mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-13 01:45:45 +00:00
To use `-drive` as an analog for `-hda` or `-hdb`, etc. the qemu docs note that "media" and "index" are required flags. Local testing shows that drive shows up properly as `/dev/sda` after this change. Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>