Re: DPInst with DriverPacks on network repository
I wonder if a linux "live" environment would be able to be faster and support more hardware? Even something command line that has the ability to check HAL, read controller hardware and provide read/write on ntfs drives, edit windows registry/boot.ini to inject driver/HAL information.
Something like TinyLinux or DSL from a PXE boot, cd boot, usb boot or drive boot. You'd have a pre-setup like Sysprep does to prepare the system to restart using linux and other processes, ie. generalizing the hardware (might not even need to do that).
I find that a pre-imaging setup to be best, something run from windows beforehand that will run on next boot. Not needing additional media to boot from. Similar in function to Sysprep without the hardware dependency to run.
However, this would involve the ability to script in Linux, of which I have no experience. Though, I'm willing to learn. Maybe a perl scripter to help?
http://www.pixelbeat.org/cmdline.html
Command to check CPU information -
grep "model name" /proc/cpuinfo
Small *nix distro's
http://bengross.com/smallunix.html
Last edited by stamandster (2009-03-10 01:52:03)