Add 10s timeout on boot
This commit is contained in:
		
							
								
								
									
										1
									
								
								grub.cfg
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								grub.cfg
									
									
									
									
									
								
							| @@ -27,6 +27,7 @@ if [ ${iso_path} ] ; then | ||||
| set loopback="findiso=${iso_path}" | ||||
| fi | ||||
|  | ||||
| set timeout=10 | ||||
| menuentry "PVC Live Installer" { | ||||
|   linux  /live/vmlinuz boot=live components splash quiet "${loopback}" | ||||
|   initrd /live/initrd.img | ||||
|   | ||||
		Reference in New Issue
	
	Block a user