Hello Thomas, I have a few questions and hints for you.
On Mon, May 29, 2006 at 07:03:44PM +0200, Thomas Meyer wrote: > how to print the gpt entry data in a more raw data style? Why do you believe GPT is at fault here? What do you mean by "in a more raw style"? If you want the exact locations of partitions, use "unit s" to set the default unit to sectors. I don't know anything about HFS+, but I suggest the following: Get a raw dump of the file system header, for example with % dd if=/dev/sdb6 bs=1k count=4 | hexdump -C > dump-sdb6.hex Then file a bug report at http://alioth.debian.org/tracker/?func=add&group_id=30287&atid=410685 with the description you gave in this mail and the dump attached. Thanks a lot! Leslie -- gpg --keyserver pgp.mit.edu --recv-keys 0x52D70289 http://nic-nac-project.de/~skypher/
pgpvuiaX0S3Hc.pgp
Description: PGP signature
_______________________________________________ bug-parted mailing list bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted