All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] palo problems
@ 2001-11-09 13:45 Albert Strasheim
  2001-11-09 14:05 ` Thomas Marteau
  2001-11-09 15:08 ` Richard Hirst
  0 siblings, 2 replies; 3+ messages in thread
From: Albert Strasheim @ 2001-11-09 13:45 UTC (permalink / raw)
  To: parisc-linux

[-- Attachment #1: Type: text/plain, Size: 3351 bytes --]

Hello parisc-linux,

I can't quite get palo to boot a kernel from disk. My bootup progresses
as follows:

(c) Copyright.  Hewlett-Packard Company.  1991.
All rights reserved.

PDC ROM rev. 2.3
IODC ROM rev. 2.2
96 MB of memory configured and tested.

Selecting a system to boot.
To stop selection process, press and hold the ESCAPE key.

Selection process stopped.

Searching for Potential Boot Devices.
To terminate search, press and hold the ESCAPE key.

Device Selection      Device Path              Device Type
----------------------------------------------------------------------------

P0                    scsi.3.0                 QUANTUM PD425S
P1                    scsi.2.0                 MICROP  1528-15MD1066702
P2                    lan.0000e8-e5fdeb.0.0    dogbert

b)    Boot from specified device
s)    Search for bootable devices
a)    Enter Boot Administration mode
x)    Exit and continue boot sequence
?)    Help

Select from menu: s

Searching for Devices with Bootable Media.
To terminate search, press and hold the ESCAPE key.

Device Selection      Device Path              Device Type and Utilities
----------------------------------------------------------------------------

P0                    scsi.2.0                 MICROP  1528-15MD1066702
                                                   IPL
P1                    lan.0000e8-e5fdeb.3.6    dogbert
                                                   IPL

Enter boot selection, (h)elp, or e(x)it: p0

Trying scsi.2.0
Boot path initialized.
Attempting to load IPL.

Hard booted.
palo ipl 0.95 root@geordi Tue Oct 16 20:04:23 MDT 2001
0/vmlinux32 2975629 bytes @ 0x48000
Partition Start(MB) End(MB) Id Type
1               1      18   f0 Palo
2              19    1163   83 ext2
3            1164    1279   82 swap

Command line: 'HOME=/ TERM=linux console=tty'

Kernel: partition 2 file /boot/vmlinux
ext2 block size 4096
ext2_mount(partition 2) returns 0
Opening /boot/vmlinux
ext2_open(/boot/vmlinux) = 3
ELF32 executable
Entry 00100000 first 00100000 n 6
Segment 0 load 00100000 size 1604596 mediaptr 0x1000
Segment 1 load 00288000 size 273544 mediaptr 0x189000
Segment 2 load 002cc000 size 355324 mediaptr 0x1cc000
Segment 3 load 00324000 size 8192 mediaptr 0x223000
Segment 4 load 00328000 size 32768 mediaptr 0x225000
Segment 5 load 00363a3c size 83120 mediaptr 0x22da3c
branching to kernel entry point 0x00100000

Then it seems to hang there. If I boot from the network, everything
works fine (and fast).

My /etc/palo.conf contains the following:

bob:/home/fullung# cat /etc/palo.conf 
--commandline=2/boot/vmlinux HOME=/ TERM=linux console=tty
--recoverykernel=/boot/vmlinux
--init-partitioned=/dev/sda

Relevant fdisk output:

bob:/home/fullung# fdisk /dev/sda

Command (m for help): p

Disk /dev/sda: 42 heads, 61 sectors, 1023 cylinders
Units = cylinders of 2562 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1   *         1        15     19184+  f0  Linux/PA-RISC boot
/dev/sda2            16       930   1172115   83  Linux
/dev/sda3           931      1023    119133   82  Linux swap

bob:/home/fullung# uname -a
Linux bob 2.4.9-pa79 #1 Fri Nov 9 13:36:26 UTC 2001 parisc unknown

Thanks.

Regards,

Albert

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] palo problems
  2001-11-09 13:45 [parisc-linux] palo problems Albert Strasheim
@ 2001-11-09 14:05 ` Thomas Marteau
  2001-11-09 15:08 ` Richard Hirst
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Marteau @ 2001-11-09 14:05 UTC (permalink / raw)
  To: Albert Strasheim; +Cc: parisc-linux

Hi Albert,

	Try not define the EARLY_BOOTUP_DEBUG in arch/parisc/kernel/pdc_cons.c 
-If you see anything, it means that you are not in your kernel=> It
could a palo or palo<->kernel. 
-If you see something, try to find a solution ;-)

Regards, Thomas.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] palo problems
  2001-11-09 13:45 [parisc-linux] palo problems Albert Strasheim
  2001-11-09 14:05 ` Thomas Marteau
@ 2001-11-09 15:08 ` Richard Hirst
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Hirst @ 2001-11-09 15:08 UTC (permalink / raw)
  To: Albert Strasheim; +Cc: parisc-linux

Hi,
  As you've captured this output, I guess you are using serial console?
If so

> --commandline=2/boot/vmlinux HOME=/ TERM=linux console=tty

is wrong.  You want console=ttyS0

In fact, you don't actually need to specify console= at all these
days, palo will append the right string based on where you run it
from.

Richard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-09 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-09 13:45 [parisc-linux] palo problems Albert Strasheim
2001-11-09 14:05 ` Thomas Marteau
2001-11-09 15:08 ` Richard Hirst

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.