Is there any tool in Linux that will allow me to mount a CD Image on a local drive/partition/fake CD?
Is there a tool that will do the above and also supports .DAA files?
Mounting a CD Image
Started by mop, Apr 08 2008 06:12 AM
3 replies to this topic
#1
Posted 08 April 2008 - 06:12 AM
|
|
|
#2
Guest_Jordan_*
Posted 10 April 2008 - 05:06 AM
Guest_Jordan_*
I don't know what a .DAA file is but you can mount an ISO with this command:
You have to bee root for this to work.
# mount -o loop disk1.iso /mnt/dir[FONT=monospace] [/FONT]
You have to bee root for this to work.
#3
Posted 13 April 2008 - 05:33 AM
You have to have a certain module installed in your Kernel to do this though. I think it comes standard now.
#4
Posted 15 April 2008 - 07:05 AM
What kernel module is it?


Sign In
Create Account


Back to top









