f415747d830dcd1f13d4a00d77776b69d54427ed
[AGL/meta-agl.git] / scripts / README-mkefi-agl.md
1 ## Introduction
2 This script will install the AGL distribution on a removable device to boot on Intel UEFI-based computer.
3
4 In particular it can create a USB or SD bootable support for (MinnowBoard)[www.minnowboard.org].
5
6 Usage:
7
8     mkefi-agl.sh [-v] HDDIMG REMOVABLE_DEVICE
9        -v: verbose debug
10        HDDIMG: the hddimg file to generate the efi disk from
11        REMOVABLE_DEVICE: the block device to write the image to, e.g. /dev/sdh
12
13 Example: `mkefi-agl.sh agl-demo-platform-intel-corei7-64.hddimg /dev/sdd`
14
15 ## Documentation
16 Additional documentation: https://wiki.automotivelinux.org/agl-distro/developer_resources_intel