From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Post Subject: Re: Can not find the cdrom device in /dev/ after booted into xen(3.0.3) Date: Sat, 02 Dec 2006 02:05:45 +0800 Message-ID: <1164996345.16585.142.camel@tower> References: Reply-To: tim.post@netkinetics.net Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Liang Yang Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, 2006-12-01 at 09:12 -0700, Liang Yang wrote: > Hello, > > I just did a fresh installation of Xen 3.0.3. However, I can not find my > cd-rom device under /dev/ after I booted into Xen. If I booted into Linux > native (RHELAS 4.4), CD-ROM device is there and listed as /dev/cdrom. I know > Xen changed the CD-ROM access mode from HVM domain. But for Xen domain0, it > should still be listed as /dev/cdrom, right? Should be. > I think the driver for CD-ROM must be already loaded and it is hided by Xen > somehow. I checked a Linux Server beta version which has integrated Xen on > the same platform, I can find the cdrom device in /dev/. I remember Xen > 3.0.2 does not have this problem either. > > Could anyone share some solutions? > Please post the output of lsmod and lspci so the list can help you diagnose the issue. My guess is your IDE was loaded via insmod in linuxrc and was not picked up by a depmod when xen installed. Uncommon, but not the first time I've seen it in RHEL. > Thanks, > > Liang > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users