public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Matthias Langer <mlangc@gmx.at>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] /usr and /home to another partition
Date: Fri, 07 Oct 2005 14:15:21 +0200	[thread overview]
Message-ID: <434666D9.3070306@gmx.at> (raw)
In-Reply-To: <20051007083450.168dc796@hactar.digimed.co.uk>

Neil Bothwick wrote:

>On Fri, 07 Oct 2005 09:07:41 +0800, W.Kenworthy wrote:
>
>  
>
>>If you want to move directories, avoid wholesale symlinking like this as
>>it always ends in tears ...
>>    
>>
>
>If you want two directories on the same partition, I prefer to mount them
>with --bind. I do this to have /usr, /var and /opt on a single
>partition, separate from/. /usr is mounted on the partition itself, which
>contains var and opt directories, which are mounted with the following
>fstab lines.
>
>/usr/var	/var	auto	bind	0 0
>/usr/opt	/opt	auto	bind	0 0
>
>  
>
Just to be sure, my fstab will contain something like this:

/dev/hdx   /mnt/nHd  reiserfs  defaults,noatime  0   2
/mnt/nHd/usr  /usr  auto  bind  0 0
/mnt/nHd/home  /home  auto  bind  0 0

As in
http://www.gentoo.org/doc/en/articles/partitioning-p1.xml
it is suggested to copy the contents of home in single user
mode to be sure there are no open files, i'm considering
copying the /usr directory after booting with
the live-cd.

Thank you all for your help !
Matthias

-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2005-10-07 12:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-07  0:49 [gentoo-user] /usr and /home to another partition Matthias Langer
2005-10-07  1:06 ` Joe Menola
2005-10-07  1:52   ` Matthias Langer
2005-10-07  2:05     ` Hemmann, Volker Armin
2005-10-07 12:03       ` Norberto Bensa
2005-10-07 12:19         ` Matthias Langer
2005-10-07  2:19     ` John Jolet
2005-10-07  5:16       ` Roy Wright
2005-10-07  1:07 ` W.Kenworthy
2005-10-07  7:34   ` Neil Bothwick
2005-10-07  9:40     ` capsel
2005-10-07 10:07       ` Neil Bothwick
2005-10-07 12:15     ` Matthias Langer [this message]
2005-10-07 13:11       ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=434666D9.3070306@gmx.at \
    --to=mlangc@gmx.at \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox