View Single Post
Posts: 77 | Thanked: 19 times | Joined on Jun 2010 @ Spain
#5
Originally Posted by x86 View Post
Here one solution to mount it:
I have suse 11.3 with kernel 2.6.34.7-0.3-desktop
i can't mount rootfs.jffs2
all commands works perfectly excepts when i run
Code:
modprobe nandsim first_id_byte=0x20 second_id_byte=0xaa third_id_byte=0x00 fourth_id_byte=0x15
the output is
[code]
crw------- 1 root root 90, 0 Oct 9 17:34 /dev/mtd0
crw------- 1 root root 90, 1 Oct 9 17:34 /dev/mtd0ro
brw-rw---- 1 root disk 31, 0 Oct 9 17:34 /dev/mtdblock0
[code]
Then i run
Code:
ubiattach /dev/ubi_ctrl -m 0
I get an error
Code:
ubiattach: error!: cannot attach mtd0
           error 30 (Read-only file system)
And of course, can't mount it