Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 10:09:51 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        osa@unibest.ru
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How can I disable -s & -c options in booting process ?
Message-ID:  <Pine.BSF.3.96.980316100828.26071Q-100000@gdi.uoregon.edu>
In-Reply-To: <19980316001519.28776.qmail@gated.unibest.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Mar 1998 osa@unibest.ru wrote:

> Hi all
> Plz answer me :
> how can i disable -s & -c options in booting process ?

You'll have to hack the sources in /usr/src/sys/i386/boot/biosboot to
ignore these commands, then install the newly built bootblocks using
disklabel -B <path to boot1> -b <path to boot2> <disk>. 

You're trying to secure the system a bit from the console, I bet.  This is
moot; I can override it with a boot floppy.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980316100828.26071Q-100000>