Hi I think that you need to post your exact configuration. In no case does 30 + 15 = 50 Gb, so where's the other 5Gb? Also your description seems to confuse partitions and drives.
A tool like parted or partition magic should be able to resize/move/create partitions. Guessing a bit at your configuration, then if you want to use the space used by a Linux EXT3 logical partition for Solaris, then you would need to do something like this (using parted): 1. Delete the EXT3 logical partition. 2. Move any remaining logical partitions to the end of the extended partition. 3. Shrink the extended partition by moving the start position. After that you should have a 'hole' before the extended partition. 4. (optional) Create a blank partition in the hole. A+ Paul -- This message posted from opensolaris.org