However, when I tried to boot the .iso just now, it said that vmlinuz was an "Invalid or uncompressable executable type". Anyone else had this problem?
Here's the grub entry I have:
- Code: Select all
title Mint Installer
kernel (hd0,0)/mint/vmlinuz root=/dev/sda1 boot=fll quiet vga=791 fromiso=/mint/mint.iso
initrd (hd0,0)/mint/initrd.gz
boot

