Re: [meta-intel] How to support the NUC Kit DE3815TYKHE?

2015-03-31 Thread Yong Li
Thanks Darren! Below is the grub.cfg: # Automatically created by OE serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 default=boot timeout=10 menuentry 'boot'{ linux /vmlinuz root=/dev/sda2 ro rootwait quietconsole=ttyS0,115200 console=tty0 } I use this command to create the USB di

Re: [meta-intel] How to support the NUC Kit DE3815TYKHE?

2015-03-31 Thread Darren Hart
You'll need to provide more detail for us to help. Exactly how is it failing. Probably a good idea to share your grub.conf. -- Darren Hart Intel Open Source Technology Center From: LIYONG Date: Tuesday, March 31, 2015 at 7:21 AM To: Darren Hart Cc: YONG LI , Subject: Re: [meta-intel] How

Re: [meta-intel] How to support the NUC Kit DE3815TYKHE?

2015-03-31 Thread LIYONG
I am using the latest bios 0041, if using grub, it can load and boot the kernel, but cannot pass the command line. The os is 64bit, both the grub and the kernel are built using the same conf On Mar 31, 2015 12:35 AM, Darren Hart wrote: No, it should work both grub and gummiboot. Are you perhaps