Hi,
I need to urgently mount a raw fs partition. I've tried the following...
>mount -F raw /dev/rdsk/c2t1d0s2 /cemf/db
mount: operation not applicable to FSType raw
also
>mount /dev/rdsk/c2t1d0s2 /cemf/db
mount: operation not applicable to FSType raw
> mount /dev/rdsk c2t1d0s2 /cemf/db
Usage:
mount [-v | -p]
mount [-F FSType] [-V] [current_options] [-o specific_options]
All fail, any help please,
cheers,
Andrew
cheers,
Andrew
I need to urgently mount a raw fs partition. I've tried the following...
>mount -F raw /dev/rdsk/c2t1d0s2 /cemf/db
mount: operation not applicable to FSType raw
also
>mount /dev/rdsk/c2t1d0s2 /cemf/db
mount: operation not applicable to FSType raw
> mount /dev/rdsk c2t1d0s2 /cemf/db
Usage:
mount [-v | -p]
mount [-F FSType] [-V] [current_options] [-o specific_options]
All fail, any help please,
cheers,
Andrew
cheers,
Andrew