>
>
> > > 3. I've got the following line in my config.pl in the site directory:
> > >   system "cp -r /z/os/drivers/drivers /c/drivers";
> > > When I only have the GeForce drivers in the /z/os/drivers/drivers/
> directory they copy just fine onto the local harddisk but as soon as I stuff
> more drivers into the directory (don't know what the limit is yet), the
> whole unattended setup dies after partitioning the local drive and before
> Windows starts copying it files onto the local drive. The problem here is
> that the script dies and immediately reboots the machine so I can't see what
> error the script threw or why the script actually died. :/ Any ideas on this
> issue?
> > dont know the answer....
> Damn ... if i could see what actually goes wrong. Can i disable the
> automatic reboot somewhere?


you could try the following:

drop to shell (using X on one of the questions asked) and modify the
/etc/master (where is suspect that the auto-reboot stuff is probably, since
install.pl ends with a comment '# Return control to master script, which
will run doit.bat.' to NOT reboot. btw: any canges you make in this file
will be undone on next reboot since /etc/master is a file in the initrd that
resides in RAM

the doit.bat doesnt contain any autoreboot stuff as far ias i can tell

michael
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to