#formatting sd card for iso
44 messages · Page 1 of 1 (latest)
You should write the ISO itself to the SD card, not format it with a filesystem. You can use dd or a GUI like Popsicle.
I have a MacBook I am using to put the iso onto the sd card
With macOS?
My MacBook is macOS yes
I downloaded on it the windows iso
and I want to move the iso to the sd card
exFAT should be good right?
Take a look at this https://gitlab.com/bztsrc/usbimager
No, you don’t create a filesystem to write an ISO to an SD card
The ISO itself contains the filesystem
ah ok
If you do want to just copy over the ISO to a drive to make it work you could use Ventoy, but that doesn’t work if the target device to boot is a Mac @stray shadow.
If this isn’t meant for a Mac, then you probably want to use Ventoy
no the target device has no OS
But is it a Mac?
and isn’t a mac
Then go ahead and use Ventoy
ok
Ventoy is an open source tool to create bootable USB drive for ISO files. With ventoy, you don't need to format the disk again and again, you just need to copy the iso file to the USB drive and boot it.
If Ventoy doesn’t work, go back to my original suggestion
there’s the windows the Linux version and the livecd
which one should I download?
I’m used to doing this on windows but not mac
For what
for ventoy
Oh, then just use my original suggestion
II want to write the iso on a mac to use on a non-mac device
should I use ventoy or the usbimager?
Both would work, but you can’t install Ventoy from macOS so use the latter.
usbimager, my original suggestion
ah ok
now it says this
I even tried opening the app with ctrl as a sudo
@lost island still there?
<@&629302830532132864>
you have to be absolutely sure that the computer you're planning to boot from also supports doing so FROM A CARD READER slot on it. (otherwise you'll need a USB card-reader, and boot via USB)
Not sure why this is happening if you ran it with sudo
I don’t have much experience with macOS