1

I have a very limited hard disk space

Is it possible to install lubuntu using tasksel on a USB disk for example?

loo3y35
  • 511
  • 4
  • 9
  • 19

1 Answers1

1

Nope. "tasksel" will use the pre-defined locations for files for installing. Any installation method in Ubuntu for installing a complete desktop will be into the default location unless you want to install it compiling it all yourself.

The are some easier alternatives.

If you have 2 USB sticks you could download the ISO to 1 stick and install it onto the other one using the "startup disk creator".

Or create 2 partitions on the USB stick (1 just large enough to store the ISO) and then install onto the 2nd partition (see Live USB on a 2-partition usb-drive )

Rinzwind
  • 299,756
  • Thank you, the thing is booting from USB will significantly slow down the performance; there's a 4GB SSD built in. Is there a way to change these "default locations"? – loo3y35 Jun 04 '15 at 07:48
  • @HosamHittini Don't thank posters! ;-) If you like the answer, just click the little grey under the "0" now turning it into beautiful green. ;-) – Fabby Jun 04 '15 at 12:43
  • @Fabby I'm still expecting a reply. – loo3y35 Jun 04 '15 at 12:44
  • @HosamHittini: Your original question has been answered. If you have any further questions, go to http://askubuntu.com/questions/ask – Fabby Jun 04 '15 at 13:00
  • @Fabby If the "default locations" can be changed, the answer would be different – loo3y35 Jun 04 '15 at 13:01
  • @HosamHittini only when installing from source you can alter the destination (is already in the answer). So no. Best bet is still to do the installation over USB stick. Slow yes, but it will work – Rinzwind Jun 04 '15 at 13:02
  • @HosamHittini: read the File Hierarchy Standard and then you'll know why "non-default locations" are a bad idea... Use symlinks instead. – Fabby Jun 04 '15 at 13:18