Users Guide

eg.(touslescheminsdunoyauetinitrdsontrelatifsà/boot/,parexemple)
# root (hd0,0)
# kernel /vmlinux-version ro root=/dev/VolGroup00/LogVol00
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=5
#splashimage=(hd0,0)/grub/splash.xpm/gz
hiddenmenu
#RedirecttheOSbootviaSOL(RedirigezledémarrageduSEviaSOL)
title Redirection SOL Red Hat Enterprise Linux 5
root (hd0,0)
kernel /vmlinuz-2.6.18-8.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet console=tty1 console=ttyS0,115200
initrd /initrd-2.6.18-8,el5,img
______________________________________________________________
Exemple de /boot/grub/menu.list original dansSLES10:
______________________________________________________________
#Modified by YaST2. Last modification on Sat Oct 11 21:52:09 21:52:09 UTC 2008
Default 0
Timeout 8
gfxmenu (hd0,5)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 10 SP1
root (hd0,5)
kernel /boot/vmlinux-2.6.16-46-0.12-bigsmp root=/dev/disk/by-id/scsi-35000c5000155c resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.16.46-0,12-bigsmp
______________________________________________________________
Exemple de /boot/grub/menu.listmodifié dansSLES10:
______________________________________________________________
#Modified by YaST2. Last modification on Sat Oct 11 21:52:09 UTC 2008
Default 0
Timeout 8
#gfxmenu (hd0.5)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 10 SP1 SOL redirection
root (hd0,5)
kernel /boot/vmlinux-2.6.16-46-0.12-bigsmp root=/dev/disk/by-id/scsi-35000c5000155c resume=/dev/sda5 splash=silent showopts
console=tty1 console=ttyS0,115200
initrd /boot/initrd-2.6.16.46-0,12-bigsmp
______________________________________________________________