hello-
i'm running BeOS R5 and built haiku using the following commands:
./configure --target=haiku
HAIKU_INSTALL_DIR=/HaikuDisk jam install-haiku
HaikuDisk is the name of a separate mounted partition i want to install Haiku on
the build process seems to occur without any major errors and browsing HaikuDisk i can see that it has been filled with various apps
i then ran bootman and added HaikuDisk to the menu... however upon restart the computer hangs at the Haiku splash screen
i'm assuming its not a hardware problem since BeOS R5 works perfectly fine on the same machine
so i either did something during the build (i can provide more details upon request) or i now have to figure out how to debug the boot process
any suggestions on how to proceed?