cdrom

Building custom Debian live CDs with live-helper / live-magic


If you want to generate a custom Debian live CD, including only the tools you want (and maybe additional tools you don't find in other live CDs) there's a really simple solution: live-helper.

Creating a basic bootable Debian live CD ISO image in the current directory is as simple as:

$ lh_config
$ lh_build

That's it. The result will be a file called binary.iso, which you can either burn on a CD-ROM via

$ wodim binary.iso

or test in QEMU using a command line like this:

Help: How do I boot Debian on a Sun Sparc Ultra 10? [Update]

Dear Lazyweb,

I was trying to boot Debian on a Sun Sparc Ultra 10 box yesterday, without success. I got myself this Sparc box from eBay many months ago, but until yesterday it was merely standing around here and taking up valuable space (just like the other dozen or so computers standing around in my room). So I thought I should really make some use of it, finally...