Changes

stoney cloud: Upgrade

40 bytes added, 09:03, 11 August 2017
/* Basic Testing Steps */
<source lang='bash'>
version=4.5.1 # SystemRescueCd version
sha256="4fda2fce55a46c7b258fba10c88a4a337821c8b801a8cd3c344cc223a9c4436d" # SHA256 checksum of the ISO
isoFile="systemrescuecd-x86-${version}.iso"
cd /var/virtualization/iso-choosable/
wget http://sourceforge.net/projects/systemrescuecd/files/sysresccd-x86/${version}/systemrescuecd-x86-${versionisoFile}.iso
# Check that the file was downloaded correctly
echo "93e689d218f412d0096da26053ea9828aa5dc7b6 systemrescuecd-x86-${versionsha256} ${isoFile}.iso" | sha1sum sha256sum -c -
chown apache:vm-storage systemrescuecd-x86-${versionisoFile}.isochmod 644 systemrescuecd-x86-${versionisoFile}.iso
</source>
Get your debian image:
<source lang='bash'>
version=7.8.0.0 # Debian version
cd /var/virtualization/iso-choosable/
</source>
If you need the newest Windows Drivers ISO image, visit httphttps://alt.fedoraprojectfedorapeople.org/pubgroups/altvirt/virtio-win/latestdirect-downloads/images/binarchive-virtio/
Set three network ranges under https://192.168.140.10/vm-manager/subnet/index.html
Bureaucrat, administrator
38
edits