0

I've installed Linux on my Toshiba Chromebook 2. So far it's awesome and so much more useful than Chrome OS, but it has a tiny SSD size of 16gb. It has an SD card reader and I have a 32gb SD card I'm not using, is there any way I could use it as a hard drive expansion? Or maybe just move my default downloads or applications folder or something on it? I'm new to Ubuntu so maybe this is a dumb question. Any advice would be much appreciated. Thanks!

1 Answers1

0

You can mount your SD card or one partition of it at /usr, better do this during Ubuntu installation though. If you have already installed your Ubuntu, try this: How to move /usr to a new partition?

You can also do the same to /home, if you tend to have a lot of user files including downloaded stuffs.

bfrguci
  • 654