From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQPik-0005qB-Da for garchives@archives.gentoo.org; Fri, 23 Jan 2009 17:21:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85718E0323; Fri, 23 Jan 2009 17:21:28 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E2FEE0323 for ; Fri, 23 Jan 2009 17:21:28 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so5242063rvf.46 for ; Fri, 23 Jan 2009 09:21:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=m3y5h51x7RXRxX5qy7U5PR9OaLjwapn+D+C9vFE8nuA=; b=ltMZj3FVkxpOQDjZNF7HxHxKBQOuuqYVxhj8082XpUXEIWGy0iPnXzQw8kakCUm9Tt 3vX/vY5RVHK4mxw5UaupjpDq00G/H0qSepjTkwZZWUfnAA0jC1SJ8zm61t2i+WnZ038o XqFuze3MM2Bk5cNtnGWoaZtp37mlJEYqprIVI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=PWJtYHts9JDYH2FYG3KP1KzjjT4qbCTplWe9iJsHElPzmvnEfk47NHV6zm8c4kSIva +J5jbNYrFc5xt8YYIAURlTeSGX2iPouzQKSd8RTDuFgTlDLJAIfr//xwoeB9tVIVYk/G QbykJDS2FKUTvYXyx00p1WO050G8BFsife+kY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: mryiff@googlemail.com Received: by 10.141.193.1 with SMTP id v1mr662076rvp.186.1232731287213; Fri, 23 Jan 2009 09:21:27 -0800 (PST) In-Reply-To: <5bdc1c8b0901230902w16db5fb0xa2491386929643eb@mail.gmail.com> References: <5bdc1c8b0901230835q43b5f885w9bb29e43ba450b9d@mail.gmail.com> <4979F56A.3070301@gmail.com> <5bdc1c8b0901230902w16db5fb0xa2491386929643eb@mail.gmail.com> Date: Fri, 23 Jan 2009 17:21:27 +0000 X-Google-Sender-Auth: b55571aeb3f0bf7a Message-ID: Subject: Re: [gentoo-user] Any good instructions for creating a Live CD? From: Nick Cunningham To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=000e0cd259387a56250461299e6e X-Archives-Salt: 3825355b-8d67-4d37-b7c4-4d0ed00450e8 X-Archives-Hash: dbf7dc386d573d9122411b5a30679c42 --000e0cd259387a56250461299e6e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 2009/1/23 Mark Knecht > On Fri, Jan 23, 2009 at 8:50 AM, Eric Martin wrote: > > Mark Knecht wrote: > >> Hi all, > >> From a thread on another list (pro-audio/music oriented) we're > >> thinking about creating our own Live CD. I'd like this at least > >> initially to be based on Gentoo. Are there any good, up-to-date > >> instructions around about how to do this? > >> > >> In Google Books I found something called "Linux Live CDs:Building > >> and Customizing Bootables". It had the following link which is dead. > >> Did it move somewhere? I cannot find it yet. > >> > >> http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_Scratch > >> > >> I found this in the forums. Any idea about how well it might work? > >> > >> http://forums.gentoo.org/viewtopic.php?t=244837 > >> > >> There's a section talking about Catalyst. The first thing is says > >> is that it's not for the casual user. On a scale of 1-10 how difficult > >> is something like this? (I suspect that if I have to ask it's too > >> difficult.) ;-) > >> > >> Also this for general info: > >> > >> http://www.livecdlist.com/wiki/index.php/LiveCD_Creation_Resources > >> > >> Most interesting to me would be something like cloning an already > >> up-and-running system. Is that possible? > >> > >> Thanks in advance, > >> Mark > >> > > > > Cloning a live system is pretty easy. I'm using a live usb boot device > > based off of the gentoo-amd64 minimal cd (and I'm adding more as I go). > > The liveUSB howto [1] on docs.gentoo.org is great and will answer most > > questions. > > > > [1] http://www.gentoo.org/doc/en/liveusb.xml > > -- > > Eric Martin > > Key fingerprint = D1C4 086E DBB5 C18E 6FDA B215 6A25 7174 A941 3B9F > > Thanks Eric. I hadn't considered doing it on a USB drive but that's an > interesting idea and the instructions don't look too bad. > > Cheers, > Mark > > Catalyst is quite a beast to get used to, its not well documented and doesnt always behave as you might hope, that said, once you have a working config it becomes *very* easy to then rebuild your livecd with updated packages. The best way to figure things out with it is to look at the examples provided and then look at actual implementations by checking out the config files used by the devs to build the gentoo media, and also the configs used to build the sysresccd. Its taken me a couple of weeks of occasional fiddling but im now able to build my own livecd using catalyst, the sysrescd configs as a base of useful programs to install, and then updated them all to build from ~ARCH and use the funtoo portage tree. My only problem now that im figuring out is how to use the script in the sysrescd repo to combine the x86 and amd64 cds into one unified final cd. - Nick --000e0cd259387a56250461299e6e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2009/1/23 Mark Knecht = <markknecht@gmail.com>
On Fri, Jan 23, 2009 at 8:50 AM, Eric= Martin <freak4uxxx@gmail.com> wrote:
> Mark Knecht wrote:
>> Hi all,
>>    From a thread on another list (pro-audio/music orient= ed) we're
>> thinking about creating our own Live CD. I'd like this at leas= t
>> initially to be based on Gentoo. Are there any good, up-to-date >> instructions around about how to do this?
>>
>>    In Google Books I found something called "Linux = Live CDs:Building
>> and Customizing Bootables". It had the following link which i= s dead.
>> Did it move somewhere? I cannot find it yet.
>>
>>
http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_Scrat= ch
>>
>>    I found this in the forums. Any idea about how well i= t might work?
>>
>> http://forums.gentoo.org/viewtopic.php?t=3D244837
>>
>>    There's a section talking about Catalyst. The fir= st thing is says
>> is that it's not for the casual user. On a scale of 1-10 how d= ifficult
>> is something like this? (I suspect that if I have to ask it's = too
>> difficult.) ;-)
>>
>>    Also this for general info:
>>
>> http://www.livecdlist.com/wiki/index.php/Liv= eCD_Creation_Resources
>>
>>    Most interesting to me would be something like clonin= g an already
>> up-and-running system. Is that possible?
>>
>> Thanks in advance,
>> Mark
>>
>
> Cloning a live system is pretty easy. I'm using a live usb boot de= vice
> based off of the gentoo-amd64 minimal cd (and I'm adding more as I= go).
>  The liveUSB howto [1] on docs.gentoo.org is great and will answer most
> questions.
>
> [1] http://www.gentoo.org/doc/en/liveusb.xml
> --
> Eric Martin
> Key fingerprint =3D D1C4 086E DBB5 C18E 6FDA  B215 6A25 7174 A941= 3B9F

Thanks Eric. I hadn't considered doing it on a USB drive bu= t that's an
interesting idea and the instructions don't look too bad.

Cheers,
Mark


Catalyst is quite a beast to get used to, its= not well documented and doesnt always behave as you might hope, that said,= once you have a working config it becomes *very* easy to then rebuild your= livecd with updated packages. The best way to figure things out with it is= to look at the examples provided and then look at actual implementations b= y checking out the config files used by the devs to build the gentoo media,= and also the configs used to build the sysresccd.

Its taken me a couple of weeks of occasional fiddling but im now able t= o build my own livecd using catalyst, the sysrescd configs as a base of use= ful programs to install, and then updated them all to build from ~ARCH and = use the funtoo portage tree. My only problem now that im figuring out is ho= w to use the script in the sysrescd repo to combine the x86 and amd64 cds i= nto one unified final cd.

- Nick
--000e0cd259387a56250461299e6e--