FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 06-30-2012, 09:38 PM
JD
 
Default Optical media drive emulation in linux kernel

Does it exist?
What about kernel add-on packages
that would insert the pseudo-driver shim
and the apps to use it?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-30-2012, 09:43 PM
Andy Blanchard
 
Default Optical media drive emulation in linux kernel

On 30 June 2012 22:38, JD <jd1008@gmail.com> wrote:

Does it exist?

What about kernel add-on packages

that would insert the pseudo-driver shim

and the apps to use it?



If you mean, for instance, can I put an ISO image on my HD and mount it, then it's built in to the Kernel:

mount -t iso9660 -o loop,ro <path to image> <mount point>


--
Andy

The only person to have all his work done by Friday was Robinson Crusoe

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-30-2012, 09:59 PM
JD
 
Default Optical media drive emulation in linux kernel

On 06/30/2012 03:43 PM, Andy Blanchard wrote:


On 30 June 2012 22:38, JD <jd1008@gmail.com <mailto:jd1008@gmail.com>>
wrote:


Does it exist?
What about kernel add-on packages
that would insert the pseudo-driver shim
and the apps to use it?


If you mean, for instance, can I put an ISO image on my HD and mount
it, then it's built in to the Kernel:


mount -t iso9660 -o loop,ro <path to image> <mount point>


--
Andy

/The only person to have all his work done by Friday was Robinson Crusoe/



Hi Andy,
no, that is not what I meant. I really mean a cd/dvd/optical media
hardware device emulation,

and not the FS support of iso9660.

I read some blogs about cdemu, which is not
available in the fedora repos.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-03-2012, 11:07 AM
Ian Chapman
 
Default Optical media drive emulation in linux kernel

On 01/07/12 05:38, JD wrote:

Does it exist?
What about kernel add-on packages
that would insert the pseudo-driver shim
and the apps to use it?


I don't believe so. You probably need something like:

http://cdemu.sourceforge.net

which incidentally does work quite well but you'll need to go through
the pain of building it yourself. There is also an iSCSI hack which lets
you create a virtual optical device and even share that as a block
device over the network being iSCSI. You can even burn DVDs to it, with
the end result being an ISO, but for all intents and purposes it appears
to be a physical optical device. I seem to remember its
scsi-target-utils and you'll probably also want iscsi-initiator-utils to
use it. Both of which are in Fedora.


--
Ian Chapman.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-03-2012, 05:53 PM
Bill Davidsen
 
Default Optical media drive emulation in linux kernel

JD wrote:

On 06/30/2012 03:43 PM, Andy Blanchard wrote:


On 30 June 2012 22:38, JD <jd1008@gmail.com <mailto:jd1008@gmail.com>> wrote:

Does it exist?
What about kernel add-on packages
that would insert the pseudo-driver shim
and the apps to use it?


If you mean, for instance, can I put an ISO image on my HD and mount it, then
it's built in to the Kernel:

mount -t iso9660 -o loop,ro <path to image> <mount point>


--
Andy

/The only person to have all his work done by Friday was Robinson Crusoe/



Hi Andy,
no, that is not what I meant. I really mean a cd/dvd/optical media hardware
device emulation,
and not the FS support of iso9660.

I read some blogs about cdemu, which is not
available in the fedora repos.


Yes, although the utility of that is questionable. No emulator will let you do
things like a proper rip of a CD, because the fancy subtrack and odd preburn
areas and such aren't in your image. And if you are debugging optical media
drivers, I doubt any emulation will be a bizarre as burner firmware.


You can get a better emulation by using kvm, starting qemu-kvm with the -cdrom
option, but what you need to emulate is the optical media device, as well as the
media itself, and the accuracy of emulation is dubious.


--
Bill Davidsen <davidsen@tmr.com>
"We have more to fear from the bungling of the incompetent than from
the machinations of the wicked." - from Slashdot


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 

Thread Tools




All times are GMT. The time now is 12:09 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org