I have a "big" problem -because it has never happened to me something like that-. After a power outage the partition where I mounted /home did not can be mounted. I have a disk partitioned with two lvm, one for /var (40 GB), and the other for /home (30 GB). I added a whole disk (300 GB) as a physical volume for my /home logical volume, and I partitioned the disk as Primary and with the ID for Linux LVM, wich is 8e. It was created as /dev/sdd1.
The problem is that
Code: Select all
fdisk -l
Code: Select all
dev/sdd1
I'm not an expert, so apologize my poor description, but I place below the log file and some pictures:
This is the log file:
Code: Select all
Thu May 31 20:49:53 2012
Command line: TestDisk
TestDisk 6.11, Data Recovery Utility, April 2009
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Linux, kernel 2.6.38-8-generic (#42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011)
Compiler: GCC 4.5 - Oct 17 2010 20:12:36
ext2fs lib: 1.41.14, ntfs lib: 10:0:0, reiserfs lib: none, ewf lib: none
Warning: can't get size for Disk /dev/mapper/control - 0 B - CHS 1 1 1, sector size=512
/dev/sr0 is not an ATA disk
Hard disk list
Disk /dev/sda - 72 GB / 67 GiB - CHS 8855 255 63, sector size=512 - COMPAQ BD07289BB8
Disk /dev/sdb - 72 GB / 67 GiB - CHS 8855 255 63, sector size=512 - COMPAQ BD07289BB8
Disk /dev/sdc - 72 GB / 67 GiB - CHS 8855 255 63, sector size=512 - COMPAQ BD07289BB8
Disk /dev/sdd - 300 GB / 279 GiB - CHS 36472 255 63, sector size=512 - COMPAQ BD30088279
Disk /dev/sr0 - 718 MB / 685 MiB - CHS 351023 1 1 (RO), sector size=2048 - TSSTcorp CD-ROM TS-H192C
Partition table type (auto): None
Disk /dev/sdd - 300 GB / 279 GiB - COMPAQ BD30088279
Partition table type: Intel
Analyse Disk /dev/sdd - 300 GB / 279 GiB - CHS 36472 255 63
Current partition structure:
Partition sector doesn't have the endmark 0xAA55
Ask the user for vista mode
Allow partial last cylinder : No
search_vista_part: 0
search_part()
Disk /dev/sdd - 300 GB / 279 GiB - CHS 36472 255 63
Results
interface_write()
No partition found or selected for recovery
search_part()
Disk /dev/sdd - 300 GB / 279 GiB - CHS 36472 255 63
Results
interface_write()
No partition found or selected for recovery
This is what TestDisk shows when I search the partition by Intel partition table:
I hope you can give some guidance in order to solve this problem.
Greetings