All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Post <tim.post@netkinetics.net>
To: Liang Yang <multisyncfe991@hotmail.com>
Cc: "Petersson, Mats" <Mats.Petersson@amd.com>,
	xen-devel@lists.xensource.com, Keir Fraser <keir@xensource.com>,
	xen-users@lists.xensource.com
Subject: Re: [Xen-devel] Re: logs attached. Re: Can not findthe cdrom device in /dev/ afterbooted into xen(3.0.3)
Date: Sat, 02 Dec 2006 03:39:38 +0800	[thread overview]
Message-ID: <1165001978.16585.203.camel@tower> (raw)
In-Reply-To: <BAY125-DAV1296AC45C73817F49D092093DA0@phx.gbl>

On Fri, 2006-12-01 at 12:19 -0700, Liang Yang wrote:
> See attached.
> Hi Tim, Keir and Mats,
> 
> I attached all the detailed log files (text file format). The file
extension 
> indicate the version of environment. Please take a look.
> 
> Thanks,
> 
> Liang
> 

Thought I'd add, it looks like your board is breaking up IDE and SATA on
two continents and both devices should be accessible.. however, you may
still need sr_mod too.

sr_mod, ide_cd and cdrom may do it if ide_cd and cdrom alone do not. It
depends on your MB (and type of cdrom). If its a burner, just ide_cd and
cdrom *should* get you read access to at least see the device, but I try
to avoid Intel and I'm not quite sure. 

If its a lite-on burner (or similar), chances are you may need sr_mod as
its treated as a SCSI device when its writing, and its not showing up
because the device isn't initializing properly. Well, it is, but
modprobe doesn't think it is.

I have no idea why ide_cd won't see it in read only .. can you check
dmesg to see if one of the three modules failed to load?


To recap

modprobe sr_mod
modprobe ide_cd
modprobe cdrom

Best,
-Tim

  parent reply	other threads:[~2006-12-01 19:39 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01  6:17 Can not find the cdrom device in /dev/ on xen 3.0.3 Liang Yang
2006-12-01 16:12 ` Can not find the cdrom device in /dev/ after booted into xen(3.0.3) Liang Yang
2006-12-01 16:22   ` [Xen-users] " Petersson, Mats
2006-12-01 16:38     ` Liang Yang
2006-12-01 16:44       ` Keir Fraser
2006-12-01 16:52         ` [Xen-devel] " Petersson, Mats
2006-12-01 17:23         ` Liang Yang
2006-12-01 17:33           ` Re: [Xen-users] " Keir Fraser
2006-12-01 18:05   ` Tim Post
2006-12-01 18:27     ` logs attached. Re: [Xen-users] Can not find the cdrom device in /dev/ afterbooted " Liang Yang
2006-12-01 18:34       ` Keir Fraser
2006-12-01 18:48         ` [Xen-devel] Re: logs attached. " Liang Yang
2006-12-01 18:56           ` Re: logs attached. Re: [Xen-users] " Keir Fraser
2006-12-01 18:58             ` Keir Fraser
2006-12-01 19:19               ` Re: logs attached. Re: [Xen-users] Can not findthe " Liang Yang
2006-12-01 19:24                 ` Keir Fraser
2006-12-01 19:58                   ` Alan
2006-12-01 19:39                 ` Tim Post [this message]
2006-12-01 19:10             ` Re: logs attached. Re: [Xen-users] Can not find the " Alan
2006-12-01 19:10               ` Keir Fraser
2006-12-01 19:00           ` [Xen-devel] Re: logs attached. " Tim Post
2006-12-01 18:28   ` Can not find the cdrom device in /dev/ after booted " Tim Post
2006-12-01 18:34     ` [Xen-users] Can not find the cdrom device in /dev/ afterbooted " Liang Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1165001978.16585.203.camel@tower \
    --to=tim.post@netkinetics.net \
    --cc=Mats.Petersson@amd.com \
    --cc=keir@xensource.com \
    --cc=multisyncfe991@hotmail.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.