Subject: Re: RaQ 2+ and RaQ 1 NetBooting Failures
To: Stephen Harrell <sharrell@cobalt.com>
From: Soren S. Jorvang <soren@wheel.dk>
List: port-cobalt
Date: 04/08/2000 03:00:00
On Fri, Apr 07, 2000 at 04:51:56PM -0700, Stephen Harrell wrote:
> it gets this far, hangs for a bit then continues...
If it's just for a few seconds, that's normal. It's just probing
the drives.
> I think its because I unplugged my drive so there was no kernel
> confusion...
Shouldn't be a problem to leave them in.
> nfs_boot: getfh - no pathname
> no file system for tlp0
> cannot mount root, error = 79
Looks like an incorrectly configured DHCP server.
What does your configuration look like?
For reference, here's what I use for my Cobalt.
host raq {
hardware ethernet aa:bb:cc:dd:ee:ff;
fixed-address 10.1.1.1;
option subnet-mask 255.255.255.0;
option root-path "/cobalt/snapshot";
}
> pchb0: Galileo Technology GT-64111 System Controller, rev 1
Hmm.
--
Soren