- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Editing Kernel Configuration
Kernel command line parameters are specified in the /etc/lilo.conf or /boot/grub/grub.conf file, depending on your choice of boot loader.
For LILO, put the kernel command line parameters at the end of the append line. For example, if the append line looks like:
append="resume=/dev/hda6 splash=silent"
and you want to add clock=pmtmr divider=10, the updated text is:
append="resume=/dev/hda6 splash=silent clock=pmtmr divider=10"
Remember to run /sbin/lilo after editing lilo.conf, so that your edits take effect.
For GRUB, put the kernel command line parameters at the end of the kernel line. For example if the kernel line looks like:
kernel /vmlinuz-2.6.18 ro root=/dev/hda2
and you want to add clock=pmtmr divider=10, the updated text is:
kernel /vmlinuz-2.6.18 ro root=/dev/hda2 clock=pmtmr divider=10
For additional information about working with boot loaders, see your Linux distribution's documentation.
This helps u..?!?!!
Sincerely, Shady Ali El-Malatawey
MCITP: Virtualization Administration 2008
VCP5-DCV/DT --- VCAP5-DCA/DCD
@ShadyMalatawey
https://virtualpharaohs.com