All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [hppa-linux] RMP booting
@ 1999-02-16  6:13 Alex deVries
  0 siblings, 0 replies; only message in thread
From: Alex deVries @ 1999-02-16  6:13 UTC (permalink / raw
  To: hppa-linux


Okay, I've found the source for booting via RMP on the HPs.  I've rebuilt
the source, it is in:

http://www.puffingroup.com/hppa-linux/rpms/rbootd-2.0-1.i386.rpm
http://www.puffingroup.com/hppa-linux/rpms/rbootd-2.0-1.src.rpm

Now, it seems to react properly to rmp requests from my HP 715, but
somehow there's a problem with rbootd where it doesn't precalculate the
filename in SendBootRepl() in rmpproto.c.  I'm not quite sure where the
problem is there, but I'll look closer tomorrow.

The symptom of the problem is that on the server end I always get the
following in the logs:

Feb 17 01:53:12 blue rbootd[7195]: 08:00:09:87:e4:8f: request to boot
(denied)

whereas the format of the string is:

"%s: request to boot %s (%s)",
               EnetStr(rconn), filename, retval? "granted": "denied");

So clearly filename isn't being set properly.

- Alex

-- 
Alex deVries <puffin@redhat.com>     
Red Hat Contrib Net maintainer          
Ottawa, Canada  
HPPA/Linux Porting Team


----------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@puffingroup.com with
`unsubscribe' as the subject.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-02-16  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-16  6:13 [hppa-linux] RMP booting Alex deVries

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.