Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Can I "multi-etch" boot media?
A couple of years ago when I installed Linux, I followed some instructions to get an "etching" tool to load an ISO onto removable media for a live boot - in my case, a 4GB microSD card. It worked fine; the ISO took up a bit more than half the available space, and by plugging it in to USB via an adapter, I've been able to live boot multiple different computers from it.
Now I'm thinking about messing around with other distros. Looking around my collection of SD and microSD cards, there aren't a lot that I can spare and also am confident could be successfully written to. But the ones that do meet that bar, are a lot bigger than 4GB - perhaps 32 (which , I suppose, is still modest by today's standards).
Is there some way I can store multiple ISOs on the same card, and choose which one is used for a live boot? If not, why not?
1 answer
The following users marked this post as Works for me:
User | Comment | Date |
---|---|---|
Michael | (no comment) | Jul 17, 2024 at 16:30 |
Consider Ventoy.
It's an open source tool that seems to meet your requirements…
✓ supports most distros (or Windows, ChromeOS, etc)
✓ choice of os at boot time
✓ add another just by copying over the .iso
✓ you can use the remaining free space on the USB for storing your own files
1 comment thread