Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2006 05:29:11 +0930
From:      "Brendan Grossman" <brendan@grossman.id.au>
To:        <freebsd-questions@freebsd.org>
Subject:   RE: /boot at beginning of drive
Message-ID:  <20060416195903.BB69B28454@porsche.brendan.id.au>
In-Reply-To: <7.0.1.0.2.20060416124425.09d66aa0@antimatter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: Glenn Dawson [mailto:glenn@antimatter.net] 
> Sent: Monday, 17 April 2006 5:16 AM
> To: Brendan Grossman; freebsd-questions@freebsd.org
> Subject: Re: /boot at beginning of drive
> 
> /boot has to be in the / file system.
> 
> There's a rather lengthy thread about this a few months back 
> if you search the archives.

Think I found it...
http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-July/092614.ht
ml

That's not good then. I'm setting up a system with many users, who will need
access to /var and their /home. They will have quotas, so data in /var +
data in /home must be less than their quota. Obviously it's not a good idea
to create separate /var and /home partitions as for example, if say /var
filled up, the user won't be able to write to it, even though they are
"allowed" to since their quota hasn't been reached. 

Hmmm... Does /boot have to be in the first 1024 cylinders still? I could
adjust my scheme as such:

swap 1gb
/tmp 500mb (mounted noexec,nosuid)
/ remainder

Will this cause any dramas?

Cheers
Brendan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060416195903.BB69B28454>