Thanks Thibaut for the Fast reply.
I have 4 options in SATA operation in the bios.

- Raid Autodetect / AHCI : Raid if signed drives, otherwise AHCI
- Raid Autodetect / ATA : Raid if signed drives, otherwise ATA
- Raid On = SATA is configured for Raid on every boot
- Legacy = this mode provides for compatibility with some older operating 
systems that do not support native resources assigned to the drive controller.

I've tried all...Same problem...

Ziad O'Hanlon



----- Message d'origine ----
De : Thibaut Mauger <[EMAIL PROTECTED]>
À : Ziad O'Hanlon <[EMAIL PROTECTED]>
Envoyé le : Jeudi, 6 Mars 2008, 15h15mn 31s
Objet : Re: [Unattended] Partitionning Problem with (?) SATA AHCI

Ziad O'Hanlon wrote:
> 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.

Change SATA AHCI to plain old SATA in BIOS and everything should work.

Tibo





      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente 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