Skip to Content.
Sympa Menu

baslinux - Re: [BL] openMosix on BL2

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: qwms-avib AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] openMosix on BL2
  • Date: Sat, 2 Aug 2003 18:47:48 +1200

Ken Martwick wrote:
>
> ------------------------------------------------------------
> #!/bin/sh
> insmod ne
> setpe -w -f /etc/hpc.map
> ------------------------------------------------------------
> I get the following output:
>
> Using /lib/modules/2.4.20-openmosix-cvs-2/kernel/drivers/net/ne.o
> BasicLinux: Host name lookup failure

I think you are missing: ifconfig eth0 xx.xxx.xx.x

If you still have a problem, check that /etc/hosts matches
/etc/hpc.map and that both include the address you used for
the ifconfig. You should also check that the computer's
hostname is correct. Enter the following:
--------
hostname
--------
Is that the correct (unique) hostname for the computer?
Does /etc/hosts pair that name with the address you used
for the ifconfig?

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page