Rosen: Thanks for this. Are you the same person as Chechuty on the
forums, who posted http://www.sendspace.com/file/i8oyeb earlier?

This partition table seems to be fine in and of itself, but
unfortunately I also need to get the contents of the extended partition
table in order to reproduce this accurately. It's quite some distance
into the disk. This additional command should retrieve it:

  sudo dd if=/dev/sda bs=512 skip=193478656 count=1 status=noxfer | od
-tx1 -Ax

(Be sure to type this in accurately! The skip= number is the sector
offset of your extended partition table into the disk.)

-- 
Libparted fails to detect partitions on disk
https://bugs.launchpad.net/bugs/235998
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to