All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Plattner <christoph.plattner@gmx.at>
To: Eric Boniface <eric_boniface@non.hp.com>
Cc: Parisc mailing list parisc <parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] Installation issue on 800/F10.
Date: Tue, 13 Aug 2002 00:17:19 +0200	[thread overview]
Message-ID: <3D5833EF.7E12EACE@gmx.at> (raw)
In-Reply-To: 3D57E71C.3080402@non.hp.com

Hello !

You are in similar position than I, the machines are not
supported for now. 

BUT, perhaps I can help you to go some further steps.
The machines have a proprietary bus system and also
proprietary interface chips.

To get my E55 running, I wrote a device driver using
the ROM console (used for the boot monitor) as system
console under Linux. 

Rebuild the linux kernel with CONFIG_PDC_CONSOLE enabled
and follow the help steps for setting up the machine:

1. create "/dev/ttyB0" as character device, major=60,
	minor=0 with
	
	mknod /dev/ttyB0 c 60 0

2. edit /etc/inittab to use ttyB0 instead of ttyS0 
	or tty1, ... to be able to login

3. add or change to kernel parameter line to use

	console=ttyB0

This should work, or let's say, should give process
in booting.

One further point: Be patient on this point of kernel
output. On some machines or dependent of the kernel 
version (or whatever), sometimes you have to wait up
to half a minute here ...

With friendly regards
Christoph


Eric Boniface wrote:
> 
> Hi all,
> well I try to install the latest Debian on my (very ? ) old HP9000
> 800/F10, but I have the following message :
> 
> "Branching to kernel entry point 0x00100000.  If this is the last
> message you see, you may need to switch your console.  This is
> a common symptom -- search the FAQ and mailing list at parisc-linux.org"
> 
> I am ok to switch whatever it wants, but I don't really see what I can
> switch.
> For your information, I use a Wyse screen (a vt220 I think) plugged to
> the console port on a SCSI/Console/LAN card.
> 
> Any idea ?
> 
> Thanks in advance !
> Rgds,
> Eric.
> 
> --
> Eric Boniface - Hewlett Packard / HPS-IT Infrastructure Team Grenoble
> Tel.(+33) 4 76 14 30 17 / Telnet : 779-3017
> E-mail : eric_boniface@non.hp.com
> --- Want to know more about Linux on HP PARISC ? Take a look at http://www.parisc-linux.org
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

-- 
-------------------------------------------------------
private:	christoph.plattner@gmx.at
company:	christoph.plattner@alcatel.at

  parent reply	other threads:[~2002-08-12 22:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-12 16:49 [parisc-linux] Installation issue on 800/F10 Eric Boniface
2002-08-12 19:02 ` Derek Engelhaupt
2002-08-12 21:45 ` Thibaut VARENE
2002-08-12 22:03   ` Derek Engelhaupt
2002-08-12 22:17     ` Ryan Bradetich
2002-08-12 22:17 ` Christoph Plattner [this message]
2002-08-12 22:23   ` Thibaut VARENE
2002-08-13 10:07     ` Eric Boniface

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D5833EF.7E12EACE@gmx.at \
    --to=christoph.plattner@gmx.at \
    --cc=eric_boniface@non.hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.