LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   XFS Partition problem (https://www.linuxquestions.org/questions/linux-software-2/xfs-partition-problem-232972/)

qwerty_int 09-20-2004 12:05 PM

XFS Partition problem
 
Yop!

I had a mounted partition /dev/hdd1

But it "disappeared" and I used gpart -W /dev/hdd /dev/hdd in order to recreate the partition table.

#fdisk -l /dev/hdd

Disk /dev/hdd: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdd1 * 2 19920 159993460 83 Linux

But now I get the error:

# mount /dev/hdd1 /mnt
mount: /dev/hdd1: can't read superblock

What is to be done? (I would like to keep all the data on my disk!!!)

Thx
Qwerty


All times are GMT -5. The time now is 08:44 AM.