From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G1LAy-0002Z9-Dg for garchives@archives.gentoo.org; Fri, 14 Jul 2006 10:45:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6EAhafl021065; Fri, 14 Jul 2006 10:43:36 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6EAhWrD029532 for ; Fri, 14 Jul 2006 10:43:32 GMT Received: by py-out-1112.google.com with SMTP id e30so598858pya for ; Fri, 14 Jul 2006 03:43:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jF6EJRkL6JqjxENMOShVtMSZkZYTMhSBVM9wTYiU7cQ7jMn7W0SweUfhsEJYo7zMpO/vk9oOnFbluFGhTEa/mzQWUy/GjOXAXqVl2zVPB1tGdGcqogrcpAXmWjRBO5mxjqVTKU9EjS8kQq7VVxBFbMDE9QbGg/D93/dwefM1s18= Received: by 10.35.93.15 with SMTP id v15mr1829637pyl; Fri, 14 Jul 2006 03:43:32 -0700 (PDT) Received: by 10.35.113.16 with HTTP; Fri, 14 Jul 2006 03:43:32 -0700 (PDT) Message-ID: <20c6f18e0607140343l696004aq764ad3dba27665d5@mail.gmail.com> Date: Fri, 14 Jul 2006 11:43:32 +0100 From: "Marcelo Coelho" To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] My first GNAP use: error: umount: /dev/loop/0 In-Reply-To: <44B76281.4050807@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20c6f18e0607131528o3b022fd1j4f94dd914e763ae0@mail.gmail.com> <44B76281.4050807@gentoo.org> X-Archives-Salt: 0db0df50-cf9c-4558-8a6f-bdc45c392d3b X-Archives-Hash: 092341d93a01704db4c427d0db5591d4 2006/7/14, Thierry Carrez : > 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