On Sat, 10 Sep 2011, Ivan Shmakov wrote:

jacques  <jacq...@lavignotte.org> writes:
Le 10/09/2011 14:25, Mark Neidorff a écrit :

>> 2. mount /usr as read only

> What about updating software

# mount -o remount,rw /usr
# … upgrade…
…
# mount -o remount,ro /usr
#

Any special care in case that /usr/local is an independent file system that is mounted separately?

Thanks,
Itay

Reply via email to