Mounting ntfs windows drive and retrieving its data
- by Sarmad
Hej,
A friend gave me his laptop which had problems with booting (windows). He claims his data on the drive to be retrieved and saved. I have Linux Ubuntu Server to mount its hard drive and check the contents. Now when I have mounted it I see only
boot.sdi, sources, System Volume Information
I have no idea why is it so? How can I access and retrieve the contents?
results of sudo fdisk -l are as follows:
Enhet Start Början Slut Block Id System
/dev/sdb1 2048 3074047 1536000 27 Hidden NTFS WinRE
/dev/sdb2 * 3074048 246945791 121935872 7 HPFS/NTFS/exFAT
/dev/sdb3 246945792 416354295 84704252 7 HPFS/NTFS/exFAT
/dev/sdb4 416354304 488394751 36020224 f W95 Utökad (LBA)
/dev/sdb5 416356352 488394751 36019200 7 HPFS/NTFS/exFAT
Please help me in this regard.