Maybe grub file bootx64.efi do not have network module. You can try to use
grub provided by Ubuntu
http://archive.ubuntu.com/ubuntu/dists/trusty/main/uefi/grub2-amd64/current/grubnetx64.efi.signed
Or build your own grub that build-in with network capability.
In your root tftp server create a
Refer to my post here
https://lists.yoctoproject.org/pipermail/yocto/2018-April/040860.html
Don't use initramfs/initrd as it not working.
Regards,
Alim Hussin
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Raymond Yeung
Sent: Thursday, April 26, 2018
who are expert on kernel development on how to enable
build-in kernel module.
Regards,
Alim Hussin
From: Raymond Yeung [mailto:rksye...@hotmail.com]
Sent: Friday, April 27, 2018 1:12 AM
To: Hussin, Mohamad Noor Alim ;
yocto@yoctoproject.org
Subject: Re: PXE Boot NFS not working
Follow-up to
Is
there anyway to turn up the verbosity so I know how NFS client fails?
Until I get some more insights to above, I'd proceed to investigate the other
issue - why my kernel initialization would need to wait for any "removable
media" indefinitely, and see if I could fix/change thi
TestID was determined from testopia,
https://bugzilla.yoctoproject.org/tr_show_run.cgi?run_id=9635.
Regards,
Alim Hussin
-Original Message-
From: akuster808 [mailto:akuster...@gmail.com]
Sent: Friday, July 13, 2018 10:52 PM
To: Hussin, Mohamad Noor Alim ;
yocto@yoctoproject.org
storage device we need to write at first place?
Regards,
Alim Hussin
-Original Message-
From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
Sent: Monday, September 24, 2018 4:50 AM
To: Hussin, Mohamad Noor Alim
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] [PATCH] runtime: a
Hi Richard,
I wrote some scripts to test USB mount/unmount, read & write on real hardware.
I use OEQA runtime library to wrote the test cases. However, these tests only
work on hardware and not for qemu.
Since these tests run on hardware, I need to add a flag to avoid the tests
execute on qemu.