Reply
Thread Tools
Posts: 268 | Thanked: 304 times | Joined on Oct 2009 @ Orlando, USA
#11
Originally Posted by Matan View Post
You can try to download and insmod this:

http://my.arava.co.il/~matan/770/n900/isofs.ko

(not tested).
That worked.

Without the module, the mount failed
Code:
Nokia-N900-42-11:/media# mount -o loop /home/user/sample.iso /media/isos
mount: mounting /dev/loop0 on /media/isos failed: Invalid argument
After inserting the module, I was able to mount the iso easily.
Code:
Nokia-N900-42-11:/media# insmod /home/user/isofs.ko 
Nokia-N900-42-11:/media# mount -o loop /home/user/sample.iso /media/isos
Nokia-N900-42-11:/media#
Can the module be made available in Extras?
 
Posts: 13 | Thanked: 1 time | Joined on Dec 2009
#12
agreed. worked for me as well
 
Posts: 289 | Thanked: 83 times | Joined on Jul 2006
#13
Originally Posted by zerosix View Post
agreed. worked for me as well
Another solution is to run with Titan's Power Kernel which has support for iso9660 file systems. there you would mount your .iso like this,

Code:
mount -t iso9660 -o loop /media/mmc1/foobar.iso/cdrom
--denis
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 03:14.