coreos / docs

Documentation for CoreOS projects
http://coreos.com/docs
Apache License 2.0
882 stars 532 forks source link

os: document qemu-booting custom builds #1243

Closed Bubblemelon closed 6 years ago

Bubblemelon commented 6 years ago

I've added some facts that I found useful when booting the vm, in brief they are:

  1. path to find shell script to start the vm,
  2. ways to login,
  3. how to determine if virtualization is enabled.
lucab commented 6 years ago

One last comment, but I think it is generally fine. You can happily squash all your commits in a single one. I'm not a native speaker though, so you'd better wait for a quick check by somebody in the US.

Bubblemelon commented 6 years ago

The most recent commit changes the sdk-modifyingguide in the following ways:

  1. Clarifies how to exit from container linux login prompt
  2. The acronyms are now capitalized, i.e. VM, QEMU
  3. The phrase "booted filesytem" is now "SDK chroot"
  4. The word "login" is now "log in"
  5. Doing is replaced with Running
  6. Re-titled "Several ways to boot" to "Boot Options"
  7. Rephrased the forget password sentence
  8. Clarifies SSH log in
  9. Absolute links are now relative links
Bubblemelon commented 6 years ago

@lucab I've squashed my commits

Bubblemelon commented 6 years ago

@bgilbert let me know if this is good for a merge :smiley:

Bubblemelon commented 6 years ago

cc: @ajeddeloh