How to manually make a Live Linux multi-boot USB

Описание к видео How to manually make a Live Linux multi-boot USB

My most complicated tutorial yet! Make your own Linux multi-boot usb manually without the need of an automatic program.
You WILL need a Virtual Machine for this tutorial. Virtual Box or VMWear will do.

DISCLAIMER: This tutorial is based on what I learned and it may not be correct for all distro's and things can change. There are many ways to do this tutorial. So use this tutorial as a stepping stone in the right direction. Thank you and enjoy the tutorial.

Files used in this tutorial: http://preview.tinyurl.com/z9kt449

Syslinux Site: http://www.syslinux.org/wiki/index.ph...

Commands:
sudo dd bs=440 count=1 conv=notrunc if=mbr/mbr.bin of=/dev/sda ; sudo parted /dev/sdX set 1 boot on

Plop site: https://www.plop.at/

#1: Finding the right file for the bootloader settings in distros is not easy. Best place to look is the isolinux or live folders and look in the .cfg files to see where it leads. The tutorial is going off Debian distros. So if you're using Debian watch the above tutorial.

You add this for Debian based distros after boot=live: persistence persistence-label=live-rw

more will be added as people start suggesting.

Intro Music:
8-bit by Michael1617
http://audiojungle.net/item/8bit/1141...

All other sound effects are from:
http://audiojungle.net

Please like and subscribe.

Also, check out our:

Facebook   / pixelremedy  
Twitter:   / pixel_remedy  

Комментарии

Информация по комментариям в разработке