beastie in 5.2 boot menu

Hanspeter Roth hampi at rootshell.be
Sat Jan 24 14:13:59 PST 2004


  On Jan 23 at 19:06, John Mills spoke:

> Hanspeter -
> 
> On Sat, 24 Jan 2004, Hanspeter Roth wrote:
> 
> > how can I turn off (delete) the beastie in the boot menu in 5.2?
> 
> The ASCII image is part of a text file. I think it is found in /boot and 
> named similar to "beastie2nd.[something]". Go with your favorite ASCII 
> editor and make it what you want. Run 'find /boot -name beast\* -print' 
> and you should find it.

Yes, it is /boot/beastie.4th. Thanks.

-Hanspeter
-------------- next part --------------
--- boot/beastie.4th.orig	Sun Jan 11 03:48:00 2004
+++ boot/beastie.4th	Thu Jan 22 22:55:01 2004
@@ -94,6 +94,7 @@
 ;
 
 : print-beastie ( x y -- )
+	exit
 	s" loader_color" getenv
 	dup -1 = if
 		drop


More information about the freebsd-questions mailing list