3

I'm sorry if this is asked frequently but I have a problem, the computer I'm going to install Ubuntu is not mine and can only keep it for about 4-5 days, however I need Linux for homework.

In the past I used wubi so it was easy enough but everything I've read for a while says is no longer an option.

It's been 4 years or so since I last installed anything Linux related, I use Ubuntu on my PC but that was long ago, and I'm reading stuff like this:

http://www.everydaylinuxuser.com/2014/07/how-to-install-linux-mint-alongside.html

http://linux.about.com/od/LinuxNewbieDesktopGuide/ss/The-Ultimate-Windows-81-And-Ubuntu-Dual-Boot-Guide.htm

Installing Ubuntu Alongside a Pre-Installed Windows with UEFI

That, to someone that messes up installations as good as I, it seems just too complicated, and I don't want to mess someone else's computer.

So, the question: How to install a minimum version so I can compile and run C programs I write?

keont
  • 149

1 Answers1

15

You dont need to install Ubuntu. Just make a live USB media using Linux Live USB Creator from Windows.

Here is the guide.

While creating USB use persistence.

What is persistence?

Usually, on a live CD or Live USB key, all modifications are discarded when you reboot.

The persistence allows you to keep your preferences and data even after reboot.

The data are stored in a special file called casper-rw (for Ubuntu) and overlay-USBLABEL-UUID (for Fedora). This is a completely transparent process for the user.

Usually, 300 MB are enough to install some software but you can use more.

The Linux Live USB Creator also has an option to run inside windows using virtual box which it downloads if the option is checked.