LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   USB bootable flash doesn't load after creating it on Linux (https://www.linuxquestions.org/questions/linux-newbie-8/usb-bootable-flash-doesnt-load-after-creating-it-on-linux-4175582794/)

Boobaloo 10-03-2016 09:11 AM

Quote:

Originally Posted by BW-userx (Post 5613112)
Code:


dd if=/path/to/iso  of=/path/to/device that is going to be used to boot off of && sync

that always works for me

Okay! Thanks. I'll give it a try.

Dean in Ventura 10-03-2016 10:20 AM

I've got an old HP and it turned out I was hitting the wrong "F" button at boot up
I was hitting F10 and changing the sequence and it was wrong
I moved to F9 and the pendrive opened up immediately
Keep trying!
THese forums will get you there!!!

Boobaloo 10-03-2016 01:41 PM

Quote:

Originally Posted by Dean in Ventura (Post 5613185)
I've got an old HP and it turned out I was hitting the wrong "F" button at boot up
I was hitting F10 and changing the sequence and it was wrong
I moved to F9 and the pendrive opened up immediately
Keep trying!
THese forums will get you there!!!

I used both the F12 and F2 methods on this Toshiba. When I changed the Boot sequence in SETUP, I noticed that the sequence was the same in the BOOT SEQUENCE accessed by F12.

You got it! Keep trying!

Shadow_7 10-03-2016 05:53 PM

On my hp stream 11s, it's ESCape to get to the menus. Then F9 for the boot devices menu. Cursor up/down and press enter to select. Alternatively pull all bootable drives (or change their contents) to force it to use the only available option.

As far as bootable images, used dd (or dcfldd, basically same with progress info). And use cmp or dd the image off after to check md5sums or contents to verify that it got written. A lot of media types will fail to read only these days. Some almost come in that state from the factory. I have two SDHC cards now in that state. One reached that state within hours of being taken out of the package.


All times are GMT -5. The time now is 09:38 PM.