by Fred on Mon Apr 28, 2008 4:49 am
leo5111,
You sure it is an iso image? It is bootable?
Create a directory or mount point:
sudo mkdir /home/leo/Virtual_Disk1
Use mount command, (assumes that your ISO file name is MyMultimedia.iso).
sudo mount -o loop -t iso9660 MyMultimedia.iso /home/leo/Virtual_Disk1
It should now show in your home folder.
Fred
Insanity: Doing the same thing over and over and each time expecting a different result.
Democracy is 2 wolves and a lamb voting on the menu. Liberty is an armed lamb protesting the electoral outcome. A Republic negates the need for an armed protest.