Strange things going on with 4.8

Harlan Stenn Harlan.Stenn at pfcs.com
Tue Aug 12 15:16:54 PDT 2003


You can also install grub as your bootloader and use a menu.lst file that
looks something like this:

 # Boot automatically after 10 seconds
 timeout 10
 # FreeBSD:
 title FreeBSD-4
 root    (hd0,0,a)
 kernel  /boot/loader
 # MemTest86
 title MemTest86-3.0
 root    (hd0,0,a)
 kernel  /memtest86

You have to install /memtest86 first, of course.

H


More information about the freebsd-stable mailing list