Would you mind sharing your own solution? Thanks!muggi wrote:sorry, found a solution my self.
Search found 7 matches
- 20 Jan 2013, 12:21
- Forum: Partition Recovery
- Topic: Overwritten Partition Table
- Replies: 6
- Views: 5203
Re: Overwritten Partition Table
- 13 Jan 2013, 19:41
- Forum: Partition Recovery
- Topic: Testdisk doesn't write partition table at all*
- Replies: 4
- Views: 8679
Re: Testdisk doesn't write partition table at all*
BTW, I see some lines like below in my testdisk.log (http://pastebin.com/dbMRAVsY),
recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
Do I have to execute them manually?
And whether 'device' in above output means partition or HDD? Update: e2fsck man pages states that it is a ...
recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
Do I have to execute them manually?
And whether 'device' in above output means partition or HDD? Update: e2fsck man pages states that it is a ...
- 13 Jan 2013, 13:36
- Forum: Partition Recovery
- Topic: Testdisk doesn't write partition table at all*
- Replies: 4
- Views: 8679
Re: Testdisk doesn't write partition table at all*
One point to check is whether you are running testdisk in administrator mode since other modes might not allow write permissions.
Thanks for prompt reply. But I am running sudo to run testdisk from a liveDVD after checking whether any portion of the HDD is mounted and none of them mounted. So the ...
Thanks for prompt reply. But I am running sudo to run testdisk from a liveDVD after checking whether any portion of the HDD is mounted and none of them mounted. So the ...
- 13 Jan 2013, 13:13
- Forum: Partition Recovery
- Topic: Testdisk doesn't write partition table at all*
- Replies: 4
- Views: 8679
Testdisk doesn't write partition table at all*
Hi:
I have tried to recover some partitions using testdisk with deeper search. It shows up all my partitions (including the extended ones which were lost with exact sizes in GBs). UPDATE: I tried with 'sudo' as well as 'root' and still the same results. :(
TestDisk Quick Search Output
http://i ...
I have tried to recover some partitions using testdisk with deeper search. It shows up all my partitions (including the extended ones which were lost with exact sizes in GBs). UPDATE: I tried with 'sudo' as well as 'root' and still the same results. :(
TestDisk Quick Search Output
http://i ...
- 10 Jan 2013, 16:54
- Forum: Partition Recovery
- Topic: After partition recovery, no extended partition upon reboot
- Replies: 2
- Views: 2444
deeper search advice
Hi:
Could anyone suggdest me whether it is safe the following?
Testdisk > 'Analyze' > 'Quick Search' output the following results as earlier:
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 ...
Could anyone suggdest me whether it is safe the following?
Testdisk > 'Analyze' > 'Quick Search' output the following results as earlier:
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 ...
- 10 Jan 2013, 09:29
- Forum: Partition Recovery
- Topic: After partition recovery, no extended partition upon reboot
- Replies: 2
- Views: 2444
Re: After partition recovery, no partition upon boot in linu
As stated here (http://www.cgsecurity.org/wiki/TestDisk_FAQ#How_to_make_the_system_bootable_again), I tried to insall grub in the /dev/sda,
$ sudo grub-install --boot-directory=/dev/sda5 /dev/sda
but pops out the follwoing error:
/usr/sbin/grub-probe: error: cannot find a device for /dev/sda5 ...
$ sudo grub-install --boot-directory=/dev/sda5 /dev/sda
but pops out the follwoing error:
/usr/sbin/grub-probe: error: cannot find a device for /dev/sda5 ...
- 09 Jan 2013, 09:16
- Forum: Partition Recovery
- Topic: After partition recovery, no extended partition upon reboot
- Replies: 2
- Views: 2444
After partition recovery, no extended partition upon reboot
Hi:
I am trying to recover the partitions that was lost after I ran the testdisk for the first time in Ubuntu linux.
I ran testdisk using a bootable iso image from usb stick and it sees all the partitions and also ask to reboot the computer after writing filesystems, but upon reboot, the recovered ...
I am trying to recover the partitions that was lost after I ran the testdisk for the first time in Ubuntu linux.
I ran testdisk using a bootable iso image from usb stick and it sees all the partitions and also ask to reboot the computer after writing filesystems, but upon reboot, the recovered ...