0

On an old PC ~2007 running Windows XP I overwrote with my Windows 7 disk and then found out that I shouldn't do that. It's on my newer PC. There are no files on the HD and would like to wipe Windows 7 off, so I tried Ubuntu as an alternative OS, but I can't get a USB or DVD to boot. I downloaded Xubuntu 20.04 and created a live USB with Rufus (and Universal USB Installer) got into the BIOS (the first time for me) set First Boot Device to USB-FDD (there is also USB-ZIP and USB-CDROM) it just boots into Windows every time. I have tried every USB port, I burned a DVD and had CD-ROM as the first boot, but it still boots into Windows. I have tried 3 USB sticks. After Windows has loaded C: drive is 16.8GB free of 76.3GB and E: drive is showing Linux Mint 5.46GB of 7.44.

enter image description here

All I want is a basic PC that I can connect to the web / email, etc. I am obviously doing something really stupid, but I can't work out what.

karel
  • 122,292
  • 133
  • 301
  • 332
Hippy
  • 1

3 Answers3

0

For any total system rebuild, you should start by clearing CMOS and resetting BIOS settings to manufacturers default. See Computer won't power off for instructions. This alone could fix your boot problem but in your case, I doubt it. It is still a good thing to start with.

Next, if available, you should upgrade your BIOS to the latest. It might be your manufacturer released versions that can boot more modern devices.

Next, check in CMOS Setup and/or using the "boot menu" hot-key during Power-on Selftest (POST) to see what devices your motherboard can see. In your case, USB-CD, ZIP, and floppy are not encouraging. Not many folk have USB zips or floppy drives these days.

But USB-CD might work, provided the media is an actual bootable Compact Data Disk format. I am guessing, with a BIOS as old as yours, it would not recognize a DVD format even the reader supported it. You could try using Rufus to format a CD-R (if you can find one).

Finally, failing everything else (and this is probably the simplest solution), perhaps you can attach an IDE/ATA CDROM drive to the system and boot from that.

Frobozz
  • 719
0

I recommend going into sub menu of hard-disk boot priority and moving the hard disk down (if you haven't already) to the very bottom. This should move the other devices up.

You should also check if there is anywhere on the bios that allows you to do Legacy boot if you can't do that. Sometimes that makes a difference.

Penguino
  • 116
0

Sorted, reinstalled XP from original disk, (proved to me it will boot from disk) then made a new 32 fat partion and cleared the hard drive with the XP disk in of all Wins. Burnt and installed (from CD) Puppy linux and after a few reinstalls / boots/ saves/ head banging/ etc I have now got a working PC that boots from the hard drive and connects safely to the internet for the web browsing I wanted.

Thanks to all who commented and helped.

(I have just been given an old laptop with broken XP, my next foray into the inner workings!)

Hippy
  • 1