The "can't stat" message is because the fsck command cannot open the disk device, because the specified filesystem does not exist... I am guessing you had a file system and data on this disk.
As root, run the format command and see if the OS see the 2nd drive...
Format sees this drive and the partition table is intact.
The drive has two slices on it s0 and s7, both had file systems on them. The s7 slice has some data I'm trying to preserve. Both slices give me the "can't stat" message. I did a newfs on s0 and now it's ok and I can mount it.
Is there any way I can fix the s7 slice without newfs as this would destroy all my data.
Other than you hard drive being bad or the partition table being changed, the only thing I can think of is the super block is corrupted. Why this happened on both partitions seem to point to the hard drive is bad. You can try using an alternate super block to see if you can read the read the disk... The command is:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.