View previous topic :: View next topic |
Author |
Message |
crazedcougar Tux's lil' helper
Joined: 16 Dec 2003 Posts: 144 Location: GMT -5
|
Posted: Sat Feb 25, 2006 3:12 pm Post subject: mount: Not a directory |
|
|
Hi,
I'm not 100% sure this is the correct forum, but anyway:
I'm trying to mount an image file in my home dir on /mnt/virtual.
The image used to be and mdf/mds, but I've converted it using mdf2iso.
Code: | # mount -t iso9660 -o loop myIso.iso /mnt/virtual/
mount: Not a directory |
What could the problem be?
Thanks in advance,
--crazedcougar _________________ crazedcougar@gmail.com |
|
Back to top |
|
|
SinoTech Advocate
Joined: 20 Mar 2004 Posts: 2579 Location: Neunkirchen / Saarland / Germany
|
Posted: Sat Feb 25, 2006 4:12 pm Post subject: |
|
|
Don't have much experience with mouting images, so that's just a guess, but have you enabled "loopback device support" in your kernel?
Code: |
Device Drivers
--> Block devices
--> <*> Loopback device support
|
Regards,
Sino |
|
Back to top |
|
|
crazedcougar Tux's lil' helper
Joined: 16 Dec 2003 Posts: 144 Location: GMT -5
|
Posted: Sat Feb 25, 2006 4:19 pm Post subject: |
|
|
yes. _________________ crazedcougar@gmail.com |
|
Back to top |
|
|
SinoTech Advocate
Joined: 20 Mar 2004 Posts: 2579 Location: Neunkirchen / Saarland / Germany
|
Posted: Sat Feb 25, 2006 4:28 pm Post subject: |
|
|
Ok, then I'm totaly clueless on what's going wrong. Sorry.
Regards,
Sino |
|
Back to top |
|
|
crazedcougar Tux's lil' helper
Joined: 16 Dec 2003 Posts: 144 Location: GMT -5
|
Posted: Sat Feb 25, 2006 7:53 pm Post subject: |
|
|
thanks anyway... I'll see if i can find out anything else. _________________ crazedcougar@gmail.com |
|
Back to top |
|
|
FcukThisGame l33t
Joined: 20 Apr 2005 Posts: 776 Location: /lost+found
|
Posted: Sun Feb 26, 2006 1:41 am Post subject: |
|
|
That's odd... Try running just 'mount' and see if you get the same error.
I'd make sure you have root access and that you correctly specify everything. _________________ Sysadmin by trade, geek by choice
DESKTOP:
i7-3770K|8800GTS-512|32GB|1x256GB SSD|4x1TB|HD/BDROM|1920x1200+1680x1050
Win8 Pro w/ Hyper-V|Server 2012 VM|Ubuntu VM|Gentoo VM
TABLET: Samsung Ativ 700t
i5-3317U|4GB|128GB SSD|1920x1080 Touch
Win8 |
|
Back to top |
|
|
crazedcougar Tux's lil' helper
Joined: 16 Dec 2003 Posts: 144 Location: GMT -5
|
Posted: Sun Feb 26, 2006 3:08 pm Post subject: |
|
|
After more testing i've discovered that I can mount other ISOs there. But not that one. It doesnt look like permissions could be the problem. I've heard a bug where ccd2iso would create faulty images, could this be the case with mdf2iso? If so, which i think is likely, is there a way to mount mdf/mds? _________________ crazedcougar@gmail.com |
|
Back to top |
|
|
crazedcougar Tux's lil' helper
Joined: 16 Dec 2003 Posts: 144 Location: GMT -5
|
Posted: Mon Feb 27, 2006 3:48 pm Post subject: |
|
|
bump _________________ crazedcougar@gmail.com |
|
Back to top |
|
|
playahater Guru
Joined: 02 Jul 2005 Posts: 382 Location: Serbia
|
Posted: Thu Mar 09, 2006 1:48 pm Post subject: |
|
|
crazedcougar wrote: | After more testing i've discovered that I can mount other ISOs there. But not that one. It doesnt look like permissions could be the problem. I've heard a bug where ccd2iso would create faulty images, could this be the case with mdf2iso? If so, which i think is likely, is there a way to mount mdf/mds? |
i`ve used mdf2iso many many times and it has always worked just fine .. ..
try searching the forum .. i saw somewhere a way you could try to mount mdf but i think that at the end you have to convert mdf to iso in order to mount it ..
Cheers _________________ http://droopia.net |
|
Back to top |
|
|
|