grub
grub :
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
password 123 <----
title redhat linux
lock <---- linux , , lock,
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
: grub title password ***, 。
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title redhat linux
password 123 <--- redhat linux , 123
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
grub , md5 ,
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title redhat linux
password --md5 ********** <---* md5
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
md5 , grub-md5-crypt,
Password: ( )
Retype password: ( )
( md5 )
grub e , kenerl single ,
grub edit> kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ single
, 。 windows 。
root :
1. grub , single 。
2. vi /etc passwd shadow , root , 。
3. root 。