Hi,

I've got few problems with partionning.
I've modified install.pl to create my own partition scheme:

'20Go C:, 20% du reste D: , Reste E: '=>
'fdisk /pri:20,100;fdisk /pri:20,100 /spec:7;fdisk /pri:100,100 /spec:7',

But i've got a problem. It creates the 3 partitions. D and E are perfect.
But C is always 3.91Go with an unallocated 8Go DD behind.
Even if i fix the size of C :

'12Go C:,30% of rest D: , Rest E:' =>
'fdisk /pri:12288;fdisk /pri:30,100 /spec:7;fdisk /pri:100,100 /spec:7',

Is there something wrong in my fdisk command?? Or do i have to do that
differently?

Thx for any Help.

Ziad O'Hanlon

PS: Thx a lot to Dag Nummedal for taking time to answer about postinstall
Formating. It worked great.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to