On Tue, Dec 05, 2000 at 11:10:13AM +0100, Piet Knoester wrote: > If you are not stuck on System Commander - no need for more than > one password - you can also use linux' lilo and put an extra stanza > in it for your windows.
[please fix your line wrap]
lilo also supports different passwords for different images/OSes:
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/boot.msg
vga=normal
compact
prompt
timeout=30
default=linux
image=/boot/vmlinuz
label=linux
root=/dev/hda1
read-only
password=singleusermode
restricted
image=/boot/vmlinuz.old
label=linux
root=/dev/hda1
read-only
password=backupkernel
other=/dev/hda12
label=bloat
password=msbloat
other=/dev/hda13
label=bloat2
password=anotherpassword
grub however only supports one global password AFAICT, which is
unfortunate.
--
Ethan Benson
http://www.alaska.net/~erbenson/
pgpqHMrCcUYun.pgp
Description: PGP signature

