diff options
author | Silvino Silva <silvino@bk.ru> | 2018-07-20 17:52:24 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2018-07-20 17:52:24 +0100 |
commit | 7dd5f7d9c2875f8d8b5ad7ba92484d805e94dabb (patch) | |
tree | fc19965e9281871040084ee51da9f3e79c8c95ca /tools/qemu.html | |
parent | 8e26cc1ca02691e621a82c274e9cfcd90181ccbe (diff) | |
parent | b6655563e76cc547fbdd834c155b482e3f88026c (diff) | |
download | doc-7dd5f7d9c2875f8d8b5ad7ba92484d805e94dabb.tar.gz |
release doc-0.3.6
Diffstat (limited to 'tools/qemu.html')
-rw-r--r-- | tools/qemu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qemu.html b/tools/qemu.html index e180ed4..a6621a1 100644 --- a/tools/qemu.html +++ b/tools/qemu.html @@ -335,7 +335,7 @@ <p>Update grub configuration on guest machine;</p> <pre> - # update-grub + # grub-mkconfig -o /boot/grub/grub.cfg </pre> <h3 id="sound">4.2. Guest Sound</h3> |