Jump to content

Featured Replies

Posted

Here is my scenerio. The ISO file I am trying to get to mount on rehat Linux machine is on Windows 7. Whe I do the mount -o loop etc do I include the window drive its on? I have tried several ways get the same result. NO SUCH FILE or DIRECTORY. On the file from Windows 7.

 

I have tried:

 

sudo mount -o loop,ro -t iso9660 /asg/asgroot/Reston/"Quality Assurance"/Public/Reston/TWBA52GA/TEM520.iso /mnt/TWBA

 

I also tried the following after moving the files to an actual drive in Wins.:

 

sudo mount -o loop,ro -t iso9660 "D:\mariol\My Downloads\TWBA52GA\TEM520.iso" /mntTWBA

 

Any suggestions? I know I am doing this wrong. I am new at this. Thank you.

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...