insert "append=***" in elilo.conf
This commit is contained in:
@@ -66,6 +66,7 @@ configure_elilo_cnf()
|
||||
local root_dev
|
||||
root_dev="/dev/$ROOT_PARTITION"
|
||||
sed -i "s@root=@root=$root_dev@g" $ELILO_CNF
|
||||
sed -i -e "/initrd=.*/i\ append=\"$KPARAMETER\"" $ELILO_CNF
|
||||
}
|
||||
|
||||
configure_grub_cnf ()
|
||||
|
||||
Reference in New Issue
Block a user