Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2002 16:09:08 +0200
From:      Thomas Moestl <tmoestl@gmx.net>
To:        Evren Yurtesen <eyurtese@turkuamk.fi>
Cc:        sparc@freebsd.org
Subject:   Re: sparc64 bootable CD
Message-ID:  <20020820140908.GB1130@crow.dom2ip.de>
In-Reply-To: <Pine.A41.4.10.10208201628070.116924-100000@bessel.tekniikka.turkuamk.fi>
References:  <20020820130526.GA1130@crow.dom2ip.de> <Pine.A41.4.10.10208201628070.116924-100000@bessel.tekniikka.turkuamk.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002/08/20 at 16:31:49 +0300, Evren Yurtesen wrote:
> Its more complicated than I thought.
> It is pretty straightforward for sparc in NetBSD
> http://www.netbsd.org/Documentation/bootcd.html#sparcimage
> I was actually trying to make bootable images for sparc64 in brothers of
> FreeBSD =) The NetBSD and OpenBSD and I thought since there is a working
> sparc64 image in FreeBSD (I already installed it and made a installation
> document) I thought the FreeBSD people would know the thing I am doing
> wrong.
> I downloaded the miniroot.fs and made a iso with mkisofs with
> NetBSD and OpenBSD files and then I tried to  do
> mksunbootcd output.sio miniroot.fs miniroot.fs miniroot.fs 
> but well something went wrong.

Humm, what exactly?

> Any suggestions?

NetBSD offers bootable images now
(http://www.de.netbsd.org/Ports/sparc64/faq.html#cdrominstall), and
OpenBSD's code is in general more similar to NetBSD's, so it would
probably be helpful to ask on the NetBSD lists.
AFAIK The mksunbootcd tool will just put a root fs image into the
correct slice (and the correct slice for sparc64 differs form the
sparc one, so you will at least need to append miniroot.fs three other
times), and it depends quite a lot on the kernel handling whether such
an embedded slice on a device with a non-disk block size can even be
mounted correctly (IIRC NetBSD could not do this, so they probably
have chosen another method now).

	- thomas

-- 
Thomas Moestl <tmoestl@gmx.net>	http://www.tu-bs.de/~y0015675/
              <tmm@FreeBSD.org>	http://people.FreeBSD.org/~tmm/
PGP fingerprint: 1C97 A604 2BD0 E492 51D0  9C0F 1FE6 4F1D 419C 776C

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




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