packages:linux-live
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
packages:linuxlive [2008-11-18 23:56] – patrys | packages:linux-live [2013-04-10 14:45] (current) – Page name changed from packages:linuxlive to packages:linux-live glen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | ====== Creating a PLD Live CD ====== | ||
+ | |||
+ | |||
+ | ===== Creating the CD root ===== | ||
+ | First, start by creating a directory for the CD. Issue the following command adjusting the path to suit your needs: | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | </ | ||
+ | Next select the packages to install. The following list should be a nice start: | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | FHS | ||
+ | acl | ||
+ | basesystem | ||
+ | bash | ||
+ | blockdev | ||
+ | dhcpcd | ||
+ | eject | ||
+ | fix-info-dir | ||
+ | fsck | ||
+ | grub | ||
+ | iproute2 | ||
+ | iputils-ping | ||
+ | kbd | ||
+ | kernel | ||
+ | kernel-fs-aufs | ||
+ | less | ||
+ | linux-live | ||
+ | lvm2 | ||
+ | mingetty | ||
+ | mount | ||
+ | openssh-clients | ||
+ | openssh-server | ||
+ | pciutils | ||
+ | sed | ||
+ | terminfo | ||
+ | traceroute | ||
+ | udev | ||
+ | usbutils | ||
+ | util-linux-ng | ||
+ | vim | ||
+ | wget | ||
+ | wireless-tools | ||
+ | </ | ||
+ | To install the root issue: | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | </ | ||
+ | To upgrade/ | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Preparing the ISO image ===== | ||
+ | Start by installing the [[http:// | ||
+ | |||
+ | Remember to set password for '' | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | # chroot / | ||
+ | </ | ||
+ | Now you can put any necessary changes in place. | ||
+ | |||
+ | To build your CD use: | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | # export ISO_IMAGE=/ | ||
+ | # linux-live-build | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Booting from USB ===== | ||
+ | First, create a FAT16 or FAT32 on the device. | ||
+ | |||
+ | Then extract the ISO contents onto the USB device you are going to use. | ||
+ | |||
+ | Next, unmount the device and run (this requires having the '' | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | </ | ||
+ | Where '' | ||
+ | |||
packages/linux-live.txt · Last modified: 2013-04-10 14:45 by glen