Finally , succeeded on SNV90 HVM DomU:-
bash-3.2# newfs /dev/rdsk/c0d1s2
newfs: construct a new file system /dev/rdsk/c0d1s2: (y/n)? y
/dev/rdsk/c0d1s2:       8376320 sectors in 2045 cylinders of 128 tracks, 32 
sectors
        4090.0MB in 79 cyl groups (26 c/g, 52.00MB/g, 6400 i/g)
super-block backups (for fsck -F ufs -o b=#) at:
 32, 106560, 213088, 319616, 426144, 532672, 639200, 745728, 852256, 958784,
 7350464, 7456992, 7563520, 7670048, 7776576, 7883104, 7989632, 8096160,
 8202688, 8309216
bash-3.2# mkdir /export/home1
bash-3.2# mount /dev/dsk/c0d1s2 /export/home1
bash-3.2# df -h
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c0d0s0        8.7G   4.8G   3.8G    57%    /
/devices                 0K     0K     0K     0%    /devices
/dev                     0K     0K     0K     0%    /dev
ctfs                     0K     0K     0K     0%    /system/contract
proc                     0K     0K     0K     0%    /proc
mnttab                   0K     0K     0K     0%    /etc/mnttab
swap                   981M   1.0M   980M     1%    /etc/svc/volatile
objfs                    0K     0K     0K     0%    /system/object
sharefs                  0K     0K     0K     0%    /etc/dfs/sharetab
/usr/lib/libc/libc_hwcap1.so.1
                       8.7G   4.8G   3.8G    57%    /lib/libc.so.1
fd                       0K     0K     0K     0%    /dev/fd
swap                   980M    44K   980M     1%    /tmp
swap                   980M    40K   980M     1%    /var/run
/dev/dsk/c0d0s7         14G    15M    14G     1%    /export/home
/dev/dsk/c0d1s2        3.9G   4.0M   3.9G     1%    /export/home1

I cannot understand from were the slice number for  UFS creation appears.
I was just looping 0,1,2 - success ( ? )
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to