Re: mount ufs
On Fri, Nov 19, 2004 at 02:27:46PM -0800, Enrique Morfin wrote:
> Hi!
>
> in sunblade150:
>
> i want to mount my solaris system, so:
>
> # mount -t ufs -o ufstype=sun /dev/hda1 /mnt/solaris/
^
> mount: wrong fs type, bad option, bad superblock on
> /dev/hda1,or too many mounted file systems
>
> but:
>
> #fdisk /dev/hda
>
> Command (m for help): p
>
> Disk /dev/hda (Sun disk label): 16 heads, 255 sectors,
> 38307 cylinders
> Units = cylinders of 4080 * 512 bytes
>
> Device Flag Start End Blocks Id System
> /dev/hda1 32911 38052 10487640 0 Empty
Here seems /dev/hda1 empty
> /dev/hda2 u 38052 38307 520200 3 SunOS swap
> /dev/hda3 0 38307 78146280 5 Whole disk
> /dev/hda4 u 4 132 261120 82 Linux swap
> /dev/hda5 u 133 10172 20479560 83 Linux native
> /dev/hda6 u 10173 22722 25599960 83 Linux native
> /dev/hda7 u 22723 32910 20781480 83 Linux native
> /dev/hda8 0 3 6120 0 Empty
>
>
> if i boot solaris, it boot without any trouble.
>
> is the fs wrong?
I think you have something mixed up.
Cheers
Geert Stappers
Reply to:
- References:
- mount ufs
- From: Enrique Morfin <enriquemorfin@yahoo.com>