Date: Tue, 23 Sep 2014 19:40:28 +0600 From: Dmitry Potapov <dkpotapov@yandex.ru> To: freebsd-questions@freebsd.org Subject: FreeBSD can't boot from UEFI after installation Message-ID: <4133061411479628@web29g.yandex.ru>
next in thread | raw e-mail | index | archive | help
Hello! I'm trying to complete the installation of -HEAD branch to my ASUS N76VZ laptop, however, after I partition the disk as wiki says: >gpart create -s gpt ada0 >gpart add -t efi -s 800K ada0 >gpart add -t freebsd-ufs ada0 >dd if=/boot/boot1.efifat of=/dev/ada0p1 >newfs /dev/ada0p2 >... I reboot and BIOS refuses to boot: >Reboot and Select proper Boot device >or Insert Boot Media in selected Boot device and press a key I see that this problem affects a certain ASUS laptops, so I've tried to update BIOS, play with my BIOS boot settings and so on, still I can't get it up. Any thoughts on this?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4133061411479628>