File naming sanity.

This commit is contained in:
Ian Gulliver
2016-03-31 09:38:38 -07:00
parent b8e9a664bd
commit 75f77093aa
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
set timeout=5
menuentry "Ubuntu Server Live Image" {
linux /casper/vmlinuz.efi boot=casper iso-scan/filename=${iso_path}
initrd /casper/initrd.lz
}