Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 15:47:19 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Leonid Satanovsky <leosat.it@ariel.ru>
Cc:        Fira <muarwi@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: Question about restore
Message-ID:  <20080202154533.D2586@wojtek.tensor.gdynia.pl>
In-Reply-To: <47A479AB.8030400@ariel.ru>
References:  <465d309c0802020528g6e1df120hd1ac703a28940edf@mail.gmail.com> <47A479AB.8030400@ariel.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> (3) My way:
> I first install a minimal distribution of FreeBSD on a new machine, then
> do something like
> # cd / && gunzip -c /mnt/remote_storage/old_host_root.dmp.gz | restore -ruf -
> <...>

and you gen mix of new and old system, with all files appearing that are 
on fresh install but not on old system.


why to make things so complicated while it is so simple.

start livecd then

man bsdlabel
man newfs
man restore


fdisk is unneeded at all if there is only *BSD on disk. and less mess with 
all these s1/s2/s3/s4 in names



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