LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mounting ISO's (https://www.linuxquestions.org/questions/linux-software-2/mounting-isos-97324/)

InsaneBob 09-26-2003 08:36 PM

Mounting ISO's
 
Is it possible to mount a cd iso to my /mnt/cdrom dir so I dont have insert a cd to play a game?

redmoustache 09-26-2003 09:09 PM

try as root or sudo or whatevver

mount -t iso9660 -o loop /path/to/whatever.iso /mount/path


All times are GMT -5. The time now is 09:53 PM.