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/)
|
- [Download the Archlinux iso image](https://archlinux.org/download/)
|
||||||
- Create a qemu disk:
|
- Create a qemu disk:
|
||||||
{% highlight bash %}
|
{% highlight bash %}
|
||||||
qemu-img create disk.img 10G
|
qemu-img create disk.img 15G
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
- Start the machine and [install Archlinux](https://wiki.archlinux.org/title/Installation_guide)
|
- Start the machine and [install Archlinux](https://wiki.archlinux.org/title/Installation_guide)
|
||||||
{% highlight bash %}
|
{% highlight bash %}
|
||||||
|
Loading…
Reference in New Issue
Block a user