From: "Jurriaan Kalkman" <Jurriaan.Kalkman@zrt.nl>
To: <dan@bigw.org>, <parisc-linux@parisc-linux.org>
Subject: Betr.: [parisc-linux] More Install on C110: Kernel doesn't load...
Date: Fri, 02 Nov 2001 12:06:49 +0100 [thread overview]
Message-ID: <sbe28dc3.046@ms-zrt1> (raw)
>OK, I did a quick and dirty port of palo to MacOS X/Darwin and was =
able=20
>to run it on the ISO image and modify the boot blocks correctly.
>
>I've got it to boot from the CD, turned out I was burning the CD =
wrong,=20
>needed to burn with Track-At-Once with Close CD, rather than simply=20
>Disc-At-Once in EasyCD Creator on Win2k.
>
>However, when attempting to boot the kernel, I get this:
>
>Entry 00100000 first 00100000 n 4
>Segment 0 load 00100000 size 160694 mediaptr 0x1000
>Segment 1 load 0028a000 size 468472 mediaptr 0x18a000
>Segment 2 load 00300000 size 8192 mediaptr 0x1fd000
>Segment 3 load 0034bea8 size 80688 mediaptr 0x1ffea8
>
>Error: read from boot device failed (status =3D -4)
>byteio_read: seekread() returned -1 expected 2048
>Error: segment 0 read() failed
>
>Any thoughts?
>
Yeah, something's wrong :-)
It looks like palo is trying to read a file and doesn't get the 2048 bytes
it wanted (and expected). I'm not sure if this is the phase where palo
reads the kernel. If it is, double check if it is trying to read the =
correct
file.
This may indicate that either your CD is still bad, or that your hardware
in general is flaky (bad cable, bad termination, bad cdrom-drive).
Do you have another linux system and can you check if the CD is
readable on that system? A simple 'cat /dev/cdrom > /dev/null' should
mention any errors.
Good luck,
Jurriaan
next reply other threads:[~2001-11-02 11:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-02 11:06 Jurriaan Kalkman [this message]
2001-11-02 16:18 ` Betr.: [parisc-linux] More Install on C110: Kernel doesn't load Paul Bame
2001-11-02 16:38 ` Daniel Williams
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=sbe28dc3.046@ms-zrt1 \
--to=jurriaan.kalkman@zrt.nl \
--cc=dan@bigw.org \
--cc=parisc-linux@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.