Hi. I had a reiserfs (3.6.11 from debian unstable) partition and I made a 'mkfs.vfat -F 32' on it. Is there any chance of getting the data from the old reiserfs partition?
I have not written onto it since, and mkfs.vfat performed it's duties very promptly, so I guess it just wrote something "small" to the beginning of the partition. (The partition is about 100GB so I would have noticed if it had done some serious formatting on it) Maybe some dd if=/dev/hdb5 of=... magic or what? Tommi Uimonen
