All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Re: Problems with Release 0.9 for PA-RISC
       [not found] <BB6FA1C61CD5D411ACF800D0B7DBBAFF13812B@G8DJW>
@ 2001-07-18 21:35 ` Grant Grundler
  2001-07-19 12:39   ` Matthew Wilcox
  2001-07-19 22:07   ` Richard Hirst
  0 siblings, 2 replies; 3+ messages in thread
From: Grant Grundler @ 2001-07-18 21:35 UTC (permalink / raw)
  To: Laubrock, Ulrich; +Cc: parisc-linux

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2647 bytes --]

"Laubrock, Ulrich" wrote:
> Hallo Mr. Grundler,
> 
> i have tested the 0.9 Release for PA-RISC on a HP 712/80 with 128 MB RAM and 
>   2 GB drive.
> I have installed STI sid.
> 
> After the installation i have reboot the system and then the kernel crashed. 
>   I have tested an reboot again but it has no effect. Then i have get an univ
>   ersal kernel from your website. With this kernel the system is running good
>   .
> Is there a known problem with the kernel?

Hi Ulrich,

hmm...at times...but the install kernel should work fine on a 712.
You could download the 0.92 version and steal the right kernel from that.

The team at ESIEE (http://mkhppa1.esiee.fr/) put the ISO's together.
AFAIK it was tested on 712's, 715's, B180, B132, C3000, J5000 and A500.

> At the installation i have set the keyboard to german layout, but after reboo
>   t the system has lost this setting, it was only temporary for the installat
>   ion. Then i have set "loadkey german" in the /etc/profile.
> Now i have a german keyboard, but this keysetting has no ">,<,|". Using UNIX 
>   without "|" is not very good.
> What can i do to set german keyboard with all characters?

I don't know since I haven't needed to change keyboard settings.
Can any other german keyboard user help?

The parisc-linux mailing list probably has the answer if you look for it.
(http://lists.parisc-linux.org/)

> My greatest problem is that i have no ftpd, no telnetd and no rlogind. 
> As ftpd i think i can get wu_ftp, but where can i get an telnetd and an rlogi
>   nd?

Right.  As root:
	apt-get update 
	apt-get install ftpd
	apt-get install telnetd

I didn't see a rlogind package available.
The evil-minded debian developers I consort with have brainwashed
me into only using ssh and sshd.

> Is there a tool for administration the system after reboot the installation
>  like "dbootstrap" ?

Sorry - I don't know dbootstrap.

	debian:~# dpkg -S dbootstrap
	base-config: /usr/lib/base-config/0dbootstrap_settings

Might just need to apt-get the right package.

> Is the XServer running on this System?
> If yes, how can i start it?

On 712's I think so..  I have to refer you to the parisc-linux Mail archive:
http://lists.parisc-linux.org/pipermail/parisc-linux/2001-June/012927.html

> 
> Mit freundlichen Grüßen
> Ulrich Laubrock


Mit freundlichen Grüßen
grant

> _____________________________________________
> T-Systems
> T-Nova Deutsche Telekom Innovationsgesellschaft mbH
> > EZ Rhein-Ruhr, EA 23-6 
> Tel:   	+49 521 5259 921
> Fax: 	+49 521 5259 694
> Email:	mailto:Ulrich.Laubrock@t-systems.de

Grant Grundler
parisc-linux {PCI|IOMMU|SMP} hacker
+1.408.447.7253

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

* Re: [parisc-linux] Re: Problems with Release 0.9 for PA-RISC
  2001-07-18 21:35 ` [parisc-linux] Re: Problems with Release 0.9 for PA-RISC Grant Grundler
@ 2001-07-19 12:39   ` Matthew Wilcox
  2001-07-19 22:07   ` Richard Hirst
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Wilcox @ 2001-07-19 12:39 UTC (permalink / raw)
  To: Grant Grundler; +Cc: Laubrock, Ulrich, parisc-linux

On Wed, Jul 18, 2001 at 03:35:58PM -0600, Grant Grundler wrote:
> > My greatest problem is that i have no ftpd, no telnetd and no rlogind. 
> > As ftpd i think i can get wu_ftp, but where can i get an telnetd and an rlogi
> >   nd?
> 
> Right.  As root:
> 	apt-get update 
> 	apt-get install ftpd
> 	apt-get install telnetd
> 
> I didn't see a rlogind package available.

apt-cache search rlogind returns rrlogind, rsh-server, and
krb5-rsh-server.  rrlogind is a spurious hit, so you have your choice
of kerborised or vanilla rlogin servers :-)

> The evil-minded debian developers I consort with have brainwashed
> me into only using ssh and sshd.

... of course, i only have sshd installed :-)

-- 
Revolutions do not require corporate support.

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

* Re: [parisc-linux] Re: Problems with Release 0.9 for PA-RISC
  2001-07-18 21:35 ` [parisc-linux] Re: Problems with Release 0.9 for PA-RISC Grant Grundler
  2001-07-19 12:39   ` Matthew Wilcox
@ 2001-07-19 22:07   ` Richard Hirst
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Hirst @ 2001-07-19 22:07 UTC (permalink / raw)
  To: Grant Grundler; +Cc: Laubrock, Ulrich, parisc-linux

On Wed, Jul 18, 2001 at 03:35:58PM -0600, Grant Grundler wrote:
> > Is there a tool for administration the system after reboot the installation
> >  like "dbootstrap" ?
> 
> Sorry - I don't know dbootstrap.

dbootstrap is part of boot-floppies, it is the program that you
interact with for the first stage of the install.  You can't rerun
that.

After the first reboot, for second stage install, base-config is
running.  You can run that again (/sbin/base-config), if you want
to.  If you are running a serial console, you might find base-config
has been removed, in which case apt-get install base-config.

You can dpkg-reconfigure <pkgname> if there is a particular
pkg you want to reconfigure.

Richard

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <BB6FA1C61CD5D411ACF800D0B7DBBAFF13812B@G8DJW>
2001-07-18 21:35 ` [parisc-linux] Re: Problems with Release 0.9 for PA-RISC Grant Grundler
2001-07-19 12:39   ` Matthew Wilcox
2001-07-19 22:07   ` 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.