[ovirt-users] PXE boot of oVirt Node 4.1
Kamarasu Alagarsamy
kamarasu at gmail.com
Tue Aug 1 08:10:47 UTC 2017
Hi Pavol
I have similar requirement for Ovirt 4.1 PXE boot on UEFI enabled systems, however not able to do successful kickstart installation. Facing two issues
1) nodectl init or imgbase layout —init not working because of the reason commands not found
2) System keeps on network install cycle due to boot loader not been set or not installed - I don’t know sure exactly why?
Could you please help with these issues?
kickstart file contents
—————————-
liveimg —url=http:/../../squasfs.img <— path shortened
ignoredisk —all —initlabel
zerombr
clearpart —all —initlabel
autopart —type=thinp
bootloader —location=mbr
text
reboot
%post —erroronfail
nodectl init
%end
Regards
Kamarasu
More information about the Users
mailing list