From 8f01ac1530c2da5e6e04764ac077a7b95d33bb29 Mon Sep 17 00:00:00 2001 From: Jianxun Zhang Date: Wed, 19 Oct 2016 15:07:26 -0700 Subject: README: Provide information for how to live-boot quark with hddimg This change adds the procedure to boot quark with images in hddimg format. Signed-off-by: Jianxun Zhang Signed-off-by: Saul Wold --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') diff --git a/README b/README index 772ac4ed..777c66cd 100644 --- a/README +++ b/README @@ -248,6 +248,17 @@ To create a direct-boot image for USB storage media, simply specify galileodisk-usb instead of galileodisk-sd in the "wic create ..." command, then write the output image to USB storage media and boot it. +Actually, Galileo board can boot off with an image in hddimg format +from USB drives too. But only live-boot, no installation, is supported +at this point. An image in hddimg format is generated when you build +quark BSP. You can follow the procedure in II.b to use dd command to +prepare your USB drive, then press F7 key as what board prompts when it +boots. Galileo should show a boot option menu for you to choose the +UEFI USB boot option for the drive to boot the system. If the board +already passes this stage and show a grub boot menu, you can press 'c' +key and then type "quit" in grub shell. The board should come back to +the UEFI boot menu. + III. Technical Miscellany ========================= -- cgit v1.2.3-54-g00ecf