Gentoo Archives: gentoo-catalyst

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

Replies

Subject Author
Re: [gentoo-catalyst] Make liveCD how to Chris Gianelloni <wolf31o2@g.o>