Jump to content

[How To] Build the Ultimate OS on the Go!

Jack.EXE

Today, we will be creating a bootable USB flash drive, and not a live CD, but a real, persistent OS install.

 

Things you'll need:

1. A blank DVD

2. A flash drive, the bigger the better, I'd recommend a minimum of 16 gigs.

3. Fedora 20 32 Bit ISO (any spin)

 

fedora-linux-logo.jpg

 

Preparation:

You'll need a suitable ISO, You'll want 32 bit for compatibility, Fedora works well for this purpose, as it supports the PAE Kernel.

Download Fedora 20 (32 Bit) Here

 

Once downloaded, burn it to your blank CD or DVD, by simply right clicking it and clicking burn to disk.

 

windows7isoburn2.png(Not my image, credit goes to creator) 
 

Make sure to check the [ ] Verify disk after burning box, and let it do its thing.

 

Once it's done, put the USB flash drive into a USB 2.0 port (some PCs cant boot from USB 3), and reboot the computer.

 

In the bios, make sure that the DVD drive is first in the boot order, followed by the flash drive.

 

Save and exit, and boot from the DVD.

 

Installation:

Select install fedora, and click on your language.

 

 

You're going to install Fedora on the drive, now make sure it's the flash drive, and not your hard drive. You can tell by the capacity.

 

Select custom partitioning, and set:

Boot: 500MB

Swap: 32MB

/: 6 GB (on a 16 GB drive)

 

And then click the little plus in the lower left corner. choose /Home, and set it to 8GB (on a 16 GB drive)

 

if you have a larger capacity, just give / 6 GB for every 8GB of /home.

 

Now, set your time zone, and other data on that page, and click done in the top left.

 

Enter the root password, and create your account, you may want to write these down.

 

Click Done.

 

and let it do its thing after that.

 

when finished, pop the DVD out, and reboot.

 

Set up:

Congratulations! you've installed fedora on the flash drive! but we're not done yet. We're going to install PAE, as well as Cinnamon and Docky, along with some basic, essential apps.

 

To install PAE, open the terminal, and type in:

su -

and enter your root password.

 

now:

yum install kernel-PAE

This will require a reboot when done, so do so.

 

Open terminal again, and again enter root mode, and then:

yum install cinnamon

Again, another reboot, fun right? when you get back in, open terminal and enter:

yum install docky

Thankfully, no reboot is required.

 

launch docky by searching for it in the menu, and clicking its icon. I prefer to set it to panel mode, and put it on the left.

 

Now, install whatever apps you like, but remember to watch your space.

 

You now have your OS on the go!

 

Notes:

32Bit PAE is the best to use for this purpose, so that it will run on computers with 32 bit processors, or ones with 64 bit processors and more than 4 gigs of ram.

If you have trouble booting, set fedora to low graphics mode, it is likely a driver issue.

 

 

Conclusion:

This is a neat little trick, useful for traveling when an entire laptop is difficult to bring, but a computer will be provided. I've used this before many times, and It's saved my bacon twice.

 

Thoughts? Suggestions? Tell me below!

Link to comment
Share on other sites

Link to post
Share on other sites

also, Fedora does have an ARM version, which is activly updated, for those with ARM devices (ex Android tablets, or rasberri pi, or Nvidia Jetson)

Link to comment
Share on other sites

Link to post
Share on other sites

Neato.

Main rig on profile

VAULT - File Server

Spoiler

Intel Core i5 11400 w/ Shadow Rock LP, 2x16GB SP GAMING 3200MHz CL16, ASUS PRIME Z590-A, 2x LSI 9211-8i, Fractal Define 7, 256GB Team MP33, 3x 6TB WD Red Pro (general storage), 3x 1TB Seagate Barracuda (dumping ground), 3x 8TB WD White-Label (Plex) (all 3 arrays in their respective Windows Parity storage spaces), Corsair RM750x, Windows 11 Education

Sleeper HP Pavilion A6137C

Spoiler

Intel Core i7 6700K @ 4.4GHz, 4x8GB G.SKILL Ares 1800MHz CL10, ASUS Z170M-E D3, 128GB Team MP33, 1TB Seagate Barracuda, 320GB Samsung Spinpoint (for video capture), MSI GTX 970 100ME, EVGA 650G1, Windows 10 Pro

Mac Mini (Late 2020)

Spoiler

Apple M1, 8GB RAM, 256GB, macOS Sonoma

Consoles: Softmodded 1.4 Xbox w/ 500GB HDD, Xbox 360 Elite 120GB Falcon, XB1X w/2TB MX500, Xbox Series X, PS1 1001, PS2 Slim 70000 w/ FreeMcBoot, PS4 Pro 7015B 1TB (retired), PS5 Digital, Nintendo Switch OLED, Nintendo Wii RVL-001 (black)

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×