Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2015 18:28:57 +0200
From:      Polytropon <freebsd@edvax.de>
To:        arnab bhowmick <arnabbhowmick111@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: set desktop environment offline
Message-ID:  <20150711182857.046a908f.freebsd@edvax.de>
In-Reply-To: <CAGk=YH7ZUROaH72R14heNT6YGCv2G5dPehtejKU7XdB-eEW=-Q@mail.gmail.com>
References:  <CAGk=YH7ZUROaH72R14heNT6YGCv2G5dPehtejKU7XdB-eEW=-Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 Jul 2015 21:05:05 +0530, arnab bhowmick wrote:
> Hi gays I have 2 laptops both with free BSD 10.1 . One with GNOME and other
> with KDE desktop environment. Now is there any process which I can do to
> crate a backup of these desktop environment in CD or pen drive? Which I can
> use to install to re-install these environment in offline mode or more
> clearly without Internet??

There are two main methods supported by the OS: One is the 1:1 copy
mechanism using dd, the other one is the "classic" method of using
dump + restore (which requires a little preparation of the target
disk).

You can find both of them explained here:

http://www.wonkity.com/~wblock/docs/html/backup.html

Note that if your target machine is technically different from your
source machine, you might have to do some changes after the transfer,
such as a different GPU, different sound hardware and things like
that. And setting another hostname will also be a good idea. :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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