Mark Logan wrote:
Hi Walter,

libparted was not handling the device names for disks with ZFS GPT labels correctly. Disks with MS-DOS labels can have four partitions. So the device names are /dev/dsk/c0d0p1, ..., p4. Disks with GPT labels can have more partitions. But, there are no Solaris devices for these.

Here's a fixed version of libparted with the assertion removed. I tested it on a machine with ZFS GPT labeled disks. To use it, save the attachment and run these commands:

cp -p /usr/lib/libparted.so.8 /usr/lib/libparted.so.8.save
cp libparted.so.8 /usr/lib

Hi Mark,

Where is the libparted.so.8 file located?

Paul
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to