Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 16:31:45 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-sparc64@FreeBSD.org
Cc:        mailinglists@debank.tv
Subject:   Re: bsdlabel and sparc
Message-ID:  <200411191631.45264.jhb@FreeBSD.org>
In-Reply-To: <25075.81.206.188.203.1100890359.squirrel@81.206.188.203>
References:  <25075.81.206.188.203.1100890359.squirrel@81.206.188.203>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 November 2004 01:52 pm, mailinglists@debank.tv wrote:
> Hi all,
>
> I'm a bit in the dark how to use the bsdlabel facility on FBSD-5.3-STABLE.
> I'm supposed to give an architecture flag but it doesn't support sparc64.
> What's going wrong (or better yet: what am I doing wrong ?)
> The system is an Ultra-10.
>
>
> bavke# bsdlabel -e /dev/ad0
> bsdlabel: a -m <architecture> option must be specified
>
> bavke# bsdlabel -e -m sparc64 /dev/ad0
> bsdlabel: Unsupported architecture
>
> bavke# bsdlabel -e -m i386 /dev/ad0
> bsdlabel: /dev/ad0: no valid label found
>
>
> bavke# mount
> /dev/ad0a on / (ufs, local)
> devfs on /dev (devfs, local)
> /dev/ad1e on /tmp (ufs, local, soft-updates)
> /dev/ad1f on /usr (ufs, local, soft-updates)
> /dev/ad1d on /var (ufs, local, soft-updates)
>
>
> Rob Evers

Use sunlabel(8) on sparc64 machines instead of bsdlabel(8).

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411191631.45264.jhb>