Hello On Wed, 2005-02-09 at 14:56, Christian Placzek wrote: > On Wednesday 09 February 2005 10:34, you wrote: > > > > Sorry, but what does df -T say? > > Does it say that reiserfs filesystem is mounted on /mnt/temp1? > No, it replied: > # /dev/loop/0 ext2 69529276 20 65997368 1% /mnt/temp1 > > If I force mount with -t reiserfs it says: > [EMAIL PROTECTED]:/home/kris 0$ # mount -o ro -t reiserfs /dev/loop/0 > /mnt/temp1/ > mount: wrong fs type, bad option, bad superblock on /dev/loop/0, > or too many mounted file systems >
what does dmesg say after mount attempt? > Thanks, this is a good hint, but I don't know how to change the identifier of > the filesystem. I know that normally mkfs.* does this task, but my friend's > overwriting of the superblock probably has changed the identifier of the > filesystem. Is it possible to apply mkreiserfs on the image whithout running > the risk to lose any data? >
