|  | @@ -108,8 +108,8 @@ like this:</para>
 | 
	
		
			
				|  |  |  <screen><userinput>cat >> /boot/grub/menu.lst << "EOF"
 | 
	
		
			
				|  |  |  <literal>title Red Hat
 | 
	
		
			
				|  |  |  root (hd0,2)
 | 
	
		
			
				|  |  | -kernel /boot/kernel-2.4.20 root=/dev/hda3
 | 
	
		
			
				|  |  | -initrd /boot/initrd-2.4.20</literal>
 | 
	
		
			
				|  |  | +kernel /boot/kernel-2.6.5 root=/dev/hda3
 | 
	
		
			
				|  |  | +initrd /boot/initrd-2.6.5</literal>
 | 
	
		
			
				|  |  |  EOF</userinput></screen>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para>If dual-booting Windows, the following entry will allow
 |