On March 31, 2020 7:08:37 PM GMT+03:00, Patrick Lomakin <[email protected]> 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 -- [email protected] >To unsubscribe send an email to [email protected] >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/[email protected]/message/MFOHNXY3I7KEZK5J4W25WIOSTXIXGOEB/
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 _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/HBTVHQPTXT6BVA4PKD6QUR3NLNJN4X5X/

