Adding non-kernels to boot-loader

Nathan Kinkade nkinkade at ub.edu.bz
Thu Nov 11 17:19:39 GMT 2004


On Thu, Nov 11, 2004 at 11:43:02AM -0500, Dan Kilbourne wrote:
> Hello,
> I am looking for a way to add memtest86 to the FreeBSD bootloader so
> that my techs can easily test RAM when needed.  From what I
> understand, the memtest86 build script makes two objects:
> 1) linux-kernel-alike image.
> 2) an ELF object.
>
> Thing is, I'm unfamiliar with the FBSD loader and how to add items to
> it.  I'm guessing maybe if the memtest ELF object is in /boot it can
> be specified from the loader prompt with /boot/memtest86 ? 
> 
> Anyone have any insite?
> 
> -- ___ Dan _______________________________________________

You will probably have better luck using a more flexible boot loader
like GRUB.  How about just putting memtest86 on a floppy or CDROM and
your techs can boot to the removable media whenever they need to test
memory.  This approach seems much more flexible, as any machine can then
be used for tests instead of only the ones on which you have made
special configurations.

Nathan
-- 
PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0xD8527E49
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041111/922cec1b/attachment.bin


More information about the freebsd-questions mailing list