Hello yaffers, Using yaffs1/direct I believe I've found a bug in the unmount code. If one formats a device usi= ng the following sequence: yaffs_unmount() myEraseAllBlocks() yaffs_mount() the mount fails.=20 The device's isMounted flag is not cleared when unmounting.=20 Regards, Jacob Dall