Hi.

Using gpt label parted doesn't regconise a hfsplus partition:
(parted) unit s
(parted) print

Disk /dev/sdb: 321672959s
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start      End         Size        File system  Name     Flags
 1      34s        250000s     249967s     fat16        primary  boot
 6      82031251s  321672925s  239641675s               primary


Disk /dev/sdb: 165GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End    Size   File system  Name     Flags
 1      17.4kB  128MB  128MB  fat16        primary  boot
 6      42.0GB  165GB  123GB               primary

(parted) resize 6
Start?  [42.0GB]?
End?  [165GB]? 82GB
Error: Could not detect file system.

# mount /dev/sdb6 /mnt/xchange/ -t hfsplus
# mount
(...)
/dev/sdb6 on /mnt/xchange type hfsplus (rw)
(...)

how to print the gpt entry data in a more raw data style? i can't find a 
command to do that.

any ideas?

with kind regards
Thomas



_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=footer&distributionid=000000000071



_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to