10 Nov
2007
10 Nov
'07
12:16 p.m.
I don't know if I'm getting you right. You can use mac-fdisk to print your current partition table: #> mac-fdisk -r /dev/hdXYZ Command (? for help): p (...partition table...) Command (? for help): q #> Now copy & paste it. -Armin Am Samstag, den 10.11.2007, 12:27 +0100 schrieb sacarde:
Hi, in mac-mini-ppc I have a partition table in HFS type
with partitions: hfsplus, ufs-44bsd, ext3 filesystem
how can I save this partition table ?
thank you