Re: gjournal is not automounted any more

[ Available lists | Index of freebsd-current | Month of Jan 2009 | Week of 3 Jan 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David O'Brien <obrien@freebsd.org>
Date
3 Jan 2009 03:35:53
Subject
Re: gjournal is not automounted any more
Message-ID
20090103033543.GB77475@dragon.NUXI.org

In reply to

[ Hide this part ]
On Fri, Jan 02, 2009 at 11:47:57AM -0700, M. Warner Losh wrote:
> In message: <20090102091334.GA41230@dragon.NUXI.org>
> "David O'Brien" <obrien@freebsd.org> writes:
> : Before 'fsck' would read the lable for the FS type. That has changed and
> : thus you cannot just 'fsck /dev/ad1s1d' anymore. So the FS type in fstab
> : must be accurate.
>
> Why did that change? I routinely have disks that aren't in my
> /etc/fstab that I mount and this is a pain in the backside.

Due to r186240 which:
Make gpart the default partitioning class on all platforms.

Seems GEOM_PART_BSD does not like labels that GEOM_BSD did.

--
-- David (obrien@FreeBSD.org)

Elapsed time: 0.255 seconds