Slices are *essentially *how partitions are referred to under Solaris. You can find more here http://docs.oracle.com/cd/E19082-01/819-2723/disksconcepts-20068/index.html
But as to how to slice, you do it the same as you would with any other UNIX-like system using format/fdisk. Guidelines: http://docs.oracle.com/cd/E19082-01/819-2723/disksxadd-54639/index.html How to create fdisk partitions and slices: http://docs.oracle.com/cd/E19082-01/819-2723/disksxadd-19036/index.html http://docs.oracle.com/cd/E19082-01/819-2723/disksxadd-33190/index.html On Sun, Jun 2, 2013 at 4:40 AM, Brogyányi József <[email protected]> wrote: > Hi > > I'd like to slice a SSD or pendrive for practice three way. Just like this: > > Total disk sectors available: 97679950 + 16384 (reserved sectors) > > Part Tag Flag First Sector Size Last Sector > 0 usr wm 256 2.00GB 4194559 > 1 usr wm 4194560 22.00GB 50331903 > 2 usr wm 50331904 22.58GB 97679949 > > After this the user use the c0t5d0s0, c0t5d0s1, c0t5d0s2 but the above > part is totally different as mine. Could you write a short description > about this on Openindiana? > format -e > partition > modify... > > I can see the next if I tried a pendrive: > > Total disk cylinders available: 1924 + 2 (reserved cylinders) > > Part Tag Flag Cylinders Size Blocks > 0 unassigned wm 0 0 (0/0/0) 0 > 1 unassigned wm 0 0 (0/0/0) 0 > 2 backup wu 0 - 1923 3.76GB (1924/0/0) 7880704 > 3 unassigned wm 0 0 (0/0/0) 0 > 4 unassigned wm 0 0 (0/0/0) 0 > 5 unassigned wm 0 0 (0/0/0) 0 > 6 unassigned wm 0 0 (0/0/0) 0 > 7 unassigned wm 0 0 (0/0/0) 0 > 8 boot wu 0 - 0 2.00MB (1/0/0) > 4096 > 9 unassigned wm 0 0 (0/0/0) 0 > > I know this is much smaller but quite well for practice. So what have to > do if I wan to make a 0.5GB for c0t5d0s0, 1GB for c0t5d0s1, and last the > rest part for c0t5d0s2. > Thanks any help. > Brogyi > > > > > ______________________________**_________________ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@**openindiana.org<[email protected]> > http://openindiana.org/**mailman/listinfo/openindiana-**discuss<http://openindiana.org/mailman/listinfo/openindiana-discuss> > -- Seconds to the drop, but it seems like hours. http://www.openmedia.ca https://robbiecrash.me _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
