Answer the question
In order to leave comments, you need to log in
A bootable flash drive only lives once. Why?
Good evening. I have noticed more than once - I make a bootable USB flash drive, from Linux and with Linux, I do it with the help of dd. I just copy the .iso image. The flash drive boots and works great. But only once. And the second time - does not want to boot, writes "DISK BOOT FAILURE". As if something after the first boot overwrites the bootloader on it. I don't understand what is happening. I make a USB flash drive in a similar way through dd a second time - and again it is enough for one download. Laptop with secure boot but disabled.
Answer the question
In order to leave comments, you need to log in
I do it with dd.
dd is an extremely low-level thing. A backup taken by him is guaranteed to be restored only to the same device (or to a device with exactly the same parameters). Flash drives - even of the same capacity - always differ slightly in parameters. dd don't care - he restored everything. But the loader can "fix". If there is a gui, you can use unetbootin - it is also available under linux.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question