Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DATA RECOVERY, NTFS using linux.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
felixo
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2004
Posts: 88

PostPosted: Mon Mar 20, 2006 1:44 am    Post subject: DATA RECOVERY, NTFS using linux. Reply with quote

Hello all, I am a gentoo user. I have long since dumped windows, but a friend of mine is frantic and wants me to save his USB maxtor data drive's data (200gb of data!)

I took the USB enclosure apart, and I installed the drive on an IDE channel. The drive can bee seen in the bios, and dmesg shows it.

I have the NTFS modules compiled in my kernel, so it should try to load them when I try to mount, but when I try to mount I get this error:

Code:

mount -o ro -t ntfs /dev/hdh1 /mnt/floppy/
mount: wrong fs type, bad option, bad superblock on /dev/hdh1,
       or too many mounted file systems


Here is a sfdisk of the disk:

Code:

sfdisk -l /dev/hdh

Disk /dev/hdh: 24792 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/hdh1          0+  24791   24792- 199141708+   7  HPFS/NTFS
                end: (c,h,s) expected (1023,254,63) found (215,254,63)
/dev/hdh2          0       -       0          0    0  Empty
/dev/hdh3          0       -       0          0    0  Empty
/dev/hdh4          0       -       0          0    0  Empty


I fear that maybe the drive is dead, or the partition table is damaged. I dont want to bother with ntfs recovery CDs, since I dont have a CDROM installed. I wonder if there is any steps I can take just with gentoo? Thanks for your help!!
Back to top
View user's profile Send private message
augury
l33t
l33t


Joined: 22 May 2004
Posts: 722
Location: philadelphia

PostPosted: Mon Mar 20, 2006 2:05 am    Post subject: Reply with quote

You might have more luck with a usb enclosure.
Back to top
View user's profile Send private message
felixo
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2004
Posts: 88

PostPosted: Mon Mar 20, 2006 2:06 am    Post subject: Reply with quote

Why would the USB enclosure increase my chances??
Back to top
View user's profile Send private message
felixo
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2004
Posts: 88

PostPosted: Mon Mar 20, 2006 8:04 am    Post subject: Reply with quote

Code:

ddrescue /dev/hdh1 /mnt/backup/ntfsimage



talked to some of the folks in #gentoo. I will try and do ddimage copy. If this works, I will be happy. If not, I will use one of the ntfs recovery tool cds. I think what may have happened to this drive was something messed up the partition table (a windows virus?)

So I will make a raw data backup using ddrescue first, ddrescues has been running with no errors! So I hope the disk is fine. If the data is then still unmountable. I will use some ntfs rescue disk.

Which should I use? salvagentfs? systemcdrescue?
Back to top
View user's profile Send private message
augury
l33t
l33t


Joined: 22 May 2004
Posts: 722
Location: philadelphia

PostPosted: Tue Mar 21, 2006 11:49 pm    Post subject: Reply with quote

felixo wrote:
Why would the USB enclosure increase my chances??

the usb interface work as scsi disk which is formated differently on disk than ide (i think) but i don't know if this is the case here
Back to top
View user's profile Send private message
felixo
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2004
Posts: 88

PostPosted: Thu Mar 30, 2006 2:29 am    Post subject: Reply with quote

That is very interesting.I will try it
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum