Opened 7 years ago
Closed 6 years ago
#13998 closed bug (fixed)
PANIC: get_boot_partitions_failed! (and SMAP problems)
Reported by: | BeNord | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/Development |
Keywords: | get_boot_partitions_failed | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
I'm a new user to Haiku, and I'm trying to install it natively on my workstation (CPU0: Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz). I'm installing it into /dev/sda4, with an existing grub2 and linux system already running.
I burned haiku-nightly-hrev51795-x86_64-anyboot to a CD, but booting from it would result in an:
PANIC: SMAP violation user-mapped address 0x00007f664806821c touched from kernel 0xffffffff82e7fcc3 Welcome to Kernel Debugging land...
#haiku on freenode asked me to check the Safe Mode Options, so after disabling "SMEP and SMAP" in the Safe Mode Options menu, it finally booted into the Installer.
After partitioning sda4 and installing, it asked me to reboot. I added Haiku to grub:
# Haiku on /dev/sda4 menuentry "Haiku" { set root=(hd0,4) chainloader +1 }
and tried to boot. This resulted in an
PANIC: get_boot_partitions failed! Welcome to Kernel Debugging land...
and only giving me the debug prompt.
I'm waiting for a serial header/connector for my motherboard I ordered, so I'm unable to attach the serial console at the moment. But would be happy to attach the log when it arrives if necessary.
Attachments (2)
Change History (5)
by , 7 years ago
Attachment: | PANIC__get_boot_partitions_failed.jpg added |
---|
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
No feedback. Assumes fixed in hrev51805.
Added picture of screen with the PANIC get_partitions_failed! message