0

My niece gave me a Windows 7 laptop which has Short DST Failed errors on startup. Can I use a flash drive to install Ubuntu on this laptop so that I can use it?

1 Answers1

1

Yes. The instructions are listed here:

Instructions for Windows:

  1. Download the Rufus USB installer
  2. Open Rufus and select your USB stick in the 'Device' dropdown
  3. Click the CD Rom icon next to the 'FreeDOS' dropdown, then find your downloaded Ubuntu ISO and click 'Open' and then 'Start'
  4. Click 'Yes' when it asks to download Syslinux software
  5. Click 'OK' to write in ISO Image mode
  6. Confirm that your USB stick is selected and then 'OK' to continue

When it is finished, just restart your computer and start using Ubuntu, or you can install Ubuntu

Good luck!

AnotherKiwiGuy
  • 4,370
  • 1
  • 21
  • 38
  • Thank you. Been using Ubuntu for a couple years and love it but desktop comp died and I replaced it with this laptop. – G.Lindsey Nov 11 '16 at 10:34
  • I see, so you have no functioning PC at all? – AnotherKiwiGuy Nov 11 '16 at 10:35
  • No I can get on my friends and set up the USB drive – G.Lindsey Nov 11 '16 at 10:55
  • Excellent. Well, these are the details you want then. There are other methods as well. You can look at using dd to transfer the disk image to USB via command line, or if you prefer, you could use https://unetbootin.github.io to do it with a GUI :) – AnotherKiwiGuy Nov 11 '16 at 10:56
  • Thank you all so much. This is what I love about Ubuntu. It would have probably taken a week to get an answer anywhere else, – G.Lindsey Nov 11 '16 at 11:01