6 lines
		
	
	
		
			200 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			200 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| menuentry "Install Ubuntu Server" {
 | |
|         set gfxpayload=keep
 | |
|         linux   linux iso-url=https://releases.ubuntu.com/23.04/ubuntu-23.04-live-server-amd64.iso ip=dhcp ---
 | |
|         initrd  initrd
 | |
| }
 |