#11475 closed bug (fixed)
"Not a bootable partition" after update to hrev48307
Reported by: | vidrep | Owned by: | jessicah |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Boot Loader | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Updated to hrev48307 for both x86_gcc2 and x86_64 builds using "pkgman update", "shutdown -r" . Both partitions are now showing error message "Not a bootable partition", when selected from the Haiku boot menu.
Attachments (1)
Change History (10)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
The 64 bit partition booted once after the update, then stopped working. I have attached the syslog.
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in hrev48308.
However, you'll need to run makebootable
on your partitions to fix your installs.
by , 10 years ago
Attachment: | syslog_x86_64 added |
---|
comment:4 by , 10 years ago
I ran makebootable from another Haiku partition on the same hard drive
Welcome to the Haiku shell.
~> makebootable /dev/disk/scsi/0/0/0/1 Writing boot code to "/dev/disk/scsi/0/0/0/1" (partition offset: 53346336768 bytes, start offset = 0) ... ~> makebootable /dev/disk/scsi/0/0/0/2 Writing boot code to "/dev/disk/scsi/0/0/0/2" (partition offset: 106693689344 bytes, start offset = 0) ... ~>
Now when attempting to boot each partition, I get the following error message: "Haiku_loader not found"
comment:5 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 by , 10 years ago
Sounds like you ran makebootable from an alpha4 install. You must use makebootable from a PM install. I've run makebootable on my own system without issues to recover my Haiku install.
comment:7 by , 10 years ago
I reinstalled my partitions from USB and updated to hrev48308. Everything works normally again. These partitions were only used for testing anyhow. Where can I find the new makebootable in the event this happens again? Is there a package available for alpha 4.1?
comment:8 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
You can download an older nightly image and boot from USB at http://download.haiku-os.org/nightly-images/x86_gcc2_hybrid/
comment:9 by , 10 years ago
That is exactly what I did. Downloaded hrev48301 and reinstalled anyboot from USB, then updated again with pkgman. Anyway, thanks for the quick replies.
Most likely related to hrev48305.