Ubuntu Forums Archive Viewer

NetbootCD - download and boot Linux installers w/ kexec

Archived thread 1000195 from Other OS Talk. Markdown source: Other_OS_Talk/thread_1000195_NetbootCD_-_download_and_boot_Linux_installers_w_k.md

Original URL About this archive
#1

I've just uploaded a new project to tuxfamily, called NetbootCD. It is a Debian live CD that uses an interactive menu to download a Linux netboot installer from the Internet and run it with kexec. This is useful if you want to install an up-to-date version of a development system (e.g. Fedora Rawhide, Debian testing, the next verison of Ubuntu.)

Main site: http://netbootcd.tuxfamily.org/

Currently supported distributions are Ubuntu, Debian GNU/Linux, Fedora, openSUSE, Mandriva Linux and CentOS. You can also download and run SliTaz, or just use the Debian system on the CD (apt-get is fully functional.)

#2

Sounds cool. It's the solution to the running-out-of-CDs-to-install-my-new-distro problem!

#3

Note: Version 1.0 has a problem where only CentOS works; please wait until version 1.1 to download (should be out within 24 hours.)

EDIT: Version 1.1 is out now, with the bug fixed. Try it out and tell me what you think.

#4

maybeway36 said: I've just uploaded a new project to tuxfamily, called NetbootCD. It is a Debian live CD that uses an interactive menu to download a Linux netboot installer from the Internet and run it with kexec. This is useful if you want to install an up-to-date version of a development system (e.g. Fedora Rawhide, Debian testing, the next verison of Ubuntu.)

Main site: http://netbootcd.tuxfamily.org/

Currently supported distributions are Ubuntu, Debian GNU/Linux, Fedora, openSUSE, Mandriva Linux and CentOS. You can also download and run SliTaz, or just use the Debian system on the CD (apt-get is fully functional.)

This might be cool! I personally hate to waste CDs and DVDs for openSUSE, Ubuntu, Debian and CentOS to virtualize.

#5

I don't find CD wasting a problem. Especially when nice x4 writing speed CD-RWs are available for $4 USD :)

But it is quite a nice project for testing development distros in VMs. Great work.

#6

I just put out a new version of NetbootCD. Version 2.0 is based on the Slax core and is only 61.5MB. The supported distributions remain the same. Note: on the new CD, login as "root" with password "toor", just like in Slax.

#7

now if i put your project and http://lubi.sourceforge.net/unetbootin.html together, i would have a USB stick that could "do it all" :D

sweet, gonna try out now

#8

I just put out version 2.1, which fixes a couple bugs and adds the ability to update the script from the website while the Live CD is running.

#9

This ought to make CentOS installs much easier. Thank you!