Bootable Business Card nears 2.0 release
December 31st, 2002 by Nick Moffitt in
The Linux Bootable Business Card is a mini Linux-distribution, small enough to fit on a business card-sized CD-ROM.
LNX-BBCs can be used to rescue ailing machines, perform intrusion post-mortems, act as a temporary workstation, install Debian, and perform many other tasks that we haven't yet imagined.
Since the release of the last pressed version, 1.618, the LNX-BBC project has been busy adding features in preparation for an all-new 2.0 release.
The new version
no longer keeps the initial ramdisk around, freeing up RAM
uses tmpfs for read-write space, allowing the user to turn on swap partitions and let the filesystem swap out of core as needed.
supports journaling filesystems: reiserfs, xfs, ext3, and potentially JFS.
has LVM support
builds entirely from source code using the powerful GAR packaging system
adds a "discover" package to auto-detect hardware and load appropriate modules
Now uses devfs, and the read-only mounts of disk partitions use sane disk1/part4-style layout
Building from GAR means that we aren't installing a lot of static binaries anymore. The 1.618 BBC had duplicate libraries for the initial ramdisk and the running system after boot, but now we just have the one set. In addition, we're no longer keeping around device inodes on disk thanks to devfs.
We have a great many packages installed now, including security and repair utilities, shells, editors, communications tools and games, with core essentials here.
Now, we find ourselves in the eleventh hour of the first GAR-based BBC release. Our nightly builds are getting closer and closer to releasable quality, and we have started a system for wider testing.
Everyone should head on over to Testing Releases and download a wiggle-tested ISO. These have been known to boot and get at least one machine to a shell. As of this writing there are only two in that list, so please test our nightlies and let us know if they're eligible!
You can safely burn these images to any standard CD-R or CD-RW, regardless of size or shape. I myself do testing with 8cm CD-Rs, and some of us use 60MB bizcard blanks, 50MB bizcard blanks, or standard CD-sized CD-Rs.
I encourage all of you to also test the top entries in the nightly builds list, so that we can include more ISOs on that page. I realize that a 50MB download is non-trivial for many people, so those of you on slow connections may be more comfortable sticking to the wiggle-tested page.
Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-19-09
- Nov-04-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








Re: Bootable Business Card nears 2.0 release
On December 31st, 2002 dmarti (not verified) says:
Just heard from Nick -- yes, 2.0 will support JFS.
Re: Bootable Business Card nears 2.0 release
On January 2nd, 2003 Anonymous says:
How about NTFS? It would be nice to be able to rescue the machines at work.
Re: Bootable Business Card nears 2.0 release
On January 1st, 2003 Anonymous says:
In fact, the current betas support it right now!
--Nick
Post new comment