Hirdetés

Új hozzászólás Aktív témák

  • anorche1

    őstag

    válasz Rimuru #72960 üzenetére

    Most van idom ujra vele foglalkozni, de nem megy.
    Leirom, hogy mit csinalok, de a manjaro leirasat kovetem: [link]

    Live manjaro kde -t pendriverol elinditom.
    Nyitok egy terminalt, majd su.
    mount /dev/sda7 /mnt
    mount /dev/sda6 /mnt/boot/efi
    cd /mnt
    mount -t proc proc /mnt/proc
    mount -t sysfs sys /mnt/sys
    mount -o bind /dev /mnt/dev
    mount -t devpts pts /mnt/dev/pts/
    chroot /mnt
    grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck

    Eredmeny:
    Installing for x86_64-efi platform.
    EFI variables are not supported on this system.
    EFI variables are not supported on this system.
    grub=install: error: efibootmgr failed to register the boot entry: No such file or directory.

    Tovabb kovetve a leirast:

    exit
    pacmnan -S efibootmgr, dosfstools, grub
    grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck

    es ugyanaz a hiba.

    Utana

    exit
    modprobe efivarfs
    chroot /mnt
    grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck

    Installing for x86_64-efi platform.
    Installation finished. No error reported.

    update-grub

    Generating grub configuration file ...
    Found theme: /usr/share/grub/themes/manjaro/theme.txt
    grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
    grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
    Found memtest86+ image: /boot/memtext86+/memtest.bin
    done.

    Szerk.: a /dev/sdb1 a pendrive, amirol a live rendszer fut.

    Ezutan restart, boot opciok listazasa, manjaro kivalasztasa, es bejon a gnu grub, es varja a parancsaimat.

    [ Szerkesztve ]

    "It never gets easier, you just go faster." Greg LeMond

Új hozzászólás Aktív témák