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?
Asked
Active
Viewed 25 times
1 Answers
1
Yes. The instructions are listed here:
- https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu
- https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows
Instructions for Windows:
- Download the Rufus USB installer
- Open Rufus and select your USB stick in the 'Device' dropdown
- Click the CD Rom icon next to the 'FreeDOS' dropdown, then find your downloaded Ubuntu ISO and click 'Open' and then 'Start'
- Click 'Yes' when it asks to download Syslinux software
- Click 'OK' to write in ISO Image mode
- 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
-
-
-
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