15G is the way to go
This commit is contained in:
parent
fbe5909507
commit
9db46ad662
@ -13,7 +13,7 @@ Create a virtual machine for Archlinux on my macOS using QEMU:
|
||||
- [Download the Archlinux iso image](https://archlinux.org/download/)
|
||||
- Create a qemu disk:
|
||||
{% highlight bash %}
|
||||
qemu-img create disk.img 10G
|
||||
qemu-img create disk.img 15G
|
||||
{% endhighlight %}
|
||||
- Start the machine and [install Archlinux](https://wiki.archlinux.org/title/Installation_guide)
|
||||
{% highlight bash %}
|
||||
|
Loading…
Reference in New Issue
Block a user