Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 1995 09:38:37 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        dennis@et.htp.com (dennis)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Manual Load of 2.0.5A
Message-ID:  <199506040738.JAA26464@uriah.heep.sax.de>
In-Reply-To: <199506040035.UAA06888@mail.htp.com> from "dennis" at Jun 3, 95 08:35:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As dennis wrote:
> 
> How do I load additional sources once I've completed install. (If I try to
> run sysinstall it core dumps). For example I've loaded a minimum system and
> I want to add ssys.xx..

When in doubt,

cd /destination
cat /where/the/dist/lives/dist.* | tar -xvzf - what ever you like to xtract

Just a wild guess...

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



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