Boot to text.
This commit is contained in:
@@ -2,6 +2,6 @@ set timeout=5
|
||||
terminal_output console
|
||||
|
||||
menuentry "Ubuntu Server Live Image" {
|
||||
linux /casper/vmlinuz.efi boot=casper iso-scan/filename=${iso_path}
|
||||
linux /casper/vmlinuz.efi boot=casper iso-scan/filename=${iso_path} nomodeset
|
||||
initrd /casper/initrd.lz
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user