0

I set up external flash drive to run ubuntu. How do I get it to work and not load windows XP?

  • Change boot priority in the BIOS to USB. – Mitch Apr 16 '14 at 15:06
  • Like Mitch said in the previous comment or you can look for your boot menu default key used by BIOS (it can be F12 or F10 or other), and press that key each time you want to boot from USB instead of HDD or CD/DVD-ROM. There should be some notifications on your screen when you start-up your PC telling you which keys are available for entering BIOS or for getting to the boot screen. – Taz D. Apr 16 '14 at 15:11
  • How do I change the BIOS? – user269557 Apr 16 '14 at 15:14
  • Windows XP comes up first without any notification. Ok I think I can try to use the F12 key. Thanks! – user269557 Apr 16 '14 at 15:15
  • Now I get "error reading sector" when I try to log in using the usb flash drive. – user269557 Apr 16 '14 at 15:35
  • Can you edit your question to explain how you made the usb drive. – Dan Apr 16 '14 at 15:37
  • I used the usb installer, downloaded ubuntu, and now have it on a flash drive. Installed flash drive into hard drive, hit F12 and changed "Hard-Disk Drive" to use Usb even though it says "Usb not installed". – user269557 Apr 16 '14 at 15:40
  • What USB crator doid you use? – s3lph Apr 16 '14 at 16:17
  • Used USB installer and Ubuntu. The only boot sequence I have is either C drive or IDE CD-Rom. Does that mean I can't use a flash drive? – user269557 Apr 16 '14 at 17:12
  • Used USB installer and Ubuntu. The only boot sequence I have is either C drive or IDE CD-Rom. Does that mean I can't use a flash drive? Hard Disk Drive sequence is either "System BIOS boot devices" or "USB device (not installed)". – user269557 Apr 16 '14 at 17:18

1 Answers1

0

You should be able to go into your BIOS at startup and select which drive to bout off of. It varies widely from model to model but typically if you press F10 or F12 when you see the computer manufacture's logo the BIOS should pop up.

From here your can use the arrow keys to navigate to "boot options" (or something similarly named) where you can select the appropriate drive.

codedude
  • 592