Mir,
yes you are correct i can use ubuntu to mount. without live cd i get errors when mounting the filesystem... parameter invalid.
#####
Udo,
i have mounted sda1 successfully and this is the boot partition... i can see grub config and files.
root@ubuntu:~# pvscan /dev/sda2
PV /dev/sda2 VG pve lvm2 [465.26 GiB / 15.99 GiB free]
Total: 1 [465.26 GiB] / in use: 1 [465.26 GiB] / in no VG: 0 [0 ]
root@ubuntu:~# fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000af768
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1048575 523264 83 Linux
/dev/sda2 1048576 976773119 487862272 8e Linux LVM
#####
Currently i have tried all i have found an have not been successful
I followed
HOWTO: recover lost partition after unexpected shutdown:
http://ubuntuforums.org/archive/inde...t-1682038.html
sudo fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000af768
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1048575 523264 83 Linux
/dev/sda2 1048576 976773119 487862272 8e Linux LVM
sudo debugfs -w /dev/sda1
debugfs 1.41.11 (14-Mar-2010)
debugfs: clri <8>
debugfs: quit
sudo fsck -yv /dev/sda1
finished with no problems
then rebooted with
ALT+PrnScreen+r+e+i+s+u+b
reboots... then i still see the same issue..
Bookmarks