You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
	
		
			
				
				
					
						
						
						
							|  |  | 
						
						
						
							|  | # T2 Grub configuration "header" - the actual images are inserted | 
						
						
						
							|  | # automatically | 
						
						
						
							|  |  | 
						
						
						
							|  | timeout 8 | 
						
						
						
							|  | default 0 | 
						
						
						
							|  | fallback 1 | 
						
						
						
							|  |  | 
						
						
						
							|  | foreground  = 000000 | 
						
						
						
							|  | background  = e4e6e3 | 
						
						
						
							|  | splashimage (cd)/boot/opensde-grub-splash.xpm.gz | 
						
						
						
							|  |  | 
						
						
						
							|  | # CUT # | 
						
						
						
							|  |  | 
						
						
						
							|  | title  Installed OS from HD | 
						
						
						
							|  | root (hd0) | 
						
						
						
							|  | chainloader +1 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | 
 |