public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marcelo Coelho" <marcelocoelho@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] My first GNAP use: error: umount: /dev/loop/0
Date: Mon, 17 Jul 2006 21:57:16 +0100	[thread overview]
Message-ID: <20c6f18e0607171357u59411dd6y2826782d8b6c98b7@mail.gmail.com> (raw)
In-Reply-To: <20c6f18e0607140343l696004aq764ad3dba27665d5@mail.gmail.com>

Hi!

Well, after a few "echos" i noticed that there was an endless loop
caused by the invocation of the gtest function invoked by the cleanup
function.

So a workaround could be changing lines 108 and 115 by

if [ $? ] ; then echo "Failed to unmount ${LOOP}" ; fi

and

if [ $? ] ; then echo "Failed to remove ${DIRTOREMOVE}" ; fi


Nevertheless, i'm thinking about using some other software that isn't
supported by GNAP, so i'll probably start using catalyst. Where does
GNAP stores the spec files it uses for catalyst?


Thanks for your help!




2006/7/14, Marcelo Coelho <marcelocoelho@gmail.com>:
> 2006/7/14, Thierry Carrez <koon@gentoo.org>:
> > Marcelo Coelho wrote:
> >
> > > I'm trying GNAP for the first time. Now i'm trying to create a disk
> > > image to put into a pentium 200 to use it as a router and ADSL
> > > gateway.
> > >
> > > For now, i tried to start the creation of the image, with
> > > gnap_overlay -L newimagefile.img -S 14 -r hda1 -o my_overlay/
> > >
> > > but i had the following,
> > >
> > > [...]
> > > Can it be a bug or is a mistake i'm doing?
> >
> > It can be a bug. The image file support comes from an external patch
> > that was not so well tested... Maybe some missing loopback support in
> > the kernel.
> >
> > You can also have a look at the gnap_overlay script and see what else
> > could be failing. I suspect the mount is not checked for errors or
> > something like that, unfortunately I have no time to check right now.
> >
> > As a workaround, you could try to mount your P200 hard disk into your
> > workstation (as /dev/hdd or whatever) and use overlay to disk directly
> > (rather than using an intermediary image file). This is way better tested ;)
>
> Yeah, absolutely. I'm just trying to avoid the noise that the hd makes   : )
> This weekend i won't time to do it, but next week i'll check that. If
> there is a bug in the script i'll tell you guys.
>
>
> Have a nice week-end!
>
-- 
gentoo-embedded@gentoo.org mailing list



  reply	other threads:[~2006-07-17 20:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-13 22:28 [gentoo-embedded] My first GNAP use: error: umount: /dev/loop/0 Marcelo Coelho
2006-07-14  9:23 ` Thierry Carrez
2006-07-14 10:43   ` Marcelo Coelho
2006-07-17 20:57     ` Marcelo Coelho [this message]
2006-07-18 16:48       ` Thierry Carrez
2006-07-18 18:35         ` Marcelo Coelho

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=20c6f18e0607171357u59411dd6y2826782d8b6c98b7@mail.gmail.com \
    --to=marcelocoelho@gmail.com \
    --cc=gentoo-embedded@lists.gentoo.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