remove instructions, to be included in README.md
This commit is contained in:
parent
f8bd71a532
commit
aef0178ffc
@ -11,35 +11,6 @@
|
|||||||
# ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents.
|
# ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents.
|
||||||
# Bye bye!
|
# Bye bye!
|
||||||
|
|
||||||
# Usage
|
|
||||||
# With virt-install :
|
|
||||||
#$ virt-install \
|
|
||||||
# --connect qemu:///system \
|
|
||||||
# --virt-type kvm \
|
|
||||||
# --arch x86_64 \
|
|
||||||
# --machine q35 \
|
|
||||||
# --name vmd \
|
|
||||||
# --boot uefi \
|
|
||||||
# --cpu host-model,topology.sockets=1,topology.cores=2,topology.threads=2 \
|
|
||||||
# --vcpus 4 \
|
|
||||||
# --memory 8192 \
|
|
||||||
# --video virtio \
|
|
||||||
# --channel spicevmc \
|
|
||||||
# --autoconsole none \
|
|
||||||
# --sound none \
|
|
||||||
# --controller type=virtio-serial \
|
|
||||||
# --controller type=usb,model=none \
|
|
||||||
# --controller type=scsi,model=virtio-scsi \
|
|
||||||
# --network network=default,model=virtio \
|
|
||||||
# --input type=keyboard,bus=virtio \
|
|
||||||
# --input type=tablet,bus=virtio \
|
|
||||||
# --rng /dev/urandom,model=virtio \
|
|
||||||
# --disk path=/var/lib/libvirt/images/vmd.img,format=raw,bus=virtio,cache=writeback,size=5 \
|
|
||||||
# --location=https://download.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/os/ \
|
|
||||||
# --extra-args="inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/flat/flat-dmd.cfg"
|
|
||||||
#
|
|
||||||
# --initrd-inject bmd.cfg --extra-args "inst.ks=file:/bmd.cfg"
|
|
||||||
|
|
||||||
# Generated by pykickstart v3.32
|
# Generated by pykickstart v3.32
|
||||||
#version=DEVEL
|
#version=DEVEL
|
||||||
# X Window System configuration information
|
# X Window System configuration information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user