* Christoph P. Kukulies <[EMAIL PROTECTED]> [20041031 22:38]: > # fsck /dev/md2 > fsck: Could not determine filesystem type
I've seen this if /dev/md2 is not in /etc/fstab > # fsck -t ffs /dev/md2 > ** /dev/md2 > Cannot find file system superblock > ioctl (GCINFO): Inappropriate ioctl for device > fsck_ffs: /dev/md2: can't read disk label Apparently, fsck needs a disklabel. I /again/ suggest using src/tools/tools/recoverdisk and try to get as much as possible from your disk; let it run a couple times to diferent files. Start from there again. good luck -- pica _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

