Hello All,

I have a partition scheme that is working on almost every computers (Dell 
optiplex GX280, GX60, 745, precision 340, Latitude D430...etc..etc).
30Go C and rest D...

But on : Optiplex 755 and Precision 390 it's not working.

Here are my commands :
    partition_cmds="parted /dev/dsk mklabel msdos;parted /dev/dsk mkpartfs 
primary fat32 0 4000;parted -- /dev/dsk mkpart extended 30720 -0;parted -- 
/dev/dsk mkpartfs logical fat32 30720 -0;sleep 2;parted /dev/dsk set 1 boot on;"
    partition_cmds_sys="parted /dev/dsk rm 1; parted /dev/dsk mkpartfs primary 
fat32 0 4000; parted /dev/dsk set 1 boot on;"

And the Format Command :

    format_cmd="format /y /z:seriously /q /u /a /v: c:"

So on the 755 and 390 : It stop during installation because it do not find the 
D (for D&S).
And when looking at the partition I have 4Go then 26 non allocated...then the 
rest as Unknown in an extended partition.

I do not understand where things goes wrong ...
Common point, they are both using : SATA AHCI Controller....

Any advice would be greatly appreciated.

Ziad O'Hanlon





      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to