The command to format the disk without confirmation is not working for me in version 4.0. The "/y" switch appears to be ignored.
To workaround this problem, I used some text redirection. Create a text file called YES on the boot floppy with contents of only "YES" and change the format command in site/unattend.txt to: format_cmd = "format c: /q /v: < YES" Chris ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
