You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							# Live Image (UEFI boot)
 | 
						
						
						
						
							 | 
							
							set default=0
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							loadfont $prefix/unicode.pf2
 | 
						
						
						
						
							 | 
							
							set gfxmode=auto
 | 
						
						
						
						
							 | 
							
							insmod all_video
 | 
						
						
						
						
							 | 
							
							insmod gfxterm
 | 
						
						
						
						
							 | 
							
							insmod png
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							source /boot/grub/theme.cfg
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							terminal_output gfxterm
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							# Comment these two lines out to disable the beep on boot
 | 
						
						
						
						
							 | 
							
							insmod play
 | 
						
						
						
						
							 | 
							
							play 960 440 1 0 4 440 1
 |