Gentoo Archives: gentoo-embedded

From: Marcelo Coelho <marcelocoelho@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] My first GNAP use: error: umount: /dev/loop/0
Date: Thu, 13 Jul 2006 22:30:57
Message-Id: 20c6f18e0607131528o3b022fd1j4f94dd914e763ae0@mail.gmail.com
1 Hi!
2
3 I'm trying GNAP for the first time. Now i'm trying to create a disk
4 image to put into a pentium 200 to use it as a router and ADSL
5 gateway.
6
7 For now, i tried to start the creation of the image, with
8 gnap_overlay -L newimagefile.img -S 14 -r hda1 -o my_overlay/
9
10 but i had the following,
11
12 GNAP overlay tool gnap_overlay 2.0
13 * Checking parameters...
14 [ ok ] * Expanding
15 /usr/lib/gnap/gnap-core.tar core...
16 [ ok ] * Preparing overlay...
17
18 [ ok ] * Adding GNAP/ (directory overlay)...
19 [ ok ]
20 * Creating overlay tarball...
21 [ ok ] * Looking for free
22 loop device...
23 [ ok ] * Using loop device /dev/loop/0
24 * Creating image file...
25 [ ok ] * Creating
26 partition table...
27 [ !! ] * Unmounting loop
28 filesystem...umount: /dev/loop/0 is not mounted (according to mtab)
29
30 [ !! ] * Failed to
31 unmount /dev/loop/0
32 [ !! ] * Unmounting loop
33 filesystem...umount: /dev/loop/0 is not mounted (according to mtab)
34
35 [ !! ] * Failed to
36 unmount /dev/loop/0
37 [ !! ] * Unmounting loop
38 filesystem...umount: /dev/loop/0 is not mounted (according to mtab)
39
40 [ !! ]
41
42 And then GNAP enters an endless loop always saying the same:
43 * Failed to unmount /dev/loop/0
44 [ !! ] * Unmounting loop
45 filesystem...umount: /dev/loop/0 is not mounted (according to mtab)
46
47 [ !! ]
48
49 Can it be a bug or is a mistake i'm doing?
50
51
52
53 Thanks for the help
54 --
55 gentoo-embedded@g.o mailing list

Replies