Howto make create a live iso Debian Ubuntu linux console with live build command

Channel:
Subscribers:
573
Published on ● Video Link: https://www.youtube.com/watch?v=cDUvJKnuRIg



Category:
Tutorial
Duration: 11:34
7,892 views
35


-download the last operating system of debian(wheezy) else you may be some problems with "elTorito" bootloader.
-install the operating system in your computer.

-instal the command:

apt-get install live-build

-check the manual[0:44]:

man lb_config

-execute "lb config" command [3:32]

lb config --bootloader grub -d wheezy --debian-installer true --interactive shell

-execute "lb build" command: [5:21]

lb build


-instal packages with "apt-get install" (change the sources if you want)[6:39]
-type "exit" when finished[7:29]
-wait while computer is working

## in somecase if the process crash you need to install a "debootstrap.1.0.47_all.deb" or higer to work. ###







Tags:
Ubuntu (operating System)
Live
Computer
linux
console
debian
build
howto
Tutorial
make
create
iso