[wellylug] Fsck'd Partitions... helped...
David Antliff
david.antliff at gmail.com
Wed Apr 26 09:11:10 NZST 2006
On Tue, 25 Apr 2006, Jo Booth wrote:
> fdisk now gives the following. no extended partitions? :|
Did you find and repair the chain?
Can you post the output of this please?
sudo dd if=/dev/hda bs=16 count=5 skip=27 | hexdump
or if you don't have hexdump but you do have vim installed, you can pipe
into 'xxd' instead.
Also, as I noted in a previous post, sfdisk is more useful than fdisk. It
appears -u with fdisk is still unhelpful - sfdisk -uS is much easier to
work with.
--
David.
More information about the wellylug
mailing list