Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2007 14:46:13 +0300
From:      Andrew Pantyukhin <infofarmer@FreeBSD.org>
To:        Gabor Kovesdan <gabor@FreeBSD.org>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to install with journaled /?
Message-ID:  <20071222114612.GJ96716@amilo.cenkes.org>
In-Reply-To: <476CE1E1.90800@FreeBSD.org>
References:  <476CE1E1.90800@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 22, 2007 at 11:07:29AM +0100, Gabor Kovesdan wrote:
> Hello,
> 
> my problem is that I cannot really turn on gjournal for existing 
> filesystems, just only if the journal is placed onto another partition. So, 
> how can I make a journaled root filesystem? I have to do the partitioning 
> manually, since sysinstall does not support that. But how can I do that 
> easily? The livefs CD does not work, there is no gjournal utility there. 
> I'd give FreeSBIE or Frenzy a try, but their existing releases are based on 
> 6.2, not 7.0, thus no gjournal there. Do you have any ideas? How did you 
> solve such a problem?

I'd try the following:

1. 2 PC's: boot one from another using PXE and NFS
2. 2 HDD's: install on one, partition the other as needed and
   dump-restore data to it
3. Swap hack: install the root stuff in the swap slice, then
   enable gjournal on the first one and dump-restore data. Then
   bsdlabel swap as swap.

I can probably come up with more :-)



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