On 08/08/2018 08:58 PM, Dhanasekar Jaganathan wrote: > > Hi All, > > I have created yocot bootable USB live image by this command "*sudo dd > if=core-image-sato-intel-core2-32.hddimg of=/dev/sdb1"* > " > > After power on my system, I have got three options, > > 1. boot > 2. install > 3. Reboot into firmware. > > > When I select "install" to install yocto on mSata, I am getting black > screen. > I am using com port serial console for video propose. My board has no > support for onboard or offboard VGA. >
May be try adding serial console 'console=ttyS0,115200' in kernel boot line when using 'install'. -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
