Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: paquerette on June 19, 2006, 10:54:52 PM

Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: paquerette on June 19, 2006, 10:54:52 PM
Hi,

I have two SATA controller card that usually need "irqpoll" kernel option so that cards are usable. (I made that when I installed gentoo on this server)

How can I do that with the SME?

(Note : I don't have IRQ option on the motherboard bios...)

Right now, I arrive on a blue Screen with "Loading sata_sil driver" and writted over I have a message "Disabling IRQ #11)

Thanks,
paquerette
Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: paquerette on June 20, 2006, 12:49:17 PM
it's a common need... isn't it ?
Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: paquerette on June 20, 2006, 06:30:43 PM
help... it would be sad I can't install SME just because one can't pass kernel option to the live cd...
Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: dsemuk on June 20, 2006, 07:22:20 PM
I don't understand what you are asking for SME doesn't have a LiveCD.

Are you asking how to get a commandline during CD bootup?

Dave
Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: paquerette on June 20, 2006, 07:53:46 PM
During Installation boot sequence, it boot some kind of live CD called ISOLINUX... but there is no boot prompt to pass kernel option such as IRQPOLL (or acpi, vga, dma  etc...)


If you look the installation CD of the gento, the first step of the boot sequence of the installation cd is to display a boot prompt so you can choose which kernel to load for the installation (if my memory is correct gentoo & gento-nofb) and additionnally you can add some argument (like these kind of option : https://www.musix.org.ar/wiki/index.php/Boot_Options)
Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: dsemuk on June 20, 2006, 08:09:25 PM
Ah right...

If you press "Esc" during the boot process you will be given a command line

Type in "sme" followed by option(s) you need.

Dave
Title: SME 7RC3 livecd - how to give boot option to the kernel
Post by: paquerette on June 20, 2006, 09:21:04 PM
:-)

Thanks ;)