From: Richard Hirst <rhirst@linuxcare.com>
To: BOSCHINI@ICIL64.CILEA.IT
Cc: PARISC-LINUX@LISTS.PARISC-LINUX.ORG, BOSCHINI@cilea.it
Subject: Re: [parisc-linux] Re: problem installing on HP735
Date: Thu, 14 Jun 2001 14:45:08 +0100 [thread overview]
Message-ID: <20010614144508.Z16532@linuxcare.com> (raw)
In-Reply-To: <01K4REDVBWF6001R4D@ICIL64.CILEA.IT>; from BOSCHINI@ICIL64.CILEA.IT on Thu, Jun 14, 2001 at 03:35:07PM +0000
On Thu, Jun 14, 2001 at 03:35:07PM +0000, BOSCHINI@ICIL64.CILEA.IT wrote:
> Hello all,
>
> I changed HW, still 735 Apollo, and finally succeeded in going through the
> first install. I got O.S. with no problem but had to do a
>
> debootstrap sid /target file:/instmnt/debian from shell, since installtion
> procedure seemed to hang (more than 1.5 hr).
> Then I made the system bootbale and rebooted....
Maybe you should have done 'configure base system' before reboot.
> boot starts but then I get a "can not create tty4" and then
>
> modprobe: modprobe can't locate module char-mayor-4
>
> for many times.
>
> Then
> init respawning too rapidly
>
> and finally everything hangs.
> Rebooted in single user. /etc/fstab empty.
> Inserted /, swap and proc , rebooted, but / is mounted in read-only...
> Still get
> INIT RESPAWNING TOO RAPIDLY....
>
> any help ?
There are two /etc/inittab files used in install, sounds like you
are still running the first one.
Reboot with init=/bin/sh
mount -o remount,rw /dev/???? /
cd /etc
mv inittab inittab.inst
mv inittab.real inittab
sync
mount -o remount,ro /dev/???? /
Power off/on, and try to boot again. Might come up, might not. If
it does, then "dpkg-reconfigure base-config" might let you run the
second half of the install.
The reason you had problems running the install properly is probably
because the 735 has a PCX-T cpu, which is known to have problems with
GLIBC 2.2.1.
Richard
prev parent reply other threads:[~2001-06-14 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-14 15:35 [parisc-linux] Re: problem installing on HP735 BOSCHINI
2001-06-14 13:45 ` Richard Hirst [this message]
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=20010614144508.Z16532@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=BOSCHINI@ICIL64.CILEA.IT \
--cc=BOSCHINI@cilea.it \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox