You are not logged in.

#1 2014-10-03 09:42:26

kwatrecht
Member
Registered: 2014-07-30
Posts: 7

[SOLVED][unprofessional] Selected boot image didi not Authentificate

Hi I try to install Arch on HP-Envy 15
a 64 bi machine
with uefi
and ran in many bootloaderproblems "Selected boot image didi not Authentificate"

this is what i did:
gdisk /dev/sda

...

gdisk /dev/sda
p

something like

sda1 300 G linux filesystem
sda2 10G swap
sda128 470 Mib EF00
w
mkfs.ext4 /dev/sda1
mkswap /dev/sda2
mkfs.fat -F32 /dev/sda128

partitions were mounted like the beginners guide tells

pacstrap -i /mnt base base-devel
genfstab -U -p /mnt >> /mnt/etc/fstab
arch-chroot /mnt /bin/bash

I did some of the local settings
made hostname...
Ok but the problem will come here i think

pacman -S dosfstools efibootmgr grub
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=arch_grub --recheck
mkdir /boot/EFI/boot
cp /boot/EFI/arch_grub/grubx64.efi /boot/EFI/boot/bootx64.efi
grub-mkconfig -o /boot/grub/grub.cfg

after exit reboot i run into the error i told.
the  comuper might recognize anything because if nothin is on the harddrive it says something diffrent.

Can anyone help me to install?
is anything better than grub?
did i do something wrong?
ps. installing from archiso ran into errors too

Last edited by kwatrecht (2014-11-18 12:06:15)

Offline

#2 2014-10-03 11:17:22

kwatrecht
Member
Registered: 2014-07-30
Posts: 7

Re: [SOLVED][unprofessional] Selected boot image didi not Authentificate

Ok short update i tried the lasy Bootloaderfix trick i installed Kubuntu on /dev/sda3 told the bootPartition is /dev/sda128 and let them manage it
now arch runns

Offline

#3 2014-10-03 18:29:44

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED][unprofessional] Selected boot image didi not Authentificate

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB