I want to download Ubuntu portable and I searched on Google and results came showing Ubuntu remix.I was not sure if it was genuine or not. So please tell me.
Asked
Active
Viewed 2.2k times
4
-
1For you, what is that thing that you call Ubuntu portable ? – solsTiCe Jul 10 '15 at 07:59
-
1Your question shows lack of research, use simple Google search https://www.google.com/?q=ubuntu+on+usb+stick or put your question into the search. If you use Ubuntu, look into the usb-creator-gtk, it is accessible from dashboard too, it can create installer USB and also run as Live CD. – Mike Jul 10 '15 at 08:03
-
1Download the iso from http://www.ubuntu.com/download/. Follow steps in http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows to make a Live USB. When you boot from the live USB you can install it or just 'try' it. – Ron Jul 10 '15 at 08:13
-
1This site is for official Ubuntu distros only, besides Portable Ubuntu Remix is discontinued 2011. But you can easily install Ubuntu to USB as portable OS if that is what you have in mind. – VRR Jul 10 '15 at 12:01
1 Answers
1
For Windows users:
- Download Universal USB Installer .
- Download Ubuntu ISO file Ubuntu Desktop.
- Insert Flash USB.
- Run Universal USB Installer and select Ubuntu from first drop down menu(Step .1)
- Press Browse and select Ubuntu ISO downloaded file (Step .2)
- Select Flash USB drive (Step .3) [Flash USB will be formatted and all data will be wiped]
- Press Create and wait to finish process (Step .4)
- Reboot your PC and select Flash USB to boot. (Pressing F12 or F2 and select Flash USB to boot)
- Finish, You have a portable Ubuntu in you Flash USB.

Vahid
- 175
-
-
at least UNetbootin (since it is cross-platform) will make more sense! – DJCrashdummy Jul 10 '15 at 10:42
-
2@A.B. to make Flash USB boot in Linux/Ubuntu he/she needs a Linux machine. It's chicken / egg issue. – Vahid Jul 10 '15 at 12:55
-
1I believe Rufus is the currently recommended installation tool. https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows – Mixx Apr 20 '17 at 17:28
-
Download standard Ubuntu and the Ubuntu family flavours via http://releases.ubuntu.com/ . Use the following tools to create a live USB drive with Ubuntu: Rufus in Windows; the Ubuntu Startup Disk Creator in Ubuntu 16.04 LTS and newer versions. Disks alias
gnome-disks
or mkusb in older Ubuntu and other linux distros; Unetbootin ordd
in MacOS. Warning:dd
is dangerous, so check and double-check. See this link and links from it for more details, http://ubuntuforums.org/showthread.php?t=2230389 – sudodus Jun 27 '17 at 08:12