On March 31, 2020 7:08:37 PM GMT+03:00, Patrick Lomakin <patrick.lomakin(a)gmail.com>
wrote:
Why do this? You can install Ovirt as a package using yum. Ovirt Node
is simply CentOs with included repos and ovirt install package. See
Ovirt documentation how to setup host on download page
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MFOHNXY3I7K...
The node provides easy to rollback scenario (of course you can use BOOM boot manager),
but makes any customizations hard.
As it is based on CentOS - you can use 'dd' to write the ISO directly on the
usb stick (do not point it to partition, for example 'dd if=iso of=/dev/sdb bs=4M
status=progress').
On windows, you can use the Fedora image tool.
Best Regards,
Strahil Nikolov