mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-10-31 17:04:10 +00:00 
			
		
		
		
	With current kernel we need to specify the SBI driver for the early console to work. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			185 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			185 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # Booting on many riscv64 systems is slow. Let the user view progress.
 | |
| # For minimum output use
 | |
| # GRUB_CMDLINE_LINUX_DEFAULT="quiet"
 | |
| GRUB_CMDLINE_LINUX_DEFAULT="efi=debug earlycon=sbi"
 |