Opened 15 years ago

Closed 15 years ago

#3413 closed bug (invalid)

Failed boot Haiku with USB Flash

Reported by: Hubert Owned by: axeld
Priority: normal Milestone: R1
Component: System/Boot Loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I Install Haiku to USB Flash with Flashnul and I can't boot from this, setting booting in BIOS are good, Ubuntu from USB boot correctly.

Attachments (1)

DSC00378.JPG (219.1 KB ) - added by Hubert 15 years ago.

Download all attachments as: .zip

Change History (8)

by Hubert, 15 years ago

Attachment: DSC00378.JPG added

comment:1 by franxico, 15 years ago

I tried the same application. It boots OK here from the USB Flash, so I think the ticket is invalid.

comment:2 by mmlr, 15 years ago

It looks like you didn't write the image to the very start of the device. You have to write it to the raw device, overwriting the MBR and not a partition on the device. You could also provide the command you used to verify that.

comment:3 by Hubert, 15 years ago

Heh, oki, but how I can overwriting the MBR on USB Flash. I used unetbootin for windows on create Ubuntu USB and this work great but when I used flashnul or dd and create Haiku USB, BIOS dosen't see system on USB. And which command I can to verify that?

comment:4 by mmlr, 15 years ago

Resolution: invalid
Status: newclosed

There's a guide somewhere on haiku-os.org. Please search for it and use it. You just dd to the raw device /dev/sdc instead of /dev/sdc1 or "Partition0" in Windows.

comment:5 by Hubert, 15 years ago

Resolution: invalid
Status: closedreopened

Do you understand, I use standard command from dd or flashnul to create Haiku USB a that not working. ( http://www.haiku-os.org/community/forum/how_to_install_haiku_to_usb_flash_drive_from_windows ) And it is such persons more.

comment:6 by Hubert, 15 years ago

I apologize Michael, this my fault, because I know this mistake three month and I am frustrated now. I tested precisely again now and you are right, error was in /dev/sdc1, it should be /dev/sdc - tested with dd. Mistake so it is in flashnul, and what it for this goes Haiku On A Stick, which mark bad USB flash. Ticket can be closed. Sorry for mistake, but stays unclear why flashnul at persons' part create correctly image(working) and at persons' part incorrectly.

comment:7 by mmlr, 15 years ago

Resolution: invalid
Status: reopenedclosed

No worries. The thing is that up to that point, everything is done by your BIOS and, if used, your bootmanager. There's no Haiku code run at all up to that point. So it cannot be a Haiku bug, but must be a problem with the configuration.

Note: See TracTickets for help on using tickets.