All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fantu <fantonifabio@tiscali.it>
To: xen-devel@lists.xensource.com
Subject: Re: Cdrom on Linux domU PV
Date: Thu, 9 Feb 2012 05:57:09 -0800 (PST)	[thread overview]
Message-ID: <1328795829465-5469490.post@n5.nabble.com> (raw)
In-Reply-To: <1328784596.6133.141.camel@zakaz.uk.xensource.com>

Thanks

I have rebuild xen to latest revistion, now:
Dom0 is Squeeze 6.0.4 64 bit with kernel 2.6.32-5-xen-amd64 version
2.6.32-41, xen from xen-unstable.hg changeset 24709:8ba7ae0b070b

--------------------------------
DomU Mint 11 (based on Natty - Ubuntu 11.04):
udev           167-0ubuntu3
linux-image-2.6.38-8-generic           2.6.38-8.42

With iso cdrom, on xl file configuration:
'/mnt/vm/iso/precise.iso,raw,xvdb,ro,cdrom' 

udevadm info --query=all --path /block/xvdb
P: /devices/vbd-51728/block/xvdb
N: xvdb
S: disk/by-path/xen-vbd-51728
S: disk/by-label/Ubuntu\x2012.04\x20LTS\x20amd64
E: UDEV_LOG=3
E: DEVPATH=/devices/vbd-51728/block/xvdb
E: MAJOR=202
E: MINOR=16
E: DEVNAME=/dev/xvdb
E: DEVTYPE=disk
E: SUBSYSTEM=block
E: ID_PATH=xen-vbd-51728
E: ID_PART_TABLE_TYPE=dos
E: ID_FS_LABEL=Ubuntu_12.04_LTS_amd64
E: ID_FS_LABEL_ENC=Ubuntu\x2012.04\x20LTS\x20amd64
E: ID_FS_TYPE=iso9660
E: ID_FS_USAGE=filesystem
E: UDISKS_PRESENTATION_NOPOLICY=1
E: DEVLINKS=/dev/disk/by-path/xen-vbd-51728
/dev/disk/by-label/Ubuntu\x2012.04\x20LTS\x20amd64

/lib/udev/cdrom_id /dev/xvdb
Give no output

In attachment there are complete output of xenstore-ls and strace of
cdrom_id
http://xen.1045712.n5.nabble.com/file/n5469490/MINT11.txt MINT11.txt 
With strace I see how cdrom capability is at 0
--------------------------------

--------------------------------
DomU Mint 12 (based on Oneiric - Ubuntu 11.10):
udev           173-0ubuntu4.1
linux-image-3.0.0-13-generic           3.0.0-13.22 

With iso cdrom, on xl file configuration:
'/mnt/vm/iso/precise.iso,raw,xvdb,ro,cdrom'

udevadm info --query=all --path /block/xvdb
P: /devices/vbd-51728/block/xvdb
N: xvdb
S: disk/by-path/xen-vbd-51728
S: disk/by-label/Ubuntu\x2012.04\x20LTS\x20amd64
S: cdrom
E: UDEV_LOG=3
E: DEVPATH=/devices/vbd-51728/block/xvdb
E: MAJOR=202
E: MINOR=16
E: DEVNAME=/dev/xvdb
E: DEVTYPE=disk
E: SUBSYSTEM=block
E: ID_CDROM=1
E: ID_PATH=xen-vbd-51728
E: ID_PATH_TAG=xen-vbd-51728
E: ID_FS_LABEL=Ubuntu_12.04_LTS_amd64
E: ID_FS_LABEL_ENC=Ubuntu\x2012.04\x20LTS\x20amd64
E: ID_FS_TYPE=iso9660
E: ID_FS_USAGE=filesystem
E: ID_PART_TABLE_TYPE=dos
E: GENERATED=1
E: UDISKS_PRESENTATION_NOPOLICY=1
E: DEVLINKS=/dev/disk/by-path/xen-vbd-51728
/dev/disk/by-label/Ubuntu\x2012.04\x20LTS\x20amd64 /dev/cdrom
E: TAGS=:udev-acl:

/lib/udev/cdrom_id /dev/xvdb
ID_CDROM=1

In attachment there are complete output of xenstore-ls
http://xen.1045712.n5.nabble.com/file/n5469490/MINT12.txt MINT12.txt 
--------------------------------

Soon I'll try again next version of Ubuntu now in  alpha status (12.04 LTS)
and if the problem about cdrom is of distribution I will report it on
launchpad, I had already searched the forums and launchpad about it without
getting resolved.

--
View this message in context: http://xen.1045712.n5.nabble.com/Cdrom-on-Linux-domU-PV-tp5460198p5469490.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

  reply	other threads:[~2012-02-09 13:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 14:32 Cdrom on Linux domU PV Fantu
2012-02-07 16:08 ` Fantu
2012-02-08 14:56   ` Ian Campbell
2012-02-08 15:31     ` Fantu
2012-02-08 14:53 ` Ian Campbell
2012-02-09 10:22   ` Fantu
2012-02-09 10:49     ` Ian Campbell
2012-02-09 13:57       ` Fantu [this message]
2012-02-09 15:22         ` Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2011-11-25 11:12 Fantu
2011-11-30 13:02 ` Ian Campbell
2011-11-30 13:59   ` Fantu
2012-01-10  8:56     ` Fantu

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=1328795829465-5469490.post@n5.nabble.com \
    --to=fantonifabio@tiscali.it \
    --cc=xen-devel@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.