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
Show replies by date