Linux Live CD scripts
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Public Sticky notes
Linux Live scripts
Highlighted by galonso
Linux Live is a set of shell scripts which allows you to create own Live Linux
from your installed Linux distribution. The Live system you create will be bootable from CD-ROM
or a disk device, for example USB Flash Drive, USB Pen Drive, Camera connected to USB port, and
so on. People use Linux Live scripts to boot Linux from iPod as well.
Highlighted by ajinkya
How to build a Live distro:
1)
Install your favourite distro to disk partition, or into a folder on your existing system.Slackware is recommended but not required.
2)
Build aufs kernel module and squashfs kernel module (optionally patched to support LZMA)The step above is not required if you use precompiled Linux Kernel from this website
Install kernel modules to the newly installed distro to /lib/modules/`uname -r`/fs/.
Make sure you are running the same kernel you used to compile modules
3)
Remove all unnecessary files (for example man pages and all other files you don't need),to make your Live Linux system as small as possible (this step is optional).
4)
Download Linux Live scripts from this website and unpack it in /tmpRead ./DOC/requirements.txt to find out what linux-live scripts need
Edit .config file if you need to modify some variables
5)
Finally login as root and run ./buildLive distribution's 'directory tree' will be created in /tmp/live_data_1234
where 1234 is a random number
6)
To make ISO image, run make_iso.shTo make a bootable (usb) disk, run bootinst.sh
Highlighted by ajinkya
Linux Live scripts
Highlighted by ajinkya
Linux Live scripts
Highlighted by ajinkya


Public Comment
on 2006-07-25 by zhesto
on 2006-10-09 by travishartwell
on 2006-11-03 by pistos
on 2006-12-07 by freality
on 2007-11-28 by chanio
Instalar una distribucion Linux- ¡Y luego, crear un CD vivo con la misma para usar en cualquier parte!