Chyba po update-grub

Sekcia: Konfigurácia 01.01.2014 | 18:42
Tino   Návštevník

Zdravim, vedel by mi niekto poradit? Chcem si upravit ponuku grub na bootovanie, pozrel som uz mnozstvo manualov, ale akosi mi to nieje jasne. V starom grube, som upravil jeden subor a bolo to ok. Teraz ked si pridam riadky do /etc/grub.d/40_custom, potom dam update-grub, tak mi stale vyhadzuje chybu: Found memtest86+ image: /boot/memtest86+.bin chyba: syntax error. chyba: Incorrect command. chyba: syntax error. chyba: Incorrect command. chyba: syntax error. error: line no: 115 Syntax errors are detected in generated GRUB config file. Ensure that there are no errors in /etc/default/grub and /etc/grub.d/* files or please file a bug report with /boot/grub/grub.cfg.new file attached. done Tu je ukoncenie vypisu. Vedel by mi niekto poradit, kde robim chybu? Aj ked som to skusal cez grub-customizer, vsetko som si nastavil, ale po restarte ziadna zmena. Akurat v adresari /boot/grub mi vznikol subor grub.cfg.new. Pouzivam ubuntu 12.04 Dakujem

    • RE: Chyba po update-grub 02.01.2014 | 00:43
      Avatar WlaSaTy   Návštevník

      Chybu robíš v súbore /etc/grub.d/40_custom . Nechcel so len zmeniť štandardné hodnoty v /etc/default/grub ?

      • RE: Chyba po update-grub 02.01.2014 | 21:54
        Avatar Tino   Návštevník

        Caves, uz som to spojazdnil, skopiroval som riadky z grub.cfg do 40_custom. Dal som tam len tie, ktore OS chcem mat v ponuke grubu. Potom mi po vybrati ubuntu v grube a jeho zavadzani, vypisovalo chybu s gfxmode. Vlastne som tam musel pridat tieto riadky:

        function gfxmode {

        set gfxpayload="${1}"

        if [ "${1}" = "keep" ]; then

        set vt_handoff=vt.handoff=7

        else set vt_handoff= fi

        }

        niesom vyvojar a neovladam ziadny progr. jazyk, ale nieje mi jasne, preco to tam musi byt. V kazdom manualy co som cital, je len pridanie riadkov pre vyber systemu. A vedel by si mi poradit, preco to neviem nastavit v grub-customizer? Dakujem