Jordan Share <[EMAIL PROTECTED]> writes: > Perhaps Unattended can wipe the partition table, at least if you tell > it to "Use Whole Disk" ?
It already does, or tries to. By default, our first partitioning command is "fdisk /clear 1" which translates into the Parted command "parted mklabel msdos". Have you made any changes to Z:\dosbin\install.pl, Z:\site\config.pl, or Z:\site\unattend.txt related to partitioning? Unless the mklabel command also preserves some state, which I suppose is possible. Wow, that would be broken... - Pat ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
