06-15-2014, 01:42 PM
Hi Kirk,
Thanks for the reply.
For the record as of today I've now tried this on 3 different boxes, with 2 burns from 2 downloads and with grub2 in the mbr of Lubuntu 14.04, Linux Mint 17 and OpenMandriva 2014-kde and so I am convinced the issue is with LL 2.0.
I have done a manual entry into grub2 's 40_custom file as follows:
menuentry "Linux KLite 2.0 on sda2" {
set root=(hd0,2)
linux (hd0,2)/boot/vmlinuz-3.13.0-24-generic root=/dev/sda2
initrd (hd0,2)/boot/initrd.img-3.13.0-24-generic
}
EOF
and it boots well.
I hope one of the devs can sort this out one day.
Hopefully this thread will help others.
Dave
Thanks for the reply.
For the record as of today I've now tried this on 3 different boxes, with 2 burns from 2 downloads and with grub2 in the mbr of Lubuntu 14.04, Linux Mint 17 and OpenMandriva 2014-kde and so I am convinced the issue is with LL 2.0.
I have done a manual entry into grub2 's 40_custom file as follows:
menuentry "Linux KLite 2.0 on sda2" {
set root=(hd0,2)
linux (hd0,2)/boot/vmlinuz-3.13.0-24-generic root=/dev/sda2
initrd (hd0,2)/boot/initrd.img-3.13.0-24-generic
}
EOF
and it boots well.
I hope one of the devs can sort this out one day.
Hopefully this thread will help others.
Dave