hello all.
I succesfully managed to do a fully (except PC-Name and Static IP) automated
installation of Windows XP with unattended. After this I thought I should
try to get it working with our good old NT4.

I managed to hack install.pl to use two different unattend-files,
unattend.xp and unattend.nt based on the choice of the OS to install. But I
don't get how to make two Fat16-Partitions, so that NT4 can gain access to
its setup-files. 
If i tried this line for fdisk_cmds: "fdisk /clear 1;fdisk /pri:2000
/fat16;fdisk /pri:2000 /fat16;fdisk /activate:1", I end up with one FAT32
and one FAT16 partition.

Is there any option allowed in "fdisk_cmds" to use FAT16 as Filesystem for
the partitions (for both)?

oh and one addition, it seems the /t:-Switch is working for NT4, since i
tried to use it to install NT4 to the second partition (d:).

--
Regards,
Björn


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to