0

I'm trying to dual boot my computer with Windows 7 and Ubuntu 12.04, but I'm having absolutely no luck. Windows 7 was pre-installed on my computer. I've created a 90GB partition for the OS, downloaded the 64-bit .iso file from the website (my computer is a 64-bit machine), burned it to a DVD, and restarted.

However, I get an error message saying that the file could not be read and that a kernel panic occurred. I have no idea how to fix this.

PS: I also tried an install using a live USB, and my computer didn't even recognize the USB drive.

  • Did you use the iso as an image, you just don't write the file to a DVD, just checking. Some DVD software don't make good ISO's. – Meer Borg Aug 24 '13 at 14:44
  • I used the "Burn Disc Image" method explained here:https://help.ubuntu.com/community/BurningIsoHowto – rafafan2010 Aug 24 '13 at 14:47
  • Check if the ISO image file downloaded is OK, e.g. using MD5 checksum, etc. 2) Make sure that it has been written to DVD disk properly - usually it is recommended to limit the writing speed to 8 or something to avoid errors. 3) You might need to go to boot menu (e.g. F12) in order to boot from USB.
  • – Sadi Aug 24 '13 at 15:39