Questions tagged [iso-9660]
3 questions
6
votes
5 answers
How to create writable Linux installation device instead of a “iso9660” device?
Let's say I downloaded a bootable ISO of some Linux distribution, because I want to install Linux later.
I can burn that ISO onto my USB flash drive. However the device will keep the iso9660 filesystem, so it won't be writable. I can install Linux,…
luca.vercelli
- 223
1
vote
1 answer
How can I see the hidden data of a bootable CD/DVD media?
I have this bootable DVD that holds a recovery program. When I insert the disc in Windows I can only read the label of the disc. When I try to explore the contents I don't see anything. But when I boot from it I get to the recovery program. So,…
Samir
- 21,235
0
votes
1 answer
Is it possible to have an exFAT partition inside an ISO file?
I'm using an USB 2.0 Stick with 16GB of storage and I have an installer ISO which is 2.8GB.
When flashing this ISO to the stick I notice that the speed is very slow (5 minutes) compared to copying the ISO file itself to the stick (4 seconds).
Why…