Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2003 18:16:40 -0400
From:      Harlan Stenn <Harlan.Stenn@pfcs.com>
To:        ian j hart <ianjhart@ntlworld.com>
Cc:        stable@freebsd.org
Subject:   Re: Strange things going on with 4.8 
Message-ID:  <12129.1060726600@puss.pfcs.com>
In-Reply-To: ian j hart's (ianjhart@ntlworld.com) message <200308122256.09757.ianjhart@ntlworld.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12129.1060726600>