I'm trying to install Ubuntu 15 dualboot with win 10 on my MSI notebook. But when i boot into USB it show many error with the same code: CHED ERROR. I don't know what it mean. Could anyone help me please? Thank you!
Asked
Active
Viewed 43 times
1 Answers
1
there could be many reasons for this. Make sure you wrote iso to usb the right:
sudo dd if=ubuntu.iso of=/dev/sdc
/dev/sdc - path to your usb
way, check if secure boot is disabled in bios, to get into bios you need to press F2 right after your laptop starts, also check if you are booting with uefi or not. Hope this helps