From owner-freebsd-questions Mon Mar 16 10:10:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26172 for freebsd-questions-outgoing; Mon, 16 Mar 1998 10:10:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25965 for ; Mon, 16 Mar 1998 10:10:00 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id KAA26181; Mon, 16 Mar 1998 10:09:51 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 16 Mar 1998 10:09:51 -0800 (PST) From: Doug White Reply-To: Doug White To: osa@unibest.ru cc: freebsd-questions@FreeBSD.ORG Subject: Re: How can I disable -s & -c options in booting process ? In-Reply-To: <19980316001519.28776.qmail@gated.unibest.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -b . 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