Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Make liveCD how to
Date: Tue, 29 Nov 2005 18:34:08
Message-Id: 1133289149.13876.41.camel@cgianelloni.nuvox.net
In Reply to: Re: [gentoo-catalyst] Make liveCD how to by js
1 On Tue, 2005-11-29 at 18:50 +0100, js wrote:
2 > Ok,
3 >
4 > I've been through the process of trial and error and when building
5 > stage2 for a livecd I get this error :
6 >
7 > >>> Regenerating /etc/ld.so.cache...
8 > * Caching service dependencies ...
9 > [ ok ]
10 > Running command
11 > "/bin/bash /usr/lib/catalyst/livecd/runscript/default-runscript.sh
12 > bootloader"
13 > isolinux/
14 > isolinux/boot.msg
15 > isolinux/memtest86
16 > isolinux/isolinux.bin
17 > config-x86-2.6.14-gentoo-r2
18 > initramfs-x86-2.6.14-gentoo-r2
19 > kernel-2.6.14-gentoo-r2
20 > APPENDING CUSTOM KERNEL ARGS:
21 > Running action sequence: preclean
22 > Running command
23 > "/bin/bash /usr/lib/catalyst/livecd/runscript/default-runscript.sh
24 > preclean"
25 > >>> Regenerating /etc/ld.so.cache...
26 > sed: can't read /bin/bashlogin: No such file or directory
27
28 Add livecd-tools to your livecd-stage1 or your CD won't boot properly.
29
30 > * iptables not found in any of the specified runlevels.
31 > * netmount removed from the following runlevels: default
32 > * rc-update complete.
33 > * /sbin/rc-update: /etc/init.d/autoconfig not found; aborting.
34 > * keymaps removed from the following runlevels: boot
35 > * rc-update complete.
36 > * serial not found in any of the specified runlevels.
37 > * consolefont removed from the following runlevels: boot
38 > * rc-update complete.
39 > * modules added to runlevel default
40 > * rc-update complete.
41 > * /sbin/rc-update: /etc/init.d/pwgen not found; aborting.
42
43 Make sure you have "livecd" in your livecd-stage1's livecd/use or things
44 won't be merged properly.
45
46 > sed: can't read /etc/devfsd.conf: No such file or directory
47 > Error, cannot setup splash theme livecd-2005.1
48
49 You're trying to setup a splash theme without merging it. You either
50 need splash-themes-livecd in your livecd-stage2's
51 boot/kernel/$kname/packages, or you need to remove livecd/splash_type
52 and livecd/splash_theme.
53
54 >
55 > !!! catalyst: Preclean runscript failed.
56 >
57 >
58 > pwgen is in the list of the stage1 answer file.
59 > someone with a clue?
60
61 The init script is only installed when it is merged with USE="livecd"
62
63 > js wrote:
64 > > Hi all,
65 > >
66 > > I've been looking in to how to make my own livecd based upon the
67 > > gentoo livecd's 2005.
68 > > For what i've found there is a tool named catalyst which enables me
69 > > to do so.
70 > > What I want to do is to keep the current x86 livecd's as they are,
71 > > add some binaries and some self made scripts.
72 > > I've been looking through the documentation provided with catalyst
73 > > but I must say that I can't figure out how to begin doing this.
74 > > The documentation is helpfull when you allready know how to work
75 > > with catalyst my opinion. The /usr/share/docs directory contains
76 > > some examples, but they are examples for what?
77 > > Can I download a gentoo 2005.1-r1 bootcd iso and add software to it
78 > > with the catalyst tool?
79 > > Do I need to have a freshly installed clean gentoo to make a new
80 > > bootcd?
81 > > Does catalyst produce a new iso file or something similar,
82 > >
83 > > I was hoping if someone could jumpstart me with this.
84 > >
85 > >
86 > > Greetings,
87 > >
88 > > Jelle
89 > >
90 > -- gentoo-catalyst@g.o mailing list
91 --
92 Chris Gianelloni
93 Release Engineering - Strategic Lead
94 x86 Architecture Team
95 Games - Developer
96 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-catalyst] Make liveCD how to js <forums@××××.be>