mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Compare commits
2 Commits
3fef39211e
...
745d12d7f5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
745d12d7f5 | ||
|
|
f905e7aa2b |
@@ -448,7 +448,6 @@ We can now boot the disk image in a virtual machine. To boot it in [QEMU], execu
|
|||||||
|
|
||||||
```
|
```
|
||||||
> qemu-system-x86_64 -drive format=raw,file=target/x86_64-blog_os/debug/bootimage-blog_os.bin
|
> qemu-system-x86_64 -drive format=raw,file=target/x86_64-blog_os/debug/bootimage-blog_os.bin
|
||||||
warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
This opens a separate window which should look similar to this:
|
This opens a separate window which should look similar to this:
|
||||||
|
|||||||
Reference in New Issue
Block a user