* [parisc-linux] Re: problem installing on HP735
@ 2001-06-14 15:35 BOSCHINI
2001-06-14 13:45 ` Richard Hirst
0 siblings, 1 reply; 2+ messages in thread
From: BOSCHINI @ 2001-06-14 15:35 UTC (permalink / raw)
To: PARISC-LINUX; +Cc: BOSCHINI
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....
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 ?
Already Thanking you,
Matteo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [parisc-linux] Re: problem installing on HP735
2001-06-14 15:35 [parisc-linux] Re: problem installing on HP735 BOSCHINI
@ 2001-06-14 13:45 ` Richard Hirst
0 siblings, 0 replies; 2+ messages in thread
From: Richard Hirst @ 2001-06-14 13:45 UTC (permalink / raw)
To: BOSCHINI; +Cc: PARISC-LINUX, BOSCHINI
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-06-14 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-14 15:35 [parisc-linux] Re: problem installing on HP735 BOSCHINI
2001-06-14 13:45 ` 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.