LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-03-2003, 07:35 AM   #1
spyghost
Member
 
Registered: Jun 2003
Distribution: Redhat
Posts: 245

Rep: Reputation: 30
Question software for virtual cd in linux


hi,

is there any software that can do a "virtual cd-rom drive" in linux?
 
Old 09-03-2003, 07:54 AM   #2
gundelgauk
Member
 
Registered: Jul 2003
Distribution: Gentoo
Posts: 168

Rep: Reputation: 30
Cool

Greetings!


If you want to mount iso images that are lying around on your hdd, you don't need any extra software. Just issue the command
mount -t iso9600 /patch/image.iso /mnt/mountpoint

Though I guess this will only work with actual iso9660 images. Images with another format probably won't work.


Good luck!

Last edited by gundelgauk; 09-03-2003 at 07:55 AM.
 
Old 09-03-2003, 08:09 AM   #3
spyghost
Member
 
Registered: Jun 2003
Distribution: Redhat
Posts: 245

Original Poster
Rep: Reputation: 30
how do i make those iso images?
 
Old 09-03-2003, 09:20 AM   #4
gundelgauk
Member
 
Registered: Jul 2003
Distribution: Gentoo
Posts: 168

Rep: Reputation: 30
Lightbulb

I take it you want to create an image from an existing CDROM. To do that you need to mount that CDROM, say to /mnt/cdrom. Then you can create an iso image by issuing
mkisofs -J -o /home/user/yourcdrom.iso /mnt/cdrom

Now you should have an image called yourcdrom.iso in your home directory and you can mount this one like you would an actual cdrom in your drive by using the mount command.

I strongly suggest you the manual pages for mount and mkisofs for additional options!


Good luck!
 
Old 09-03-2003, 11:13 AM   #5
spyghost
Member
 
Registered: Jun 2003
Distribution: Redhat
Posts: 245

Original Poster
Rep: Reputation: 30
i suppose to unmount is just umount /mnt/cdrom
 
Old 09-03-2003, 11:48 AM   #6
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
You can use dd to make one-to-one images of cds:
dd if=/dev/hdc of=/myimage.iso bs=2048
Replace /dev/hdc with your cdrom device if applicable.

Last edited by aaa; 09-03-2003 at 11:49 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there any Virtual CD software for linux? xcalibra Linux - Software 12 05-04-2006 04:25 PM
virtual music jukebox software fulviom Linux - General 1 09-02-2005 07:36 PM
Virtual Machine Software. Is it for me? Damon Spector Linux - Software 1 08-07-2005 12:56 PM
Free Virtual Machine Software? Corey Edwards General 7 07-07-2005 06:26 PM
What software can be used to create Virtual CD ? futurist Linux - Software 16 07-06-2003 10:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration