cd /usr/local

> df -k .
>
> It will tell you which filesystem to which /usr/local belongs.
>
>
>
>
>
>
> I made an image from my working solaris8 '/opt' and then added it to my
qemu. On my solaris8 , its '/opt' seats on /dev/dsk/c0t0d0s3 so I added the
following line to my qemu /etc/vfstab :
'/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /opt ufs 2 yes -'
I tried to manually mount it , as the following :
#mount /dev/dsk/c0t0d0s3
But my qemu '/opt' is empty . I tried for the same procedure for the
'/usr/local' and it got through. Can you please let me know what is the
labeling rule that I have to obey to have the /opt seated on my qemu?
Thank you
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to