mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	for rh7, the initrd for stateless has to been built first to make the installkernel cfg file added first
This commit is contained in:
		| @@ -779,8 +779,8 @@ system("chroot $rootimg_dir depmod $kernelver"); | ||||
| # the other one is for statelite | ||||
|  | ||||
| if ($dracutmode) { | ||||
|     mkinitrd_dracut("statelite"); | ||||
|     mkinitrd_dracut("stateless"); | ||||
|     mkinitrd_dracut("statelite"); | ||||
| } else { | ||||
|     mkinitrd("statelite"); | ||||
|     mkinitrd("stateless"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user