1.
I tried to install winXP with lang support
but winSetup complained about to little space left
so I changed line 280 in dosbin\install.pl
from    my $post_cmds = 'fdisk /delete /pri:1;fdisk /prio:2000;fdisk /activate:1';
to      my $post_cmds = 'fdisk /delete /pri:1;fdisk /prio:4000;fdisk /activate:1';
which gave me a bigger FAT disk in the beginning, and it seems to work.
Have I missed something? - Just checking.

2.
I am trying to make a new MAKE ISO
and so far so good; the bootdisk.iso is created with the extra network.img file
BUT no CVS directory - nowhere in ISO file!? = i can not boot with CD after that
What am I doing wrong?

tia Anders 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to