Article 4QP9J Problem mounting a backup hard disk.

Problem mounting a backup hard disk.

by
zaxonus
from LinuxQuestions.org on (#4QP9J)
Hello!

I have this issue mounting a partition in linux:

# mount /dev/sdc1 BHD/
mount-FULL: /root/BHD: can't read superblock on /dev/sdc1.
#

After searching the net, I ran this command:

# fsck /dev/sdc1 -p

And since it failed at some point, I followed the provided advice and ran:

# e2fsck -b 32768 /dev/sdc1

It took some time to finish. But when I run again:

# mount /dev/sdc1 BHD/

I still got the same problem.

Has anyone some recommendation on what to do to try to get back to the data on my hard disk?latest?d=yIl2AUoC8zA latest?i=DNWsephQeKw:vW_iqNgfOL4:F7zBnMy latest?i=DNWsephQeKw:vW_iqNgfOL4:V_sGLiP latest?d=qj6IDK7rITs latest?i=DNWsephQeKw:vW_iqNgfOL4:gIN9vFwDNWsephQeKw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments