View Single Post
Old 08-08-2010, 01:40 PM   #24
catharsis
Addict
catharsis began at the beginning.
 
Posts: 206
Karma: 14
Join Date: Dec 2009
Device: iRex DR800SG, Onyx Boox M92
Hi, I'm trying to mount from a Fedora Live-CD
When I try the first method:
[root@localhost liveuser]# modprobe jffs2
[root@localhost liveuser]# modprobe mtdram total_size=90000 erase_size=256
FATAL: Error inserting mtdram (/lib/modules/2.6.33.3-85.fc13.i686/kernel/drivers/mtd/devices/mtdram.ko): Cannot allocate memory

When I try the second:
[root@localhost 6638-3431]# modprobe loop
[root@localhost 6638-3431]# modprobe mtdblock
[root@localhost 6638-3431]# modprobe block2mtd
[root@localhost 6638-3431]# losetup /dev/loop0 rootfs.bin
losetup: /dev/loop0: device is busy

As my Linux experience is almost none, what is wrong?
catharsis is offline   Reply With Quote