15

I have no hard drive installed, Only USB thumb drive. Will this be a problem?

Ringtail
  • 16,127

3 Answers3

13

It will work just fine. I've often used it as a tool to diagnose computers with hard drives that have quit working.

If you want to save stuff, you could plug in a thumb drive or a USB hard drive and save it to that. A thumb drive will show up just like it would on a normal Ubuntu install.

Another option if you want persistence is to make a LiveUSB drive with Ubuntu's startup disk creator and use the option to have persistence.

Flimm
  • 41,766
Azendale
  • 11,891
  • Exactly, just what I needed. So the system would be running 2GB ram and run a live USB with persistence, lets say 8gb thumbdrive. Would this work. IYO – Ringtail Feb 14 '12 at 01:56
  • 1
    Should work just fine. Do note that persistence doesn't seem to store things like packages installed. It just seems to keep stuff in the home folder. – Azendale Feb 14 '12 at 04:06
  • Does the live disk need to write to the thumb drive? Is it possible to run a live disk with no write privileges at all? – posfan12 Jan 20 '18 at 03:27
5

It should work fine, I've used a live CD on machines with totally broken hard drives with no problem.

If you want persistence you'll need to boot off a USB key instead of a CD.

Jorge Castro
  • 71,754
5

As long as you have RAM go for it, a LiveCD does not need a hard disk or even a writable media installed to run properly.

Bruno Pereira
  • 73,643