Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 1997 22:12:28 +0100 (BST)
From:      Paul Thornton <prt@prt.org>
To:        User Gp <gp@tower.my.domain>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Installing from desktop to laptop
Message-ID:  <Pine.BSF.3.95q.971002220337.13086B-100000@avalon.whirlygig.co.uk>
In-Reply-To: <199710022025.QAA08117@tower.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Oct 1997, User Gp wrote:

> 1. I choose install over NFS.
> 2. NFS file specification for remote is: tower.my.domain:/cdrom

This will almost certainly go wrong, because you don't have an /etc/hosts
file in the laptop at this stage - use '10.0.0.2:/cdrom'.

The laptop doesn't know who tower.my.domain is at this point, and has no way
of finding out so you probably get errors like 'cannot resolve
tower.my.domain or invalid hostname' (I can't remember what the actual
displayed error is...)

> 3. I choose PLIP using laplink cable.
> 4. I get stumped at the Network Configuration part. I have tried al sorts of 
> combinations invlolving tower.my.domain, laptop.my.domain, 10.0.0.2, 10.0.0.1, 
> and even 127.0.0.1. Can someone tell me the appropriate way to fill these in?
> 
> 	a. Host: 	laptop 
> 	b. Domain: 	my.domain
> 	c. Gateway: 	10.0.0.2
> 	d. Name Server:  <* see below>
> 	e. IP address:  10.0.0.3
> 	f. Netmask:	255.255.255.0
> 	g. Options to ifconfig. <leave blank>
 
That should work - I haven't had any first hand experience of using the
parallel port for IP, so the above is a bit generalised.

* Name server:  If you run BIND on tower (ie: it runs named - the name
server) you can put 10.0.0.2 in here.  If not, leave it blank but you will
need to put hosts in /etc/hosts on laptop before you can refer to things by
name.  Hope that makes sense!

Hope this helps,

--
Paul

-= Paul Thornton, 2 Durnford Way, Cambridge, CB4 2DP, UK. +44 1223 575384 =-




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.971002220337.13086B-100000>