Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

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?

+2
−0

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?

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

The tool you're thinking of is likely balena etcher - which was the tool of choice for flashing raspb... (2 comments)

1 answer

+4
−0

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

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »