Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] I've got an ARM SoC board - now what dir's to put on the SSD
Date: Sun, 14 Jul 2013 20:02:58
Message-Id: 51E30360.4020908@gmail.com
In Reply to: [gentoo-user] I've got an ARM SoC board - now what dir's to put on the SSD by Andrew Lowe
1 On 14/07/2013 20:38, Andrew Lowe wrote:
2 > Hi all,
3 > I've bought one of the ARM based Cubieboards which I intend to use
4 > as a media server. I've got Gentoo running on it but would now like to
5 > push system "stuff" across from the SD card to the SSD drive - you can't
6 > boot from the actual SSD you need to do that from an SD card. This way
7 > it should be a bit quicker and I won't run out of SD card space as the
8 > system is updated. Can anyone point me to a webpage that has
9 > recommendations or has actual experience as to what I can shift across?
10 > I'm guessing /usr/portage/* would be the one to go across?
11
12
13 - move everything portage-related out of /usr/ into /var/ [1]
14 - move all of these to the ssd:
15 - /var
16 - /home
17 - /srv
18 - /media
19 - /mount
20
21 and anything else written to frequently.
22
23 You won't find much in the way of real recommendations on this, as it's
24 all subject to how you want it to work best. What you will find out
25 there is much opinion about what is good, I just offered you mine.
26
27 A good starting point might be to look at projects like openelec for
28 Raspberry Pi and see how they do it, the use-case looks similar to yours
29
30
31
32
33 [1] IIRC this is the new portage default anyway unless you change it.
34 Make *much* more sense to change it
35
36
37 --
38 Alan McKinnon
39 alan.mckinnon@×××××.com