mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
fix path
This commit is contained in:
parent
bf391194e0
commit
4f28eb79e6
@ -17,7 +17,7 @@ As of now, `netboot.xyz` is one of the main way to deploy or use a guest operati
|
||||
By default, `netboot.xyz.iso` should already be located under `var/lib/libvirt/image/iso`. If it's not the case, please use the following command to fetch it, or navigate to [the website](https://netboot.xyz/):
|
||||
|
||||
```
|
||||
wget https://boot.netboot.xyz/ipxe/netboot.xyz.iso -P /var/lib/libvirt/image/iso/
|
||||
wget https://boot.netboot.xyz/ipxe/netboot.xyz.iso -P /var/lib/libvirt/image/isos/
|
||||
```
|
||||
![post-install-conf-2.png](/assets/post-launch/post-install-conf-2.png)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user