forked from roots/phyllomeos
		
	implement late grub regeneration
This commit is contained in:
		| @@ -32,4 +32,10 @@ echo "options kvm_intel nested=1" >> /mnt/sysimage/etc/modprobe.d/kvm.conf # Add | ||||
| # The following part seems useless too. No need to regenerate grub | ||||
| # grub2-mkconfig -o /mnt/sysimage/boot/grub2/grub.cfg # Update grub. Does it fail ? /usr/sbin/grub2-probe: error: failed to get canonical path of `LiveOS_rootfs'. | ||||
|  | ||||
| %end # End of the %post sectionsud | ||||
| %end # End of the %post section | ||||
|  | ||||
| %post --logfile=/root/bhi.log | ||||
|  | ||||
| grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub otherwise the system won't boot properly | ||||
|  | ||||
| %end | ||||
		Reference in New Issue
	
	Block a user