change reference link to inline link

I wanted to follow the Markdown conventions
but decided against them for consistency.
https://www.qubes-os.org/doc/doc-guidelines/#markdown-conventions
This commit is contained in:
Nicco Kunzmann 2017-10-07 21:00:47 +02:00 committed by GitHub
parent c93bf33b8b
commit d87d6ea180

View File

@ -50,7 +50,7 @@ qvm-start win7 --cdrom=/dev/cdrom
Next the VM will start booting from the attached CDROM device (which in the example above just happens to be a Windows 7 installation disk). Depending on the OS that is being installed in the VM one might be required to start the VM several times (as is the case with Windows 7 installations), because whenever the installer wants to "reboot the system" it actually shutdowns the VM and Qubes won't automatically start it. Several invocations of qvm-start command (as shown above) might be needed.
**Note:** If your Windows installation gets stuck at the glowing Windows logo, you might want to read [Issue 2488][issue-2488] for a solution.
**Note:** If your Windows installation gets stuck at the glowing Windows logo, you might want to read [Issue 2488](https://github.com/QubesOS/qubes-issues/issues/2488) for a solution.
[![r2b1-win7-installing.png](/attachment/wiki/HvmCreate/r2b1-win7-installing.png)](/attachment/wiki/HvmCreate/r2b1-win7-installing.png)