On Sun, Jul 18, 2010 at 11:56 PM, JKim <jyeu...@yahoo.com> wrote:

> You also have to create a filesystem on the disk slices before mounting
> them.
>
>
>
> ________________________________
>
I tried as :
#newfs /dev/dsk/c0t0d0s0
Then check it as :
#fstyp /dev/dsk/c0t0d0s0
And it recognizes it as 'ufs' . But I cannot mount as :
#mount -F ufs /dev/dsk/c0t0d0s0 /
So how can I make use of it ? Its data is not important and I just want to
format it . I don't have two IDE connectors to try for primary/secondary
hard disk attachment .
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to