Can I Use Multiple USBs for One Linux Distro?

0
0
Asked By TechWiz456 On

Hey everyone! I'm a sophomore studying software engineering and I have three 32GB USB drives and one 16GB USB drive. I'm wondering if I can connect them all through a USB hub and set them up as one bootable system, with the 16GB drive serving as the core OS. I'm using a live disk on one of them, but I'm concerned that it might not be enough for my Operating Systems class. My professor wants us to submit a USB with all our work by the end of the semester to grade us. We're starting out with Linux, specifically Ubuntu, but I'm curious about other distros too, like Mint and Arch, even though I'm not too familiar with them yet. Any suggestions for distros or advice on how to configure my USBs?

5 Answers

Answered By LinuxLover32 On

You can actually install a full Linux OS on a single 32GB USB drive! Plus, using a second USB for your home directory can give you even more space, which is a smart way to manage your files.

TechWiz456 -

That sounds great! How exactly can I do that with my Ubuntu setup?

Answered By BackupGuru On

You can mount multiple USB drives just like any other drives on your system. Trying to combine them into one bootable system isn't the best approach, though. If you're considering this, think about how to handle multiple points of failure.

Answered By PracticalPenguin On

Make sure to talk to your professor about this setup. They might not appreciate receiving multiple USB drives that need to be combined to access everything. Clarifying their expectations upfront could help avoid issues later on.

TechWiz456 -

Good point! I'll ask them later today.

Answered By FlashyCoder99 On

It's definitely possible to use multiple USB drives, but I recommend getting a decent USB SSD instead of relying heavily on flash drives if you can. They are usually more reliable for running an OS.

TechWiz456 -

Thanks for the tip! What specs should I look for in an SSD?

Answered By SavvyTechie11 On

I’ve used SD cards as bootable drives before and rely on internal drives for caching and swap. I recommend not splitting the system across multiple USB sticks, as it complicates things. Maybe utilize the smaller drive for media if storage gets tight?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.