From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: pv_ops dom0 USB fixed Date: Thu, 11 Dec 2008 12:52:53 -0800 Message-ID: <49417DA5.7000400@goop.org> References: <4940210C.1060401@goop.org> <1e16a9ed0812101448i52a39946o528c74effa2690ab@mail.gmail.com> <4940C98D.6070004@goop.org> <1e16a9ed0812110850odff8f56h836b7187ad0c64b0@mail.gmail.com> <49415945.3030508@goop.org> <1e16a9ed0812111147h3416cbb5uc11a8b9f5f0d0e80@mail.gmail.com> <1e16a9ed0812111203l73a0bf5ek5f1264c4097718ef@mail.gmail.com> <4941778F.4090709@goop.org> <1e16a9ed0812111229s3e9e3e9eia8c909516daf10a2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1e16a9ed0812111229s3e9e3e9eia8c909516daf10a2@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: deshantm@gmail.com Cc: Xen-devel , Aviv Grafi List-Id: xen-devel@lists.xenproject.org Todd Deshane wrote: >>> In the BIOS it has two SATA operation modes. >>> Normal and Legacy. >>> >>> If it is set to legacy, the Xen kernel stops dead at >>> the initramfs prompt. >>> >>> Xen boot of Normal and Legacy mode attached. >>> >>> I will now try to copy my xen config over to the >>> VT-d (755) box. >>> >> Hm, I would have expected to see some reference to "ahci" in there. Does >> your initscript look for the root device via a hardcoded device, or by using >> label/uuid? >> >> > > Which init script are you referring to? > Sorry, I meant your initrd. J