qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] use physical device...
@ 2004-09-12 16:34 Marc Collin
  2004-09-12 22:17 ` Hetz Ben Hamo
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Collin @ 2004-09-12 16:34 UTC (permalink / raw)
  To: qemu-devel

hi

i would like to run physical device (cdrom)

i started qemu:

qemu -hda hd.img -fda test.IMG -boot c -user-net

after i do:

(qemu) change cdrom /dev/cdrom11


id get:
/dev/cdrom11: Permission denied

any idea to resolve that?

thanks
-- 
La boîte à prog http://www.laboiteaprog.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] use physical device...
  2004-09-12 16:34 [Qemu-devel] use physical device Marc Collin
@ 2004-09-12 22:17 ` Hetz Ben Hamo
  0 siblings, 0 replies; 2+ messages in thread
From: Hetz Ben Hamo @ 2004-09-12 22:17 UTC (permalink / raw)
  To: qemu-devel, os2

> (qemu) change cdrom /dev/cdrom11
>
> id get:
> /dev/cdrom11: Permission denied

Permissions errors? see whats your premissions in /dev/cdrom11 (why cdrom11?)

Also, you can use physical CDROM from the beginning by using something like: 
-hdb /dev/cdrom for example..

Hetz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-12 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-12 16:34 [Qemu-devel] use physical device Marc Collin
2004-09-12 22:17 ` Hetz Ben Hamo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).