Re: rbootd will nicht rbooten

From: Bernd Walter <ticso(at)cicely8.cicely.de>
Date: Sun, 24 Nov 2002 09:20:05 +0100

On Sun, Nov 24, 2002 at 05:49:28AM +0100, Oliver Lehmann wrote:
> Hallo,
>
> ich versuche gerade ein NetBSD Bootimage auf meiner HP735/125 vom FreeBSD
> rbootd server zu booten (mein 1. Mal rbootd) das ganze will aber nicht so
> ganz...
>
>
> root(at)gurke olivleh1> cat /etc/rbootd.conf
> 08:00:09:70:69:21 SYSNBSD
>
> root(at)gurke olivleh1> ls -l /usr/mdec/rbootd/SYSNBSD
> -rw-r--r-- 1 olivleh1 wheel 5844992 Nov 24 02:57
> /usr/mdec/rbootd/SYSNBSD
>
> btw. was denn das fuer ein pfad??

/usr/mdec ist der traditionelle BSD Standartpfad für Bootsoftware.
Bei FreeBSD lagen dort z.B. früher mal boot0 und Co, die inzwischen
in /boot liegen.

> root(at)gurke /etc> /usr/libexec/rbootd -d -i ep0
> <<< 05:39:57.865209 Addr: 08:00:09:70:69:21 Intf: ep0
> 802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
> HP Ext: DXSAP:608 SXSAP:609
> Boot Request: (Send Server ID)
> RetCode:0 SeqNo:0 SessID:ffff Vers:2
> Machine Type: HPS700
> File Name (0): <>
>
> >>> 05:39:57.878241 Addr: 08:00:09:70:69:21 Intf: ep0
> 802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
> HP Ext: DXSAP:609 SXSAP:608
> Boot Reply:
> RetCode:0 SeqNo:0 SessID:0 Vers:2
> File Name (5): <gurke>
>
> ### bis dahin alles ok - er will die device id - er bekommt sie.

Bis dahin ist auch der RetCode OK.

> <<< 05:40:46.425711 Addr: 08:00:09:70:69:21 Intf: ep0
> 802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
> HP Ext: DXSAP:608 SXSAP:609
> Boot Request:
> RetCode:0 SeqNo:c042a508 SessID:0 Vers:2
> Machine Type: HPS700
> File Name (0): <>
>
> >>> 05:40:46.440517 Addr: 08:00:09:70:69:21 Intf: ep0
> 802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
> HP Ext: DXSAP:609 SXSAP:608
> Boot Reply:
> RetCode:16 SeqNo:c042a508 SessID:2 Vers:2
> File Name (0): <>
>
>
>
> so.. hier sollte jetzt eigentlich SYSNBSD auftauchen als Dateiname... tut
> es aber nicht. Irgendwem dieses Problem bekannt? Ideen, Loesungsansaetze?

Achte auf den RetCode:
#define RMP_E_NOFILE 16 /* boot reply: file does not exist */
Laut soruce versucht der einen open(2) auf das File - sollte per
ktrace/kdump leicht zu prüfen sein, was für einen Pfad der genau sucht.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso(at)cicely.de         Usergroup           info(at)cosmo-project.de
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 24 Nov 2002 - 09:20:24 CET

search this site