0

I am planning to install an Ubuntu system in my laptop computer. After downloaded an Ubuntu image file, how can I use it with USB stick? Do I have to make the USB bootable? If it is so, how can I make it?

  • you can use 1 of this 2 easy program on windows to transform your USB stick into USB bootable of Ubuntu : Rufus and Unetbootin. But before using one of these program, save data of your USB stick into your internal HDD because your USB stick will be formatted and all data inside will be removed – damadam Jun 21 '18 at 08:28

2 Answers2

2

Yes, you have to create a bootable image on a flash drive. Rufus is a pretty east tool to do it for Windows. Find it here

Detailed steps is given in Ubuntu website: https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows#2

Jrct
  • 96
1

For Windows I prefer UNetbootin, there are versions for Windows, Linux and Mac. The latest version works with BIOS and UEFI.

https://unetbootin.github.io/

C.S.Cameron
  • 19,519