Hello,
Beforehand, sorry if the formatting of this post is not fully correct as I want to get it posted and then edit later so that the format is better.
I have managed to get myself into a situation where it looks like my hard drive superblock has become corrupted somehow and now some of my files are not showing up.
As of right now, I'm pulling everything off that I currently can so I can at least salvage some if there is nothing I can do.
I've ran some commands to see if I can locate the app.py file that I'm looking for at it shows up in that list
This command does bring up the app.py in the correct directory, but when I "ls" it does not show up.
Running, "fsck /dev/ada0" brings up:
I've never been in this situation, so if you have other diagnostic commands, and some advice on how to proceed, please let me know!
Hopefully this is not an always keep a backup lesson
Beforehand, sorry if the formatting of this post is not fully correct as I want to get it posted and then edit later so that the format is better.
I have managed to get myself into a situation where it looks like my hard drive superblock has become corrupted somehow and now some of my files are not showing up.
As of right now, I'm pulling everything off that I currently can so I can at least salvage some if there is nothing I can do.
I've ran some commands to see if I can locate the app.py file that I'm looking for at it shows up in that list
"locate app.py" |
Running, "fsck /dev/ada0" brings up:
Code:
Attempted recovery for standard superblock: failed
Attempted extraction of recovery data from standard superblock: failed
Attempt to find boot zone recovery data.
Finding an alternate superblock failed.
Check for only non-critical errors in standard superblock
Failed, superblock has critical errors
SEARCH FOR ALTERNATE SUPER-BLOCK FAILED. YOU MUST USE THE
-b OPTION TO FSCK TO SPECIFY THE LOCATION OF AN ALTERNATE
SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; SEE fsck_ffs(8).
I've never been in this situation, so if you have other diagnostic commands, and some advice on how to proceed, please let me know!
Hopefully this is not an always keep a backup lesson
