From: Richard Hirst <rhirst@linuxcare.com>
To: Rafael Herrera <raffo@neuronet.pitt.edu>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] 0.9.1 installation failed with and ext2-fs error
Date: Fri, 6 Jul 2001 12:57:01 +0100 [thread overview]
Message-ID: <20010706125701.W23509@linuxcare.com> (raw)
In-Reply-To: <3B4495BC.C3E7A04D@neuronet.pitt.edu>; from raffo@neuronet.pitt.edu on Thu, Jul 05, 2001 at 12:28:44PM -0400
On Thu, Jul 05, 2001 at 12:28:44PM -0400, Rafael Herrera wrote:
> While installing the latest 0.9.1 on a 715/75 machine over a serial
> line, the installation halted with this error message:
>
> Extracting
> /var/cache/apt/archives/tar_1.13.19-1_hppa.deb... EXT2-fs
> error (device sd(8,3)): ext2_write_inode: unable t9
>
> it looks truncated. I can't provide more error messages. Are there other
> virtual consoles under the installed? if so, how do you switch to them?
> I'm using minicom on an X terminal.
No virtual consoles on a serial install, sorry.
Try again, and when you get to the point of installing base, scroll
down the menu to 'execute a shell'. Then mount the CD, something
like
mkdir /tmp/cd
mount /dev/scd0 /tmp/cd
(may already be mounted under /instmnt, do 'mount' to check)
Then run debootstrap manually:
debootstrap sid /target file:/tmp/cd
That might give more clues.
Also, check you have minicom running with line wrapping enabled,
and tell it to log to a file. That way you can find the error
output in the log file afterwards.
Richard
next prev parent reply other threads:[~2001-07-06 11:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-05 16:28 [parisc-linux] 0.9.1 installation failed with and ext2-fs error Rafael Herrera
2001-07-06 11:57 ` Richard Hirst [this message]
2001-07-11 6:06 ` Rafael Herrera
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=20010706125701.W23509@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=raffo@neuronet.pitt.edu \
/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.