Page 1 of 1

Install Packages to Flash Drive

Posted: Wed Sep 16, 2015 8:37 pm
by hanniabu
I am following this tutorial[1] where I will be running Raspbian off a flash drive. My question is, when using apt-get install for packages such as apache2 and php5, how do I specify for it to be saved to the flash drive? Is it automatically being saved there by default since that's where Raspbian is installed?


[1] viewtopic.php?f=29&t=44177

Re: Install Packages to Flash Drive

Posted: Wed Sep 16, 2015 8:38 pm
by kusti8
hanniabu wrote:I am following this tutorial[1] where I will be running Raspbian off a flash drive. My question is, when using apt-get install for packages such as apache2 and php5, how do I specify for it to be saved to the flash drive? Is it automatically being saved there by default since that's where Raspbian is installed?


[1] viewtopic.php?f=29&t=44177
Yes, everything is automatically on your flashdrive.

Re: Install Packages to Flash Drive

Posted: Wed Sep 16, 2015 8:41 pm
by hanniabu
Thank you for chiming in Krusty