Date: Thu, 25 Oct 2001 11:51:39 -0500 (CDT) From: Seth Henry <jshenry@net-noise.com> To: <freebsd-questions@freebsd.org> Subject: Minumum installation Message-ID: <Pine.BSF.4.30.0110251145130.75983-100000@sunsecure.net>
next in thread | raw e-mail | index | archive | help
Has anyone had any experience with minimal installs/set-top box configurations? I am interested in configuring a set-top box system, and have a 128Mb IDE flash memory device. Unfortunately, the base install is bigger than this, so I've tried manually building an installation on the disk using a second hard disk. I copied all of the contents of /bin, /sbin, /usr/bin and /usr/sbin as well as /etc and a few other folders for home directories. I then created /dev and its device links and finished up by creating a folder for the /proc filesystem. This seems to work, until it gets time to launch the init's, at which point getty fails - and I can't login. It also results in a file system that is quite large. I'm sure a lot of that stuff can be removed. I have an NFS server (also running FreeBSD) that I plan to mount while building code for the device - so I simply need the boot disk (or module in this case) to hold only the code necessary to boot FreeBSD into a working mode. Does anyone know how to build a working FreeBSD system on such a small drive? Has anyone done it, and kept good notes? :) Thanks, Seth Henry jshenry@net-noise.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.30.0110251145130.75983-100000>