Gentoo Archives: gentoo-catalyst

From: "Tais M. Hansen" <tais.hansen@×××.dk>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] livecd
Date: Fri, 08 Feb 2008 14:23:47
Message-Id: 200802081523.44151.tais.hansen@osd.dk
In Reply to: Re: [gentoo-catalyst] livecd by Andrew Gaffney
1 On Friday 08 February 2008 14:36:41 Andrew Gaffney wrote:
2 > Tais M. Hansen wrote:
3 > > Hi,
4 > >
5 > > I'm trying to build a new livecd with catalyst but it seems like no
6 > > matter what I do, when the cd boots, it fails miserably mounting the cd.
7 > > Booting with the debug option gives me a shell and I can manually mount
8 > > the cd just fine.
9 > >
10 > > There must be some problem with the init script but I can't seem to
11 > > figure out what?
12 >
13 > This is a problem with genkernel-3.4.9. It's already fixed in SVN, and
14 > we'll be releasing 3.4.10_pre1 soon. In the mean time, you can apply the
15 > patch 208477 or use genkernel-3.4.9_pre6.
16 >
17 > Also, you'll likely run into a problem with mounting the squashfs loopback.
18 > You need to make sure you're using <squashfs-tools-3.3 or using
19 > >=gentoo-sources-2.6.24.
20
21 I was just about to answer the questiong myself. I'll just copy'n'paste what I
22 was about to mail. :)
23
24
25 Part of the errors are due to genkernel being broken:
26 http://bugs.gentoo.org/show_bug.cgi?id=207159
27
28 The other part is sqashfs. Apparently something is wrong with the generated
29 squashfs image. I'm getting "Invalid argument" error when trying to mount it
30 on the livecd and the following errors when I try to mount it on the build
31 system, where catalyst is run:
32
33 squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
34 SQUASHFS error: Major/Minor mismatch, trying to mount newer 3.1 filesystem
35 SQUASHFS error: Please update your kernel
36
37 Both kernels are 2.6.23-gentoo-r6 and I'm not going anywhere near 2.6.24. I'm
38 using sys-fs/squashfs-tools-3.3 btw.
39
40
41
42 >
43 > --
44 > Andrew Gaffney
45 > http://dev.gentoo.org/~agaffney/ Gentoo Linux Developer
46 > Catalyst/Installer + x86 release coordinator
47
48
49
50 --
51 Regards,
52 Tais M. Hansen
53
54 ___________________________________________________________
55 http://www.linkedin.com/in/thansen
56 --
57 gentoo-catalyst@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] livecd Andrew Gaffney <agaffney@g.o>