AN!Cluster Tutorial 2 - Install SCO-V
Alteeve Wiki :: How To :: AN!Cluster Tutorial 2 - Install SCO-V |
This mini-tutorial covers how to install SCO Unix V on an Anvil! m2 platform.
Why? Because reasons.
Provision script:
lvcreate -L 400GiB -n vm01-sco5_0 an-c07n01_vg0
virt-install --connect qemu:///system \
--name vm01-sco5 \
--virt-type qemu \
--ram 4096 \
--arch i686 \
--vcpus 2 \
--cdrom '/shared/files/Base_OS_Installation.iso' \
--os-variant generic \
--video vga \
--network bridge=vbr2,model=pcnet \
--disk path=/dev/fea-c01n01_vg0/vm01-sco5_0,bus=ide \
--graphics vnc,listen=0.0.0.0 --noautoconsole --wait -1
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |