Subject: Re: mounting Solaris partition
To: Joseph Red <jred@worldnet.att.net>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-sparc
Date: 07/10/1998 23:41:22
You probably do not want to mount the solaris partition on top
of your root filesystem :)
Try 'mount /dev/sd0c /mnt'
Assuming you are sure sd0c is the right partition... what does
a disklabel sd0 return?
David/absolute
-=- "They're only red from all the thoughts unused inside my head" -=-
On Sat, 11 Jul 1998, Joseph Red wrote:
> Well, the subj. says most of it. I'm mostly newbie, but not completely.
> I'm trying to mount a Solaris partition in netBSD1.3. He's a shot:
>
> # mount /dev/rsd0c /
> mount_ffs: /dev/rsd0c on /: Block device required
> # mount /dev/sd0c /
> mount_ffs: /dev/sd0c on /: specified device does not match mounted device
>
> Any ideas on this would be appreciated.
>
> Thanks
> Joe
>