Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2016 02:29:51 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Warren Block <wblock@wonkity.com>
Cc:        Manish Jain <bourne.identity@hotmail.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Is it necessary to reinstall OS upon motherboard change?
Message-ID:  <20160831022951.b8eedf49.freebsd@edvax.de>
In-Reply-To: <alpine.BSF.2.20.1608301712540.58644@wonkity.com>
References:  <VI1PR02MB0974ABE8A5C1472F61965571F6E00@VI1PR02MB0974.eurprd02.prod.outlook.com> <alpine.BSF.2.20.1608301712540.58644@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Aug 2016 17:16:50 -0600 (MDT), Warren Block wrote:
> On Tue, 30 Aug 2016, Manish Jain wrote:
> 
> > Because of certain problems I am experiencing with my hardware, I am
> > planning to move to another motherboard + CPU. Just out of curiosity, I
> > wished to enquire - is it possible to use an existing FreeBSD
> > installation despite change of MB + CPU ? In the Windows world, that is
> > pretty much impossible, but on FreeBSD the possibilities don't appear
> > that bad to me. (My hard disk and graphics card will remain unaltered).
> 
> Yes.  The two things that might require adjustment are network interface 
> names (re0 to em0, say) and disk device numbers (ada0 to ada4).  If you 
> use labels, the disk device numbers don't matter.
> 
> So the first boot might be to single user, remount / and other 
> partitions manually, then edit /etc/fstab and /etc/rc.conf.

Yes, those steps are quite often needed. Labels usually save you
from altering /etc/fstab, but device names of network cards or
installed optical drives might change, depending on the setup.
X without xorg.conf will usually work if the required driver
has been (pre)installed, otherwise xorg.conf often needs to
be adjusted. If you use "exotic" hardware, loading specific
kernel modules might be needed. In worst case, a rebuild of
a (custom) kernel might be useful - depending on the actual
requirements.

All those changes do not require a re-installation of the OS.


-- 
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?20160831022951.b8eedf49.freebsd>