mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2025-01-03 19:35:24 +00:00
docs: update gofurther/virt-install
This commit is contained in:
parent
d93c9a5c4b
commit
e8363a026e
@ -2,7 +2,7 @@
|
||||
title: Linux family
|
||||
description:
|
||||
published: true
|
||||
date: 2021-11-30T17:57:17.787Z
|
||||
date: 2021-11-30T17:58:16.734Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2021-11-12T15:27:40.366Z
|
||||
@ -160,7 +160,7 @@ virt-install \
|
||||
--input type=keyboard,bus=virtio \
|
||||
--input type=tablet,bus=virtio \
|
||||
--rng /dev/urandom,model=virtio \
|
||||
--disk path=~/.local/share/libvirt/images/virtual-phyllome-desktop.img,format=raw,bus=virtio,cache=writeback,size=10 \
|
||||
--disk path=~/.local/share/libvirt/images/virtual-desktop.img,format=raw,bus=virtio,cache=writeback,size=10 \
|
||||
--location=https://download.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/ \
|
||||
--extra-args="inst.ks=https://raw.githubusercontent.com/PhyllomeOS/phyllomeos/main/leaves/virtual-desktop.cfg"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user