From: Joost Vermeulen <jvermeul@sci.kun.nl>
To: Riley Williams <Riley@Williams.Name>
Cc: linux-86 <linux-8086@vger.kernel.org>
Subject: Re: Amstrad ppc640
Date: Thu, 19 Jun 2003 23:08:55 +0200 [thread overview]
Message-ID: <20030619210855.GD261@arwen.dyndns.org> (raw)
In-Reply-To: <BKEGKPICNAKILKJKMHCACEBJEGAA.Riley@Williams.Name>
On Wed, Jun 18, 2003 at 11:20:59PM +0100, Riley Williams wrote:
>Hi Joost.
>
> >> According to those messages, the root image is missing both
> >> /bin/init and /bin/sh so it would be an idea to verify whether
> >> those files are actually present at those paths within the
> >> root image.
>
> > The image runs perfectly on my workstation, so I guess both
> > /bin/init and /bin/sh are on the file system :)
>
>The easy way to be certain...
>
> 1. Copy the root image to the file ~/elks-root.img on your
> workstation.
>
> 2. Run the following commands thereon:
>
> mkdir ~/elks-root
> mount -o loop ~/elks-root.img ~/elks-root
> ls -l /bin/{init,sh}
> umount ~/elks-root
>
>If the ls -l command fails to list either file, that file isn't
>where it's supposed to be...
>
Both files are where they supposed to be, so that couldn't be the problem
I'm thinking that it has to do something with dup, 'cause it says dup failed
but it is kinda odd, that is runs out of filehandlers, that isn't hardware
based is it ? A quick manlookup of dup says:
ERRORS
Dup() and dup2() fail if:
[EBADF] Oldd or newd is not a valid active descriptor
[EMFILE] Too many descriptors are active.
But it could also be something else :)
Joost
next prev parent reply other threads:[~2003-06-19 21:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-18 19:19 Amstrad ppc640 Joost Vermeulen
2003-06-18 19:43 ` Riley Williams
2003-06-18 20:26 ` Joost Vermeulen
[not found] ` <BKEGKPICNAKILKJKMHCACEBJEGAA.Riley@Williams.Name>
2003-06-19 21:08 ` Joost Vermeulen [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-26 3:07 Richard Wallman
2003-06-26 3:52 ` Dan Olson
2003-06-26 6:47 ` Riley Williams
2002-04-26 14:05 Joost Vermeulen
2002-04-26 19:42 ` Riley 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=20030619210855.GD261@arwen.dyndns.org \
--to=jvermeul@sci.kun.nl \
--cc=Riley@Williams.Name \
--cc=linux-8086@vger.kernel.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