Date: Sun, 15 Feb 2004 10:46:54 -0800 From: John-Mark Gurney <gurney_j@efn.org> To: Stefan Bethke <stb@lassitu.de> Cc: sparc64@freebsd.org Subject: Re: OT: Solaris Jumpstart from FreeBSD Message-ID: <20040215184654.GB85686@funkthat.com> In-Reply-To: <00C23764-5FD8-11D8-AA39-000393496BE8@lassitu.de> References: <20040116072040.GA99497@blossom.cjclark.org> <00C23764-5FD8-11D8-AA39-000393496BE8@lassitu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Bethke wrote this message on Sun, Feb 15, 2004 at 17:57 +0100: > Am 16.01.2004 um 08:20 schrieb Crist J. Clark: > > >Before I hack away at the Solaris Jumpstart tools to get them to run > >on FreeBSD, I was wondering if anyone here has done or can provide a > >pointer to someone who has already done this and is willing to share > >scripts, patches, etc. > > > >Sorry for being off topic, but I figured if any FreeBSD community knew > >of something like this, this one would. > > I always wanted to do that, but never found the time to fully set up a > server. > > One problem that I did need to solve: extract the data from a install > cd image. The standard Solaris CDs have one ISO in the usual location, > but are also labelled and have UFS filesystems on them, which are > neccessary for booting. The attached little tool will print out block > numbers from the image so that one can extract the filesystems with dd. are you sure this is needed anymore? since phk put the cd drivers under geom, you should be able to see the partitions on the label if you have the geom_sunlabel module loaded... and on a sparc64 box, you can just mount the fs read-only right off the cd... I did this a while back with hacks to the ide cd driver before phk did the work... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040215184654.GB85686>