Rocks: Recover Partition Table

From Define Wiki
Revision as of 10:00, 13 May 2013 by Michael (talk | contribs) (Created page with "Two Step Recovery Procedure - Recover the partition tables - Re-install the grub boot loader <pre> Utility to recover the disk partitions: www.cgsecurity.org/wiki/TestDisk ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Two Step Recovery Procedure - Recover the partition tables - Re-install the grub boot loader

Utility to recover the disk partitions: www.cgsecurity.org/wiki/TestDisk 

# Easiest to book off knoppix
testdisk /dev/sda

# proceed through the menus 
# intel/pc partition should be fine unless running a GPT parititon
# apply changes when partitions are discovered]

# then boot off a rocks rescue disk
# at the boot prompt:
build rescue 

chroot /mnt/sysimage
grub-install /dev/sda