Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does.
This allowes to actually execute the boot loader now. Need to use Ingo's remote_disk_server now for booting. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19113 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
|
||||
NotFile pxehaiku ;
|
||||
Depends pxehaiku : pxe_stage1.bin ;
|
||||
|
||||
NotFile haiku-pxe-image ;
|
||||
NotFile haiku-pxe-loader ;
|
||||
Depends pxehaiku : zbeos ;
|
||||
|
||||
Reference in New Issue
Block a user