Anzeige:
Ergebnis 1 bis 3 von 3

Thema: GRUB Theme einrichten funktioniert nicht - Manjaro

  1. #1
    Registrierter Benutzer
    Registriert seit
    Jun 2004
    Beiträge
    70

    GRUB Theme einrichten funktioniert nicht - Manjaro

    Hallo liebe Leute,

    ich hab ein kleines Problem mit der Einrichtung des GRUB Theme. Ich habs jetzt schon mit dem GRUB-Customizer und händisch mit unterschiedlichen Themes versucht, aber irgendwie nimmt er es nicht an.
    Möglicherweise hat ja jemand nen Tipp für mich:

    Hier ist erstmal meine /etc/default/grub:
    Code:
    GRUB_DEFAULT="0"
    GRUB_TIMEOUT="5"
    GRUB_DISTRIBUTOR="Manjaro"
    GRUB_CMDLINE_LINUX_DEFAULT="resume=UUID=54db7252-c0ef-4fad-af09-748a23b5d530 quiet splash"
    GRUB_CMDLINE_LINUX="acpi_osi=Linux acpi=force acpi_enforce_resources=lax i915.enable_rc6=1 i915.enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1 drm.vblankoffdelay=1 acpi_backlight=vendor"
    
    # If you want to enable the save default function, uncomment the following
    # line, and set GRUB_DEFAULT to saved.
    GRUB_SAVEDEFAULT="false"
    
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    #GRUB_HIDDEN_TIMEOUT="5"
    #GRUB_HIDDEN_TIMEOUT_QUIET="true"
    
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT="console"
    
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT="console"
    
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE="1366x768"
    
    # Uncomment to allow the kernel use the same resolution used by grub
    GRUB_GFXPAYLOAD_LINUX="keep"
    
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID="true"
    
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY="true"
    
    # Uncomment and set to the desired menu colors.  Used by normal and wallpaper
    # modes only.  Entries specified as foreground/background.
    export GRUB_COLOR_NORMAL="light-gray/black"
    export GRUB_COLOR_HIGHLIGHT="green/black"
    
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    #GRUB_BACKGROUND="/usr/share/grub/background.png"
    GRUB_THEME="/boot/grub/themes/Grau/theme.txt"
    
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    Mein System:

    Manjaro Linux
    Kernel 3.16.7.5-1-MANJARO

    Acer Aspire 5755G
    Intel i7 2670QM
    NVIDIA Optimus mit Geforce GT540M

    Wär schön wenn jemand ne Idee hat :-)

    Gruß
    Lennymann

    edit:
    Achso installiert ist GRUB 2.02beta2-9 aus dem offiziellen Manjaro Repo

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2007
    Ort
    Sauerland
    Beiträge
    1.690
    Unter openSUSE:
    If you change this file, run 'grub2-mkconfig -o /boot/grub2/grub.cfg' afterwards to update
    Bei mir sind keine Anführungszeichen:
    GRUB_BACKGROUND=/boot/grub2/themes/openSUSE/background.png
    GRUB_THEME=/boot/grub2/themes/Archlinux/theme.txt
    Und das /boot/grub2/themes/Archlinux/theme.txt ist vorhanden.

  3. #3
    Registrierter Benutzer
    Registriert seit
    Jun 2004
    Beiträge
    70
    OK, ich hab das Problem.
    Aus irgendeinem Grund erzeugt das Script
    /etc/grub.d/60_memtest86+_proxy
    vermeintlich fehlerhaften Code, dadurch wurde nicht in
    /boot/grub/grub.cfg
    gespeichert sondern in
    /boot/grub/grub.cfg.new.
    Durch entfernen des Scripts aus dem Verzeichnis funktioniert nun alles einwandfrei :-)

Ähnliche Themen

  1. WLAN einrichten funktioniert nicht
    Von [SB]Benjamin im Forum Anbindung an die Aussenwelt
    Antworten: 11
    Letzter Beitrag: 26.03.07, 15:30
  2. Grub funktioniert nicht
    Von Tannjew im Forum System installieren und konfigurieren
    Antworten: 9
    Letzter Beitrag: 25.01.06, 18:52
  3. Suse 9.2 und GKrellM 2.2.5, theme invisible funktioniert nicht mehr
    Von Mr.Nobody im Forum System installieren und konfigurieren
    Antworten: 1
    Letzter Beitrag: 11.09.05, 02:53
  4. Grub funktioniert nicht
    Von mcneilxp im Forum System installieren und konfigurieren
    Antworten: 7
    Letzter Beitrag: 19.06.05, 08:31
  5. gtk-swith-theme funktioniert nicht richtig
    Von exs im Forum Windowmanager
    Antworten: 4
    Letzter Beitrag: 07.03.05, 22:14

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •