From owner-freebsd-stable@FreeBSD.ORG Mon Aug 28 13:25:37 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 435CD16A4DE for ; Mon, 28 Aug 2006 13:25:37 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D47F43D70 for ; Mon, 28 Aug 2006 13:25:30 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 13659 invoked from network); 28 Aug 2006 13:25:28 -0000 Received: from unknown (HELO localhost) (775067@[217.50.145.224]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 28 Aug 2006 13:25:28 -0000 Date: Mon, 28 Aug 2006 15:25:21 +0200 From: Fabian Keil To: freebsd-stable@freebsd.org Message-ID: <20060828152521.2973b8e4@localhost> In-Reply-To: <20060827192741.fd7c86a4.torfinn.ingolfsen@broadpark.no> References: <20060827034652.ad43299b.torfinn.ingolfsen@broadpark.no> <20060827181312.38bd2ab6@localhost> <20060827192741.fd7c86a4.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2008-08-18.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_QMha4GaUNNa0N5NR.J.XZPf; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: 16M RAM enough for FreeBSD 6.1? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 13:25:37 -0000 --Sig_QMha4GaUNNa0N5NR.J.XZPf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Torfinn Ingolfsen wrote: > On Sun, 27 Aug 2006 18:13:12 +0200 > Fabian Keil wrote: >=20 > For information: I'm still trying to find a sodimm card for this > machine, as everything would be easier if it had more memory. > We'll see how I manage that; here in Norway it is not so easy to find > things like that, and transport costs from the US are prohibitive for > a hobby budget. >=20 > > I moved the harddisk into a more powerful machine, > > installed FreeBSD there, build a lighter kernel and > > put the disk back. >=20 > Are there any FAQ's arounf for things I can safely remove from a 6.1 > kernel? I don't think so, but usually the comments are enough to decide if you need something or not. The man pages help with the rest. > > In your case it's probably easier to create a disk image > > in Qemu, copy it to a CD and then use something that >=20 > Hmm, I'm not very familiar with Qemu. A quick web search didn't turn up > any obvious pointers on how to create a ISO image from a qemu image, or > how to make an ISO image from the (currently running) Qemu image. You can burn the Qemu image like every other file, you can even burn it directly without putting it into an ISO file first. You should stop Qemu first though, otherwise you might end up with an inconsistent image. If you only want to replace a partition, you can load the image with mdconfig to extract the partition you need. Fabian --=20 http://www.fabiankeil.de/ --Sig_QMha4GaUNNa0N5NR.J.XZPf Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE8u7GBYqIVf93VJ0RAuHRAKC77fHMJ87YpZVU4MOvMKXFh8i29QCfdgyQ y6u68+1sEsopMPTXOrtkrYM= =H1v+ -----END PGP SIGNATURE----- --Sig_QMha4GaUNNa0N5NR.J.XZPf--