Re: [uml-user] Problem with SKAS3 (solution)

2007-07-25 Thread FOUCHECOURT FREDERIC
Hi, After some investigation, it seems that AHCI is link with this parameter. *** Serial ATA (prod) and Parallel ATA (experimental) drivers (ATA) If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or any other ATA device under Linux, say Y and make sure that you know the name of your

Re: [uml-user] Problem with SKAS3

2007-07-24 Thread Jeff Dike
On Tue, Jul 24, 2007 at 04:37:19PM +0200, FOUCHECOURT FREDERIC wrote: > The first problem, I encounter during the xconfig is : > .config:578:warning: trying to assign nonexistent symbol SCSI_SATA_AHCI > > The second problem occurs during the creation of the initial ramdisk images > mkinitrd /boot/

[uml-user] Problem with SKAS3

2007-07-24 Thread FOUCHECOURT FREDERIC
Hi, I try to improve the performances of my virtual machines by using SKAS3. My host is a RHEL4U4 and my default config file contains the following parameter : CONFIG_SCSI_SATA_AHCI=m I have applied the corrections contained in the last skas3 path and compile my i386 kernel with the following c