13
Creating a Bootable USB Linux System

Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

Creating a Bootable USB Linux SystemCreating a Bootable USB Linux System

Page 2: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

You will learn:

• What an .ISO file is• How to use USB booting software• How to boot up Slax operating system• Download and install additional slax modules • Download and install additional slax modules

Page 3: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

Required Tools

• USB flash memory (size dependent on .ISO)• Linux .ISO of choice (Slax)• .ISO booting software (UnetBootin)• Optional: Modules (.lzm)• Optional: Modules (.lzm)

Page 4: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

What is an ISO?

• An .ISO is a virtual image of a cd or dvd• Think of it as a “picture” of a disc• ISO stands for International Organization Of

Standardization Standardization

Page 5: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

Downloading the Slax ISO

• http://www.slax.org/get_slax.php• Select the ISO version to download• For easier use, after downloaded, place ISO on

desktopdesktop

Page 6: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

http://www.slax.org/get_slax.php

Page 7: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

UnetBootin

• Allows you to create bootable Live USB drives for Linux distributions (distros)

• Easy to use• Freeware• Freeware• Download at:

http://unetbootin.sourceforge.net/

Page 8: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

http://unetbootin.sourceforge.net/

Page 9: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

UnetBootin Interface

Page 10: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

Necessary Precautions

• Make sure the USB is EMPTY or BACKED UP

• Unetbootin will REFORMAT the drive before executionexecution

• Ensure the PROPER drive is selected when choosing

Page 11: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

Slax Modules

• Modules are additional pieces of software that can be added to Slax

• Slax modules are associated with the .lzm file typetype

• Can be directly placed in Slax’s Modules directory

http://www.slax.org/modules.php

Page 12: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

http://www.slax.org/modules.php

Page 13: Creating a Bootable Linux Systemcsa-tamuk.weebly.com/uploads/9/4/4/3/9443337/creating_a...USB drives are bootable only on PCs (not on Macs). Internet access for downloading a distro

• Now that the theory is done

• Time to create a bootable USB (Slax) system