Re: boot time options

1998-05-24 Thread joost
On Sun, 24 May 1998, Chris wrote: > I just found out that I can boot a linux system to root by typing the > following at the lilo prompt: > > linux init=/bin/sh > > Due the environment in which the machines running linux are used, I would > like to disable the ability to modify boot methods.

boot time options

1998-05-24 Thread Chris
Hi, I just found out that I can boot a linux system to root by typing the following at the lilo prompt: linux init=/bin/sh Due the environment in which the machines running linux are used, I would like to disable the ability to modify boot methods. Does anyone know how I can do this? Thanks,