Hello
I'm trying to install FreeBSD with the following partition scheme...
/boot 100mb (50mb too small? Install fails with filesystem full error)
swap 1gb
/tmp 100mb
/ remainder
However after I install and boot, it says it can't find /boot/kernel/kernel
The version is 6.0. Am I missing sometihn
> -Original Message-
> From: Glenn Dawson [mailto:[EMAIL PROTECTED]
> 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'
> It's not a good idea to put everything on the / filesystem.
> At a minimum I would have:
> /
> swap
> /var
> /usr
>
> Your users will not fill up /var unless you allow them
> unlimited mail, databases or access to root.
They will have unlimited access up until their quota has been reached. Wh
> -Original Message-
> From: Beech Rintoul [mailto:[EMAIL PROTECTED]
> Sent: Monday, 17 April 2006 6:19 AM
> To: freebsd-questions@freebsd.org
> Cc: Brendan Grossman
> Subject: Re: /boot at beginning of drive
>
> On Sunday 16 April 2006 12:38, Brendan Grossman
> Having a separate /tmp slice is not a bad idea, combining /,
> /usr, and /var is unless you're doing a very minimal install.
I can separate /usr, but my goal is to combine /home and /var, or at least
where mail and databases are stored, for reasons already mentioned.
I suppose I could do this.
> Databases are stored in /var/db for security reasons
Just curious... What are the security reasons? After some thought, here's
what I'm planning on doing...
Disk is 73gb scsi...
/ 500mb
swap4gb
/var4gb
/usr4gb
/home remainder (about 60gb)
then /var/db/mysql -> /home/mysql
> > > Databases are stored in /var/db for security reasons
> >
> > Just curious... What are the security reasons? After some thought,
> > here's what I'm planning on doing...
> >
> > Disk is 73gb scsi...
> >
> > / 500mb
> > swap4gb
> > /var4gb
> > /usr4gb
> > /home
> > > > > Databases are stored in /var/db for security reasons
> > > >
> > > > Just curious... What are the security reasons? After
> some thought,
> > > > here's what I'm planning on doing...
> > > >
> > > > Disk is 73gb scsi...
> > > >
> > > > / 500mb
> > > > swap4gb
> > > > /var
> On Monday 17 April 2006 14:38, Brendan Grossman wrote:
> > > > > > > Databases are stored in /var/db for security reasons
> > > > > >
> > > > > > Just curious... What are the security reasons? After
> > >
&g