Date: Wed, 31 May 2000 22:08:37 -0500 (CDT) From: "Jeffrey S. Sharp" <jss@subatomix.com> To: Wendell Wolfe <wwolfe@internetdevices.com> Cc: freebsd-small@FreeBSD.ORG Subject: RE: TinyBSD Development Kit 0.1 "released" Message-ID: <Pine.BSF.4.21.0005312150030.90712-100000@lepton.subatomix.com> In-Reply-To: <NCBBKMEFFKKGLIFJKNILKEKDCGAA.wwolfe@internetdevices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 31 May 2000, Wendell Wolfe wrote: > > I was able to create the tinybsd.bin.gz file but am not sure how > to load the tinybsd.bin.gz file and then boot the kernel inside. I am > trying to do this with a floppy then a flash disk. The example works with an 8MB DiskOnChip on a AAEON SBC-357 embedded PC. The command to load the .bin.gz image onto the DOC is: gunzip -c tinybsd.bin.gz > /dev/rfla0 Your kernel needs to support fla devices for this to work. Also, the TBDK is targeted only at 4.0-STABLE for the moment; your mileage may vary (more than usual :) if you use something else. To make images of other sizes, either modify example/build/dev0.conf or create a sub-buildtype and specify a replacement dev0.conf with empty fs0.conf and kern0.conf files. The filesystem from the example is too big for a floppy. Note also that this is only TBDK 0.1, and I gave little thought to how great the example would be once booted, or even how many people could boot it at all; my main goal was to say "Hey look, it builds! Whaddaya think?". I plan on having some floppy buildtypes in 0.2. =============================== Jeffrey S. Sharp (XorAxAx) jss@subatomix.com -----BEGIN GEEK CODE BLOCK----- Version 3.12 GCS/IT/MU d-@ s-:+ a21 C++(++++) UBL+(+++$)> P L+(+++$)> E+> W++ N+(++) o? K? w++$> !O M(-) !V PS+ PE Y PGP- t+ 5 X+ R(+) tv+ b+ DI++(+++) G++ e> h--- r+++ y+++ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" 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.21.0005312150030.90712-100000>
