Cheers,
Dan
_____________________________________
Daniel J Blueman
BSc Computation, UMIST, Manchester
Email: bl...@challenge.isvara.net
Web: http://www.challenge.isvara.net/
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
fbsdboot.exe (/usr/src/sys/i386/boot/dosboot/*)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Søren Schmidt (s...@FreeBSD.org) FreeBSD Core Team
Even more code to hack -- will it ever end
..
> > how can I boot FreeBSD up from DOS? Is these a executable similar to
> > 'loadlin.exe', but for FreeBSD, not Linux?
>
> fbsdboot.exe (/usr/src/sys/i386/boot/dosboot/*)
/usr/mdec/fbsdboot.exe if you're not inclined to compiling it.
--
tIM...HOEk
OPTIMIZATION: the process of using many one-letter variables names
hoping that the resultant code will run faster.
> fbsdboot.exe (/usr/src/sys/i386/boot/dosboot/*)
Yeah, great. Now I've build a nice slick boot menu with FreeBSD and Win95, etc
on. This allows me to run my Cyrix optimizer before I boot FreeBSD - great!
Thanx,
Dan
_____________________________________
Daniel J Blueman
BSc Computation, UMIST, Manchester
Email: bl...@challenge.isvara.net
Web: http://www.challenge.isvara.net/
To Unsubscribe: send mail to majo...@FreeBSD.org
what does it do? go out and buy an AMD? :)
seriously, you might want to look into the kernel config options, there are
some specific CPU settings that can be made look in
/usr/src/sys/i386/conf/LINT for the options.
that way you can get around the ugly hack.
-Alfred