about ubifs question

tommy jiujin.hong at mid-fun.com
Wed Aug 19 02:28:50 EDT 2009


hi,sir !

Can you explain why my ubifs switch to read-only filesystem when it resume from suspend !

Unmounting local filesystems...
mount: can't find /mnt/ram in /proc/mounts
UBIFS error (pid 1201): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 1201): ubifs_write_inode: can't write inode 135, error -30
UBIFS error (pid 1201): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 1201): ubifs_write_inode: can't write inode 442, error -30
UBIFS error (pid 1201): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 1201): ubifs_write_inode: can't write inode 136, error -30
UBIFS: cannot re-mount due to prior errors
mount: mounting ubi0:rootfs on / failed: Read-only file system


On 三, 2009-08-19 at 08:13 +0300, Artem Bityutskiy wrote:
> On Wed, 2009-08-19 at 12:39 +0800, tommy wrote:
> > about ubifs work under Kernel suspend and resume
> > 
> > When Kernel resume from suspend by apm -s ,
> > 
> > i touch file in nand flash and sync,but when Kernel restart ,my touched
> > file didn't occur!
> 
> How do you restart your kernel? Do you unmount cleanly?
> 
> > After Kernel resume ,i guess my touched file isn't in nand flash but
> > memory !
> 
> Try typing sync before restarting.
> 




More information about the linux-mtd mailing list