Error messages
Status: Alpha
Brought to you by:
thomas_scholl
Iam using the 0.8 version of your fuse2ext.
Everytime i mount an ext2 FS...i get an error message von fuse:
fuse-ext2: Cant' read an inode bitmap while reading bitmap
subsequently when i try to list an directory I got following error messages:
ext2fuse_dbg_msg: Bad address while reading inode (some number)
ext2fuse_dbg_msg: Operation not permitted while reading inode (some number)
is this a know issue?
Logged In: YES
user_id=2072345
Originator: YES
Ok....my bad. I just realized, that i try to mount an ext3 disk....
anyway, theres is another issue. I made a 3gig File and formated it with ext2.
Know i did this:
ext2fuse /mnt/disk /mnt/ext2fuse
returns: fuse-ext2fs: File too large while trying to open /mnt/disk
Logged In: YES
user_id=2072345
Originator: YES
new test.... same problem with ext2 FS too