Simon Schubert schrieb:
commit 6080181b861dd0889598b54645d4512a48800d21 Author: Simon 'corecode' Schubert <[email protected]> Date: Mon Dec 29 19:43:17 2008 +0100Add more bits for native hammer boot support. Summary of changes: sys/boot/pc32/boot2/Makefile | 103 ++++++++++++++++++++----------------- sys/boot/pc32/boot2/boot1.S | 4 ++ sys/boot/pc32/boot2/boot2.c | 31 +++++++++++- sys/boot/pc32/bootasm.h | 2 +- sys/boot/pc32/libi386/biosdisk.c | 87 +++++++++++++++++++++++--------- sys/boot/pc32/loader/conf.c | 1 + 6 files changed, 155 insertions(+), 73 deletions(-) http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=6080181b861dd0889598b54645d4512a48800d21
Hmm, I just tried a HAMMER only install on one of my test boxes. Install went fine but booting only gets to the boot0 menu and stops then. Sascha -- http://yoyodyne.ath.cx
