* RE: [parisc-linux] visualize C360/785 install
@ 2001-08-28 12:21 Kurc, Marcin A.
2001-08-28 13:28 ` Ryan Bradetich
0 siblings, 1 reply; 8+ messages in thread
From: Kurc, Marcin A. @ 2001-08-28 12:21 UTC (permalink / raw)
To: 'Matthew Wilcox'; +Cc: 'parisc-linux@lists.parisc-linux.org'
I've problems booting it from cd.
Here is what I get
HARD Booted.
palo ipl 0.92 root@spqr Mon Jun 25 23:03:13 CEST 2001
.........
Kernel: partition 0 file /vmlinux
Ramdisk: partition 0 file /ramdisk
Warning: kernel name doesn't end with 32 or 64... Guessing 32
ELF32 executable
Entry 00100000 first 00100000 n 4
Segment 0 load 00100000 size 1606948 mediaptr 0x1000
Segment 1 load 0028a000 size 468472 mediaptr 0x18a000
Segment 2 load 00300000 size 8192 mediaptr 0x1fd000
Segment 3 load 0034bea8 size 80688 mediaptr 0x1ffea8
Loading ramdisk 1991209 bytes @ 3fe09000...
branching to kernel entry point 0x00100000
Set default PSW W bit to 0
and then it hangs. Do you know what could be wrong?
thanks
-----Original Message-----
From: Matthew Wilcox [mailto:willy@debian.org]
Sent: Monday, August 27, 2001 4:39 PM
To: Kurc, Marcin A.
Cc: 'parisc-linux@lists.parisc-linux.org'
Subject: Re: [parisc-linux] visualize C360/785 install
On Mon, Aug 27, 2001 at 04:24:08PM -0400, Kurc, Marcin A. wrote:
> Did anyone have any luck installing parisc-linux on HP visualize C360
(785)?
Ought to work. Don't have one here, but Richard has one.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] visualize C360/785 install
2001-08-28 12:21 [parisc-linux] visualize C360/785 install Kurc, Marcin A.
@ 2001-08-28 13:28 ` Ryan Bradetich
0 siblings, 0 replies; 8+ messages in thread
From: Ryan Bradetich @ 2001-08-28 13:28 UTC (permalink / raw)
To: Kurc, Marcin A.
Cc: 'Matthew Wilcox',
'parisc-linux@lists.parisc-linux.org'
I see a very similar problem on the C200+ and it has to do
with the console code. To see more information you can do
the following in arch/parisc/kernel/pdc_cons.c:
1. #define EARLY_BOOTUP_DEBUG
2. Remove CON_BOOT from the flags in
struct console.
This should enable you to see additional messages.
Hope that helps!
- Ryan
On Tue, Aug 28, 2001 at 08:21:06AM -0400, Kurc, Marcin A. wrote:
> I've problems booting it from cd.
> Here is what I get
>
> HARD Booted.
> palo ipl 0.92 root@spqr Mon Jun 25 23:03:13 CEST 2001
> .........
>
> Kernel: partition 0 file /vmlinux
> Ramdisk: partition 0 file /ramdisk
> Warning: kernel name doesn't end with 32 or 64... Guessing 32
> ELF32 executable
> Entry 00100000 first 00100000 n 4
> Segment 0 load 00100000 size 1606948 mediaptr 0x1000
> Segment 1 load 0028a000 size 468472 mediaptr 0x18a000
> Segment 2 load 00300000 size 8192 mediaptr 0x1fd000
> Segment 3 load 0034bea8 size 80688 mediaptr 0x1ffea8
> Loading ramdisk 1991209 bytes @ 3fe09000...
> branching to kernel entry point 0x00100000
> Set default PSW W bit to 0
>
>
> and then it hangs. Do you know what could be wrong?
>
> thanks
>
> -----Original Message-----
> From: Matthew Wilcox [mailto:willy@debian.org]
> Sent: Monday, August 27, 2001 4:39 PM
> To: Kurc, Marcin A.
> Cc: 'parisc-linux@lists.parisc-linux.org'
> Subject: Re: [parisc-linux] visualize C360/785 install
>
>
> On Mon, Aug 27, 2001 at 04:24:08PM -0400, Kurc, Marcin A. wrote:
> > Did anyone have any luck installing parisc-linux on HP visualize C360
> (785)?
>
> Ought to work. Don't have one here, but Richard has one.
>
> --
> Revolutions do not require corporate support.
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux
>
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [parisc-linux] visualize C360/785 install
@ 2001-08-28 17:27 Kurc, Marcin A.
0 siblings, 0 replies; 8+ messages in thread
From: Kurc, Marcin A. @ 2001-08-28 17:27 UTC (permalink / raw)
To: 'Richard Hirst'; +Cc: 'parisc-linux@lists.parisc-linux.org'
I guess that's what I have to do, I found a serial console, but the menus
are all screwed up so it won't work.
Now the only problem is to find an i386 box to put linux on :)
Anyway, thank you everybody for helping me.
-----Original Message-----
From: 'Richard Hirst' [mailto:rhirst@linuxcare.com]
Sent: Tuesday, August 28, 2001 12:14 PM
To: Kurc, Marcin A.
Cc: 'parisc-linux@lists.parisc-linux.org'
Subject: Re: [parisc-linux] visualize C360/785 install
On Tue, Aug 28, 2001 at 01:00:13PM -0400, Kurc, Marcin A. wrote:
> I'm using graphical console, have to dig up a serial one somewhere :)
Most people just run minicom on another linux box and link
the two with a crossover cable.
Richard
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [parisc-linux] visualize C360/785 install
@ 2001-08-28 17:00 Kurc, Marcin A.
2001-08-28 17:13 ` 'Richard Hirst'
0 siblings, 1 reply; 8+ messages in thread
From: Kurc, Marcin A. @ 2001-08-28 17:00 UTC (permalink / raw)
To: 'Richard Hirst'; +Cc: 'parisc-linux@lists.parisc-linux.org'
I'm using graphical console, have to dig up a serial one somewhere :)
thanks
-----Original Message-----
From: Richard Hirst [mailto:rhirst@linuxcare.com]
Sent: Tuesday, August 28, 2001 11:36 AM
To: Kurc, Marcin A.
Cc: 'parisc-linux@lists.parisc-linux.org'
Subject: Re: [parisc-linux] visualize C360/785 install
On Mon, Aug 27, 2001 at 10:38:33PM +0100, Matthew Wilcox wrote:
> On Mon, Aug 27, 2001 at 04:24:08PM -0400, Kurc, Marcin A. wrote:
> > Did anyone have any luck installing parisc-linux on HP visualize C360
(785)?
>
> Ought to work. Don't have one here, but Richard has one.
Yes I do - it works for me, although I've only used serial console.
Are you using serial or graphical console?
Richard
^ permalink raw reply [flat|nested] 8+ messages in thread
* [parisc-linux] visualize C360/785 install
@ 2001-08-27 20:24 Kurc, Marcin A.
2001-08-27 21:38 ` Matthew Wilcox
0 siblings, 1 reply; 8+ messages in thread
From: Kurc, Marcin A. @ 2001-08-27 20:24 UTC (permalink / raw)
To: 'parisc-linux@lists.parisc-linux.org'
Did anyone have any luck installing parisc-linux on HP visualize C360 (785)?
Marcin Kurc
CAD Systems Administrator
Cooper-Standard Automotive
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] visualize C360/785 install
2001-08-27 20:24 Kurc, Marcin A.
@ 2001-08-27 21:38 ` Matthew Wilcox
2001-08-28 16:35 ` Richard Hirst
0 siblings, 1 reply; 8+ messages in thread
From: Matthew Wilcox @ 2001-08-27 21:38 UTC (permalink / raw)
To: Kurc, Marcin A.; +Cc: 'parisc-linux@lists.parisc-linux.org'
On Mon, Aug 27, 2001 at 04:24:08PM -0400, Kurc, Marcin A. wrote:
> Did anyone have any luck installing parisc-linux on HP visualize C360 (785)?
Ought to work. Don't have one here, but Richard has one.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [parisc-linux] visualize C360/785 install
2001-08-27 21:38 ` Matthew Wilcox
@ 2001-08-28 16:35 ` Richard Hirst
0 siblings, 0 replies; 8+ messages in thread
From: Richard Hirst @ 2001-08-28 16:35 UTC (permalink / raw)
To: Kurc, Marcin A.; +Cc: 'parisc-linux@lists.parisc-linux.org'
On Mon, Aug 27, 2001 at 10:38:33PM +0100, Matthew Wilcox wrote:
> On Mon, Aug 27, 2001 at 04:24:08PM -0400, Kurc, Marcin A. wrote:
> > Did anyone have any luck installing parisc-linux on HP visualize C360 (785)?
>
> Ought to work. Don't have one here, but Richard has one.
Yes I do - it works for me, although I've only used serial console.
Are you using serial or graphical console?
Richard
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2001-08-28 17:28 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-28 12:21 [parisc-linux] visualize C360/785 install Kurc, Marcin A.
2001-08-28 13:28 ` Ryan Bradetich
-- strict thread matches above, loose matches on Subject: below --
2001-08-28 17:27 Kurc, Marcin A.
2001-08-28 17:00 Kurc, Marcin A.
2001-08-28 17:13 ` 'Richard Hirst'
2001-08-27 20:24 Kurc, Marcin A.
2001-08-27 21:38 ` Matthew Wilcox
2001-08-28 16:35 ` Richard Hirst
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox