Julien TOUCHE <[EMAIL PROTECTED]> writes:

> so one extra question:
> i've looked into free fdsik options, but i didn't find how to say:
> use first partition as is (but format & co) & don't touch the rest

Just delete the first partition and re-create it as a 2G FAT
partition:

  fdisk /delete /pri:1;fdisk /prio:2000;fdisk /activate:1

In fact, this is what install.pl does itself when you ask for a
customized partitioning scheme.

 - Pat


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to