resize/create new partitons on Solaris 10/i386
Hello:
I basically did a default install of the January release/build of Solaris 10 and now have the following partition table (I couldn't modify the default settings during install):
Info from prtvtoc:
-bash-3.00# prtvtoc /dev/rdsk/c1d0s0
* /dev/rdsk/c1d0s0 partition map
*
* Dimensions:
*512 bytes/sector
*63 sectors/track
*32 tracks/cylinder
*2016 sectors/cylinder
*39827 cylinders
*39825 accessible cylinders
*
* Flags:
*1: unmountable
* 10: read-only
*
* FirstSectorLast
* Partition Tag FlagsSectorCountSector Mount Directory
02001054368 13436640 14491007/
1301604810483201054367
2500 0 80287200 80287199
780014491008 65796192 80287199/export/home
8101 020162015
9901201640326047
and format>partition>print:
Current partition table (original):
Total disk cylinders available: 39825 + 2 (reserved cylinders)
PartTagFlagCylinders SizeBlocks
0rootwm523 - 71876.41GB(6665/0/0) 13436640
1swapwu3 -522511.88MB(520/0/0)1048320
2backupwm0 - 3982438.28GB(39825/0/0) 80287200
3 unassignedwm00 (0/0/0)0
4 unassignedwm00 (0/0/0)0
5 unassignedwm00 (0/0/0)0
6 unassignedwm00 (0/0/0)0
7homewm7188 - 3982431.37GB(32637/0/0) 65796192
8bootwu0 -00.98MB(1/0/0) 2016
9 alternateswu1 -21.97MB(2/0/0) 4032
I would like to resize the /export/home partition since I don't need that much space (home user desktop) and create a new partition for system use. From this forum, I appently need to use the format command, but I'm not sure which route to go (fdisk, modify, ?).
Thanks in advance.

