File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ insmod all_video
66set default =" 0"
77set timeout =30
88
9- menuentry " Try Linux Mint Wilma without installing " {
9+ menuentry " Try or Install Linux Mint " {
1010 linux /casper/vmlinuz file =/cdrom/preseed/mbp.seed boot =casper ro quiet splash pcie_ports =native intel_iommu =on iommu =pt ---
1111 initrd /casper/initrd
1212}
13- menuentry " Try Linux Mint Wilma without installing (Safe Graphics)" {
13+ menuentry " Linux Mint (Safe Graphics)" {
1414 linux /casper/vmlinuz file =/cdrom/preseed/mbp164.seed boot =casper ro quiet splash nomodeset pcie_ports =native intel_iommu =on iommu =pt ---
1515 initrd /casper/initrd
1616}
17- menuentry " Try Linux Mint Wilma without installing (NVMe blacklisted)" {
17+ menuentry " Linux Mint (NVMe blacklisted)" {
1818 linux /casper/vmlinuz file =/cdrom/preseed/mbp.seed boot =casper ro quiet splash pcie_ports =native intel_iommu =on iommu =pt modprobe.blacklist =nvme ---
1919 initrd /casper/initrd
2020}
You can’t perform that action at this time.
0 commit comments