[Voyage-linux] 'var' directory : I'm very confused
Yiorgos Adamopoulos
(spam-protected)
Mon Jun 12 23:01:16 HKT 2006
Roberto wrote:
> Ok, but what appens to my 'new' logs, after a reboot?
> in other words: after apt-get install, I copy /var/log/squid to
> /ro/var/log/squid. Then I begin to use squid; new logs are written (for
> instance) in /var/log/squid/access.log .
Since you mount rw, create a directory *outside* the /var hierarchym for
example /logs/squid and edit squid.conf to direct the logs under this
direcotry. This is the quickest solution.
Voyage is designed to be run on systems that boot from Compact Flash
devices and this is the primary reason that it starts with anything on
the CF mounted as ro. This is because "be design" CF cards are built
for multiple reads and not that many write operations.
More information about the Voyage-linux
mailing list