Results 1 to 2 of 2
i think i found somthing to make dvd images from avi movies now i need somthing to mount the iso image on to a virtual drive so i can work ...
- 04-28-2008 #1
software to mount dvd image to virtual drive?
i think i found somthing to make dvd images from avi movies now i need somthing to mount the iso image on to a virtual drive so i can work on it with dvd shrink this in linux mint
- 04-28-2008 #2
to mount an iso image as a virtual drive just do (as root of course):
mount -t iso9660 /iso-image /virtual-device -o loop


