Re: about an grub 2.00 installation error

2014-10-28 Thread Jordan Uggla
On Mon, Oct 27, 2014 at 5:34 PM, Sun, Ning ning@intel.com wrote: Hi, I encountered an error when installing grub 2.00 on my Linux system(boot from EFI BIOS), the error showed “source_dir doesn't exist. Please specify --target or –directory” The error occurred after I run this command:

RE: about an grub 2.00 installation error

2014-10-28 Thread Sun, Ning
Same message printed on the screen when just run grub-install, suspect it is grub 2.0 bug or defect…. Regards, Sun Ning From: grub-devel-bounces+ning.sun=intel@gnu.org [mailto:grub-devel-bounces+ning.sun=intel@gnu.org] On Behalf Of Chris Murphy Sent: Tuesday, October 28, 2014 11:20 AM

Error when building module with efi's grub_efi_get_variable function

2014-10-28 Thread Mat Troi
Hi, This is my Makefile.core.def: ... ... module = { name = mymod; common = net/mymod.c; }; ... ... When I tried to build I get: mv syminfo.lst.new syminfo.lst cat syminfo.lst | sort | gawk -f /build/boot_project/src/grub/grub2/grub-core/genmoddep.awk moddep.lst || (rm -f moddep.lst; exit