Results 1 to 3 of 3
Hi everyone!
I am currently using Montavista Linux PRO 4.0 2.6.10 kernel. What i need to do is to add a support for extra kernel parameters upon booting. These additional ...
- 01-05-2006 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 12
Adding Extra Kernel Parameters
Hi everyone!
I am currently using Montavista Linux PRO 4.0 2.6.10 kernel. What i need to do is to add a support for extra kernel parameters upon booting. These additional or extra kernel parameters will be added/typed on the bootloader "bootargs" just before the kernel loads.
example:
root=/dev/ram0 console=ttyS1,115200 <EXTRA_PARAMETER>=<VALUE>
Thank you so much in advance!
- 01-07-2006 #2Just Joined!
- Join Date
- Dec 2005
- Posts
- 54
You can specify as many kernel parameters on the boot line as you wish. Anything after the root=/dev/ram0 statement on the same line will get passed onto the kernel. Just leave a space between each one and remember to not put spaces after comas.
- 06-17-2006 #3Just Joined!
- Join Date
- Jun 2006
- Posts
- 5
mobilinux
How can i find Mobilinux (montavista linux for moblie devices) Source Code?
I hardly need it .
thanx.


Reply With Quote
