removed obsolete desinfect cd boot entry
This commit is contained in:
parent
c1944ee068
commit
39cbeb5cc5
6
grub.cfg
6
grub.cfg
@ -22,12 +22,6 @@ menuentry 'Ubuntu 14.04.3 amd64' {
|
|||||||
linux (loop)/casper/vmlinuz.efi boot=casper iso-scan/filename=$isofile locale=en_US.UTF-8
|
linux (loop)/casper/vmlinuz.efi boot=casper iso-scan/filename=$isofile locale=en_US.UTF-8
|
||||||
initrd (loop)/casper/initrd.lz
|
initrd (loop)/casper/initrd.lz
|
||||||
}
|
}
|
||||||
menuentry 'ct desinfect' {
|
|
||||||
set isofile='/boot/desinfect.iso'
|
|
||||||
loopback loop $isofile
|
|
||||||
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile locale=de_DE.UTF-8
|
|
||||||
initrd (loop)/casper/initrd.lz
|
|
||||||
}
|
|
||||||
menuentry 'Elementary OS 0.3.1 amd64' {
|
menuentry 'Elementary OS 0.3.1 amd64' {
|
||||||
set isofile='/boot/elementaryos-stable-0.3.1-amd64.20150903.iso'
|
set isofile='/boot/elementaryos-stable-0.3.1-amd64.20150903.iso'
|
||||||
loopback loop $isofile
|
loopback loop $isofile
|
||||||
|
Loading…
Reference in New Issue
Block a user