Hi CC,
thanks a lot for you help...
however by now I'm not able to perform the installation
owing to anaconda failures on mounting or umounting the CD
:(
/Luca From: kickstart-list-bounces@xxxxxxxxxx [mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of Coe, Colin C. (Unix Engineer) Sent: 07 March 2007 11:50 To: Discussion list about Kickstart Subject: RE: kernel parameters Hi Luca
'grubby' is the tool to automate
modifications to /etc/grub.conf (and the config files of other boot
loaders).
Amongst other things, in my %post section I
have
grubby --grub --update-kernel=`grubby
--default-kernel` --args "${KERNEL_PARAMS} root=LABEL=/" Where $KERNEL_PARAMS are programatically
determined previous in the %post section.
Hope this helps.
CC
From: kickstart-list-bounces@xxxxxxxxxx on behalf of Mariani, Luca Sent: Wed 3/7/2007 6:55 PM To: Discussion list about Kickstart Subject: RE: kernel parameters Hi CC,
the only reason that let me modify kickstart
files in order to add kernel parameters is that it was the only way I knew
to do it
do you think it should
be better using grubby? I'll try this way too.
thanks
/Luca
From: kickstart-list-bounces@xxxxxxxxxx [mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of Coe, Colin C. (Unix Engineer) Sent: 06 March 2007 22:46 To: Discussion list about Kickstart Subject: RE: kernel parameters Hi
Luca
Is
there a reason you can't call grubby from the %post section to add the
parameters you need?
CC
NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments. |