* [parisc-linux] request to boot (denied)
@ 2001-06-29 18:39 Yan Han
2001-06-30 16:22 ` Carlos O'Donell Jr.
0 siblings, 1 reply; 10+ messages in thread
From: Yan Han @ 2001-06-29 18:39 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 198 bytes --]
Hi!
We got the message of "08:00:09:87:e4:8f: request to boot
(denied) " from the system message.
But we ran the rbootd in this machine. Does anyone know how to figure it out?
thanks,
[-- Attachment #2: Type: text/html, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] request to boot (denied)
2001-06-29 18:39 [parisc-linux] request to boot (denied) Yan Han
@ 2001-06-30 16:22 ` Carlos O'Donell Jr.
2001-07-04 18:41 ` y. han
2001-07-04 20:00 ` y. han
0 siblings, 2 replies; 10+ messages in thread
From: Carlos O'Donell Jr. @ 2001-06-30 16:22 UTC (permalink / raw)
To: Yan Han; +Cc: parisc-linux
On Fri, Jun 29, 2001 at 02:39:06PM -0400, Yan Han wrote:
> Hi!
>
> We got the message of "08:00:09:87:e4:8f: request to boot
> (denied) " from the system message.
> But we ran the rbootd in this machine. Does anyone know how to figure it out?
>
> thanks,
>
Han,
There are two important things you need to do:
A. Please _read_ the manual for rbootd. (man rbootd)
B. Please _check_ the mailing list archive for solutions to this problem.
(http://www.parisc-linux.org/mailing-lists/)
Secondly, I would recommend that you contact one of the Unix admins from
the Computer Science faculty at UWO (Scott Feeney, Magi, Bruce Richards) and
drop your general Unix questions in their direction.
It seems to me that many of your problems stem from not having
experience with a general Unix environment.
You might want to go here:
http://www.linuxcare.com/linux-business/bookshelf/newbie.epl#0672315459
(and purchase one or two of these books, since they will be forever usefull!)
Yes, that was a shameless Linuxcare plug ;)
---
Usefull checklist of things:
1. Do you have /etc/rbootd.conf ?
2. Is rbootd.conf setup properly ?
3. Do you have a kernel in the proper directory ? /var/lib/rbootd ?
4. Permissions on the image ?
5. Is rbootd running ?
6. Did you pass the right parameters to rbootd on startup ? (rbootd -d /etc/rbootd.conf)
Rbootd:
ftp://puffin.external.hp.com/pub/parisc/binaries/tgz/rbootd-2.0-2.tar.gz
Ever patient,
Carlos.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] request to boot (denied)
2001-06-30 16:22 ` Carlos O'Donell Jr.
@ 2001-07-04 18:41 ` y. han
2001-07-04 19:53 ` [Continued off-list] " Carlos O'Donell Jr.
2001-07-06 5:03 ` [parisc-linux] request to boot (denied) Grant Grundler
2001-07-04 20:00 ` y. han
1 sibling, 2 replies; 10+ messages in thread
From: y. han @ 2001-07-04 18:41 UTC (permalink / raw)
To: Carlos O'Donell Jr.; +Cc: parisc-linux
Hi!
Does anyone have any idea what is wrong with rbootd in our 715/50 machine.
We get the rbootd running.
1. the rbootd.conf is located at /etc
2. the rbootd.conf contains:
08:00:09:78:ab:0f vmlinux #Corus
(we have vmlinux, lifimage located at /export/hp/rbootd/ . and try both in
rbootd.conf
3. we set the vmlinux and lifimage r and x (readable).
4. rbootd is located at /etc/init.d/ and we run it by "rbootd
start". after
modifying the rbootd.conf, we use "rbootd restart" to restart it.
5. we try to use "rbootd -d " to debug the messages. we get the
message. The following is a sample from the system message.
Jul 3 13:11:32 roller rbootd: rbootd shutdown succeeded
Jul 3 13:11:35 roller rbootd[4383]: restarted (eth0)
Jul 3 13:11:35 roller kernel: device eth0 entered promiscuous mode
Jul 3 13:12:47 roller rbootd[4383]: 08:00:09:78:ab:0f: request to boot
(denied)
Jul 3 13:12:47 roller rbootd: <<< 13:12:47.752052
Addr: 08:00:09:78:ab:0f I
ntf: eth0
Jul 3 13:12:47 roller rbootd: ^I802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
Jul 3 13:12:47 roller rbootd: ^IHP Ext: DXSAP:608 SXSAP:609
Jul 3 13:12:47 roller rbootd: ^IBoot Request: (Send Server ID)
Jul 3 13:12:47 roller rbootd: ^I^IRetCode:0 SeqNo:0 SessID:ffff Vers:2
Jul 3 13:12:47 roller rbootd: ^I^IMachine Type: HPS700
Jul 3 13:12:47 roller rbootd: ^I^IFile Name (0): <>
Jul 3 13:12:47 roller rbootd:
Jul 3 13:12:47 roller rbootd: >>> 13:12:47.755687
Addr: 08:00:09:78:ab:0f I
ntf: eth0
12:48 roller rbootd: ^I802.2 LLC: DSAP:f8 SSAP:f8 CTRL:300
Jul 3 13:12:48 roller rbootd: ^IHP Ext: DXSAP:609 SXSAP:608
Jul 3 13:12:48 roller rbootd: ^IBoot Reply:
Jul 3 13:12:48 roller rbootd: ^I^IRetCode:16 SeqNo:af77368d SessID:1
Vers:2
Jul 3 13:12:48 roller rbootd: ^I^IFile Name (0): <>
Jul 3 13:12:48 roller rbootd:
Jul 3 13:12:58 roller rbootd: <<< 13:12:58.242052
Addr: 08:00:09:78:ab:0f I
ntf: eth0
6. We do not know what is going on with this machine? If anyone can help
on this problem, that will be much helpful.
thanks,
>>>>>>>
Department of Computer Science
University of Western Ontario
^ permalink raw reply [flat|nested] 10+ messages in thread* [Continued off-list] Re: [parisc-linux] request to boot (denied)
2001-07-04 18:41 ` y. han
@ 2001-07-04 19:53 ` Carlos O'Donell Jr.
2001-07-04 20:51 ` y. han
2001-07-13 18:50 ` [parisc-linux] Palo not running -- "Installing Pa-risc linux problem" Yan Han
2001-07-06 5:03 ` [parisc-linux] request to boot (denied) Grant Grundler
1 sibling, 2 replies; 10+ messages in thread
From: Carlos O'Donell Jr. @ 2001-07-04 19:53 UTC (permalink / raw)
To: parisc-linux; +Cc: yhan
> Hi!
> Does anyone have any idea what is wrong with rbootd in our 715/50 machine.
>
> We get the rbootd running.
> 1. the rbootd.conf is located at /etc
> 2. the rbootd.conf contains:
>
> 08:00:09:78:ab:0f vmlinux #Corus
[snip]
Han,
I will email you off-list with a few more _detailed_ pointers.
Cheers,
Carlos.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Continued off-list] Re: [parisc-linux] request to boot (denied)
2001-07-04 19:53 ` [Continued off-list] " Carlos O'Donell Jr.
@ 2001-07-04 20:51 ` y. han
2001-07-13 18:50 ` [parisc-linux] Palo not running -- "Installing Pa-risc linux problem" Yan Han
1 sibling, 0 replies; 10+ messages in thread
From: y. han @ 2001-07-04 20:51 UTC (permalink / raw)
To: Carlos O'Donell Jr.; +Cc: parisc-linux
Thanks for the reply,
We fixed the problem mentioned before.
A new problem is that after the hp box start to boot, it branches to
kernel and then the screen goes black. We cannot see anything, and we
tried to serial console, but cannot see any activity. It looks like hang,
any idea?
>>>>>>>
Department of Computer Science
University of Western Ontario
^ permalink raw reply [flat|nested] 10+ messages in thread
* [parisc-linux] Palo not running -- "Installing Pa-risc linux problem"
2001-07-04 19:53 ` [Continued off-list] " Carlos O'Donell Jr.
2001-07-04 20:51 ` y. han
@ 2001-07-13 18:50 ` Yan Han
2001-07-13 19:53 ` Paul Bame
1 sibling, 1 reply; 10+ messages in thread
From: Yan Han @ 2001-07-13 18:50 UTC (permalink / raw)
To: parisc-linux
We came across a question of following the instrustuion in "INstalling
pa-risc linux" (www.parisc-linux.org/software/install.html". in
Step 8 "Initialize the boot loader (roughly equivalent to lilo): *** NOTE
*** change both '3's in the following command to use your partition number
$ palo -k /boot/vmlinux -b /boot/iplboot \
-c '3/boot/vmlinux TERM=linux HOME=/ root=/dev/sda3' \
-I /dev/sda
"
Question 1 : After booting up from network, we logged in serial console and
palo is not in HP box.
so we copied palo from the NFS server into the NFS directory so that the HP
box can "see it" . However, it cannot run "palo". ( we think that palo is
compiled under intel chip, and don't like the HP's Risc CPU).
2. We tried to compile "palo" again in HP box, but we cannot compile it?
any idea about this,
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] Palo not running -- "Installing Pa-risc linux problem"
2001-07-13 18:50 ` [parisc-linux] Palo not running -- "Installing Pa-risc linux problem" Yan Han
@ 2001-07-13 19:53 ` Paul Bame
0 siblings, 0 replies; 10+ messages in thread
From: Paul Bame @ 2001-07-13 19:53 UTC (permalink / raw)
To: Yan Han; +Cc: parisc-linux
> We came across a question of following the instrustuion in "INstalling
> pa-risc linux" (www.parisc-linux.org/software/install.html". in
> Step 8 "Initialize the boot loader (roughly equivalent to lilo): *** NOTE
> *** change both '3's in the following command to use your partition number
> $ palo -k /boot/vmlinux -b /boot/iplboot \
> -c '3/boot/vmlinux TERM=linux HOME=/ root=/dev/sda3' \
> -I /dev/sda
> "
Palo should have been run as part of the Debian install process and you
should have an /etc/palo.conf. If you are installing by hand you have more
work to do...
> Question 1 : After booting up from network, we logged in serial console and
> palo is not in HP box.
> so we copied palo from the NFS server into the NFS directory so that the HP
> box can "see it" . However, it cannot run "palo". ( we think that palo is
> compiled under intel chip, and don't like the HP's Risc CPU).
The Debian package for palo is on the CD and in the Debian mirror system.
> 2. We tried to compile "palo" again in HP box, but we cannot compile it?
> any idea about this,
Please use the Debian package. You can install the Debian package from
the CD with 'dpkg --install palo_<version>.deb'.
If you want help compiling palo please send the output from 'make'.
-Paul
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] request to boot (denied)
2001-07-04 18:41 ` y. han
2001-07-04 19:53 ` [Continued off-list] " Carlos O'Donell Jr.
@ 2001-07-06 5:03 ` Grant Grundler
2001-07-06 5:11 ` Matthew Wilcox
1 sibling, 1 reply; 10+ messages in thread
From: Grant Grundler @ 2001-07-06 5:03 UTC (permalink / raw)
To: y. han; +Cc: parisc-linux
"y. han" wrote:
> Hi!
> Does anyone have any idea what is wrong with rbootd in our 715/50 machine.
>
> We get the rbootd running.
> 1. the rbootd.conf is located at /etc
> 2. the rbootd.conf contains:
I think the older machines only support bootp and not rboot.
(I don't really know what I'm talking about but others on the list
have posted something...search the list archive at lists.parisc-linux.org. )
grant
Grant Grundler
parisc-linux {PCI|IOMMU|SMP} hacker
+1.408.447.7253
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] request to boot (denied)
2001-06-30 16:22 ` Carlos O'Donell Jr.
2001-07-04 18:41 ` y. han
@ 2001-07-04 20:00 ` y. han
1 sibling, 0 replies; 10+ messages in thread
From: y. han @ 2001-07-04 20:00 UTC (permalink / raw)
To: Carlos O'Donell Jr.; +Cc: parisc-linux
Hi!
We solved the previous question I posted. so now the Hp715/50 machine get
started. But we still get some problems.
We get the log message "08:00:09:78:ab:0f: boot packets ignored" after
getting "08:00:09:78:ab:0f: request to boot lifimage (granted) "
>>>>>>>
Department of Computer Science
University of Western Ontario
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2001-07-13 19:53 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-29 18:39 [parisc-linux] request to boot (denied) Yan Han
2001-06-30 16:22 ` Carlos O'Donell Jr.
2001-07-04 18:41 ` y. han
2001-07-04 19:53 ` [Continued off-list] " Carlos O'Donell Jr.
2001-07-04 20:51 ` y. han
2001-07-13 18:50 ` [parisc-linux] Palo not running -- "Installing Pa-risc linux problem" Yan Han
2001-07-13 19:53 ` Paul Bame
2001-07-06 5:03 ` [parisc-linux] request to boot (denied) Grant Grundler
2001-07-06 5:11 ` Matthew Wilcox
2001-07-04 20:00 ` y. han
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.