From 5652cc7a05fe0ce3cb27d87e964e26b5ecbe9571 Mon Sep 17 00:00:00 2001 From: Sebastien Boeuf Date: Thu, 3 Oct 2019 14:41:25 -0700 Subject: [PATCH] README: Remove wrong statement about the firmware The firmware has been recently updated to find the EFI partition, no matter if the disk is not the first one of the list. Signed-off-by: Sebastien Boeuf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2301050fd..94d33b435 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ $ ./cloud-hypervisor/target/release/cloud-hypervisor \ $ popd ``` -Multiple arguments can be given to the `--disk` parameter, currently the firmware requires that the bootable image is on the first disk. +Multiple arguments can be given to the `--disk` parameter. ### Custom kernel and disk image