From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: logs attached. Re: [Xen-users] Can not find the cdrom device in /dev/ afterbooted into xen(3.0.3) Date: Fri, 01 Dec 2006 19:10:10 +0000 Message-ID: References: <20061201191028.37de7c41@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20061201191028.37de7c41@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Alan Cc: tim.post@netkinetics.net, "Petersson, Mats" , Liang Yang , xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 1/12/06 7:10 pm, "Alan" wrote: > Also if the device is on the SATA side you need libata and drivers/ata > support not the legacy PIIX driver for the old drivers/ide code. The Xen lsmod is listing libata and ata_piix *and* the legacy piix module. So it should probably work one way or the other. I assume native is using the legacy driver since the drive appears as /dev/hda, not /dev/sdx. -- Keir