Create your own SL4 and SL5 LiveCD


IMPORTANT: This description is valid for SL4 and SL5 only. For SL6 LiveCD please see Create your own SL6 LiveCD



Introduction

The build scripts provided here should allow you to build your own Scientific Linux Live CD. This scripts (with some modifications) are also used to build the CentOS 4 Live CD. You can either install Scientific Linux on a normal PC and use this system as a build system for your livecd. Or you can build the LiveCD in a chroot environment as described below.

WARNING: Do not run the build script on your PC ! Only run it on a special build PC or in the chroot environment !! The build scripts will change the system and will/can make your system unusable.

Some parts of the following description are taken from How to make a CentOS 4 Live CD. You will need root access for many of these steps (for chroot and mount) but it is designed to not impact your main install. The build is done in a single directory.

No special livecd kernel is required. The standard Scientific Linux kernel can be used. You just have to install the unionfs and squashfs kernel modules for SL4 and aufs kernel modules for as SL5 as described below.

Downloads

Repository

Prepare a chroot environment

Work in chroot environment

In case of SL4: Install squashfs and unionfs

In case of SL5: Install squashfs-tools and aufs kernel modules

Run the build scripts

Test the ISO image




Last modified: Thursday, 30-Jun-2011 17:23:41 CEST by Urs Beyerle