Opened 10 years ago

Last modified 6 years ago

#10776 closed bug

[haiku_loader] relocating kernel failed: 80001304! — at Version 1

Reported by: diver Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Boot Loader Version: R1/Development
Keywords: Cc: diger
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

hrev47162 in VirtualBox.

gcc4 haiku built on x86_gcc2 can't load itself. Upon boot it enters bootloader by itself where I can see my boot partition, and other partition with x86_gcc2 Haiku install. Selecting "Continue booting" returns it back to the bootloader immediately. I should also note that "Blacklist entries" menu lists files on this partition.

x86_gcc2 Haiku bootloader can't see the this partition.

Haiku was built using these steps:

git clone git://git.haiku-os.org/haiku
cd haiku
./configure --target-arch x86
jam -q haiku-image
mkdir /haiku-image
mount generated/haiku-image /haiku.image

I then used Installer to install from the mounted image to a partition. One of the last lines in "Display current booloader log" reads: relocating kernel failed: 80001304!

Change History (1)

comment:1 by diver, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.