[Unattended] RE: Booting the unattended CD on a diskless laptop

2003-10-02 Thread josealf
I also report success with memdisk 2.07 pre-5 on Dell Latitude D400 laptop that was failing to boot the unattended disk image from both CD-ROM and the network. Strangely, with memdisk 2.06 pr previous, It was able to boot Bart's network disk... regards, Jose _

RE: [Unattended] How do I load different default unattend.txt def aults for 2000 and XP.

2003-10-02 Thread Max Lovius
Put this in the site\config.pl perl script, which you will have to create. It is called as a subrouting from install,So you don't need much else. Just change the XP$ and 2000$ to the regex that match your OS\ Folder names. Comes from #Which directories to include in OemPnPDriversPath. This is