LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   setting a kernel option in Debian Squeeze (https://www.linuxquestions.org/questions/linux-newbie-8/setting-a-kernel-option-in-debian-squeeze-900039/)

bweaver 08-29-2011 07:13 AM

setting a kernel option in Debian Squeeze
 
I am runing Debian Squeeze 6.0.2.1 + Xen 4.0

I am supposed to set a kernel option called clocksource. The value to which clocksource will be set is pit. (as opposed to xen or tsc, etc.)

1. Does this option have to be set at install time?

2. or can it be set at boot time. (I believe it can).

If 2 is true, then where in Debian Squeeze would this clocksource option be set?

All directions say that this option should be set in 'grub.conf'. There is no grub.conf (Grub 2) in my Squeeze installation; only an /etc/default/grub. And in /etc/default/grub the options are prefaced in capitals, like so:

GRUB_TIMEOUT=5
GRUB_CMDLINE_XEN="com1=9600,8n1 console=com1,vga noreboot"
GRUB_CMDLINE_LINUX="console=tty0 console=hvc0"

Is /etc/default/grub the place to set kernel or boot options?

And if so, where in /etc/default/grub would a clocksource parameter be set?

jdkaye 08-29-2011 07:36 AM

This link may help.
ciao,
jdk

bweaver 08-30-2011 05:47 AM

Thanks!
 
Thanks a lot. That link straightened it all out for me.

Ben Weaver

jdkaye 08-30-2011 11:47 PM

Hi Ben,
That's good news. Now please mark this thread as [Solved] so it may help others.
ciao,
jdk


All times are GMT -5. The time now is 07:16 AM.