Gentoo Archives: gentoo-embedded

From: Janusz Syrytczyk <jsyrytczyk@×××××××××.pl>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] GNAP - mounting image.squashfs fails while booting
Date: Wed, 20 Sep 2006 21:40:23
Message-Id: 4511B4C8.7090001@uni.opole.pl
In Reply to: Re: [gentoo-embedded] initrd and /dev by Jakub Ladman
1 Hi,
2
3 I created another gnap device, but it's primary goal is to write some
4 image to an ide disk. Gnap was to be used as transport for an iso file
5 which is about 3.8 GB large. I've created extension which contains the
6 file, remastered "mynewcore", overlayed and tried to boot.
7
8 And I got such messages:
9
10 >> Mounting squashfs filesystem
11 mount: mounting /newroot/mnt/cdrom/image.squashfs on /newroot/mnt/livecd
12 failed: Invalid argument
13
14 Later I've got all the consequences of not mounting squashfs and finaly
15 kernel panic ( - not syncing: Attempted to kill init!).
16
17 My iso file is ~750 MB. Do I miss something obvious or sth else? Not
18 even mention that image.squashfs taken from "mynewcore.tar" mounts
19 perfectly in host system (for example mount -o loop image.squashfs
20 /mnt/squash goes ok).
21
22 Janusz
23 --
24 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] GNAP - mounting image.squashfs fails while booting Janusz Syrytczyk <jsyrytczyk@×××××××××.pl>
Re: [gentoo-embedded] GNAP - mounting image.squashfs fails while booting Thierry Carrez <koon@g.o>