Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 15:58:36 +0100
From:      Polytropon <freebsd@edvax.de>
To:        herbert langhans <w3@langhans.com.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Installation troubles
Message-ID:  <20120222155836.c8766cc6.freebsd@edvax.de>
In-Reply-To: <20120222140412.GA10673@manul.langhans.com.pl>
References:  <20120221223326.9EAE51065814@hub.freebsd.org> <20120222140412.GA10673@manul.langhans.com.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Feb 2012 15:04:12 +0100, herbert langhans wrote:
> Now my question: can I take the harddisk out, install FreeBSD 9 over
> another laptop (with the X31-harddisk inside) and put the installed
> harddrive back to the X31? Is there anything else besides the rc.d-stuff
> what will/will not get installed if I use the 'wrong' computer?

I've done this with a very old laptop (where I did install
its 2.5" disk using an adapter in a "normal" PC). After
that, booting performed normally. I've also used a 5.4-p12
PATA disk on a system that previously ran 7-STABLE during
a data recovery session - it also booted fine, except X
didn't come up (xorg.conf had hardcoded S3, system had
an ATI card). But the OS never did anything strange.

The only issue I say _may_ be boot loading device names
(e. g. if the disk will be ad0 in the run-laptop, but
ad4 in the install-laptop); using GPT partitioning or
labels should avoid this problem.

FreeBSD is totally agnostic of "this is not the system
I've been installed to". Hardware detection will take
place when you boot it, _not_ when you install it.

After you have installed the OS, see if it properly boots
(or if scanning the USB ports causes a kernel lock again).
Do any further installs  (ports / packages) from the new
laptop.

It's also worth mentioning that you need to have the
capability to run the same architecture (i386 or amd64)
on both machines, and use the proper install image
(e. g. don't try to install amd64 version of the OS
on a system that doesn't run it). :-)



-- 
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?20120222155836.c8766cc6.freebsd>