NetbootCD
NetbootCD is a GNU/Linux live CD based on Tiny Core Linux. The live CD allows the user to download and run one of several Linux netboot installers, which can install a full GNU/Linux system with only a hard drive and Internet connection.
Supported Distributions
The following distributions are installable from the current NetbootCD:
NetbootCD also supports downloading and launching the latest versions of the GRUB4DOS bootloader and of Tiny Core Linux's Core.
Downloads
The current version of NetbootCD is version 4.9, available from TuxFamily. It is built on a Core-4.3.1 base, with kexec support added to the kernel. The ISO image can be burned to a CD/DVD or written to a flash drive.
Download NetbootCD 4.9 (12 MiB) (md5)
NetbootCD is also available on a set of 1440KB floppies. (See here for how it works.)
Download floppy version: (v4.6 - 5 disk set) or (4.9 - 6 disk set)
I have also made available an ISO image with NetbootCD 4.9 and CorePlus 4.3.1. It should work with CDs or USB drives, and includes everything in CorePlus. A new feature lets you boot to the X desktop and then run NetbootCD after exiting to the prompt.
NetbootCD-4.9+CorePlus-4.3.1.iso (73 MiB) (md5)
Both ISO images include the GRUB4DOS bootloader in command-line mode, for "emergency situations."
The NetbootCD script (nbscript.sh) is written by me and is licensed GPLv2+: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Source for software in version 4.9 can be found at http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/4.x/x86/release/src and in the folder http://downloads.tuxfamily.org/netbootcd/4.9. The build script and related components are in build.tar.gz, and the source code to components not in Tiny Core is in source.tar. (To build NetbootCD, grab build.tar.gz. You'll also want to put CorePlus.iso in that folder and kexec.bzI in a folder called "done".)