So on my desktop, I decided to install Ubuntu 10.10, so I wiped it, the 10.04 system wasn't working anyway, but whenever I try to boot from a USB it tells me that there's a boot failure issue, and to hit enter, and when I put in a disk, the hardware doesn't load; keyboard, mouse, and the like, anything I can do? this hasn't happened before
First thing to do is create another boot USB using the ISO you downloaded. If you used the "Create a Startup Disk" option from the Ubuntu menu, then try using
unetbootin
instead, it sometimes works when the Startup Disk Creator doesn't.If it boots, select "Verify Disc" (Can't remember the exact name) to check that your ISO is valid. If this works, install again. If your boot-USB-stick does not pass the test, then download the ISO again, as it may have been corrupted. (You can check the ISO on-disk using the
md5sum
command and comparing it to md5 sums you find on the Ubuntu web page - google is your friend)Be sure to MD5 test the ISO you put on the USB stick
Did you completely 'wipe' your computer with DBAN < http://www.dban.org/ >? If not, download and burn this program to a disk. Then set your BIOS to open first with your DVD drive and restart your computer with this DBAN disk in place.
After several hours (depending on the size of your hard drive), your computer will be totally 'wiped' and you can then place your Ubuntu disk in your drive and restart your computer.
If everything is okay, Ubuntu should install normally.
Good luck!