Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvm: OVMF file and steps 3 and 4 #419

Closed
anselmolsm opened this issue Mar 9, 2019 · 0 comments
Closed

kvm: OVMF file and steps 3 and 4 #419

anselmolsm opened this issue Mar 9, 2019 · 0 comments
Assignees

Comments

@anselmolsm
Copy link
Contributor

Describe the error/improvement to an existing document or image

In the guide to run Clear Linux as a KVM guest OS, section "Download and launch the virtual machine":

  • Step 3 tells users to download the OVMF file (side note: there could be a copy&paste friendly curl line to download it);
  • Step 4 tells user to do a cp of the same file from /usr/share/qemu.

These steps seem to conflict (imagine if the user downloads the file to workdir, then follow step 4... one file would overwrite the other).

Considering the recommendation in the "Note" after those steps, it seems steps 3 and 4 target different users: step 3 non-CL hosts, step 4 CL hosts.

Still, I downloaded OVMF from the link provided then compared (md5sum) that file with the one at /usr/share/qemu in my Clear Linux host, and they are different... So that made me think: Which version is the best to use?

Environment (please complete the following):

  • Clear Linux OS version: 28230
mvincerx added a commit to mvincerx/clear-linux-documentation that referenced this issue Apr 9, 2019
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>

Revise cp command to use local Downloads directory.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>

Adds curl command to download OVMF.fd; removes note.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>

Remove trailing whitespaces.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants