Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Problem install grub2 UEFI

$
0
0
Hi everybody.
I tried to intall opensuse 13.1 DVD at Dell Vostro 3560 with UEFI but when configure boot step I always get error "Invalid numeric value".So I choose intall no bootloader and use DVD rescue to help.Here is my log
Code:

#mount /dev/sda3 /mnt          #sda3 is my root
#mount /dev/sda2 /mnt/boot/efi  ## sda2 is /boot/efi
#mount --bind /dev /mnt/dev
#mount --bind /sys /mnt/sys
#mount --bind /proc /mnt/proc
#chroot /mnt
#grub2-mkconfig -o /boot/grub2/grub.cfg
#grub2-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub --recheck /dev/sda
invalid numeric value

Everything seem to be fine except I got the "invalid numeric value" again.I search so much but have no any information and how to resolve this error.

Please help
Thanks

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>