Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Modifying LiveCDs
Date: Fri, 23 Sep 2011 17:15:00
Message-Id: CAK2H+ecTFEs9NpW+JH2FTWyGfyEaxX1yzp3zfmW4P3qjeEg0aQ@mail.gmail.com
In Reply to: [gentoo-user] Modifying LiveCDs by Michael Mol
1 On Thu, Sep 22, 2011 at 7:15 PM, Michael Mol <mikemol@×××××.com> wrote:
2 > So I'm about to play with installing Gentoo on another system.
3 >
4 > Now, the ritual goes, grab the ISO, burn the ISO, grab the latest
5 > stage3, the latest Portage, and go to town.
6 >
7 > What I'd like to do is drop the stage3 and Portage snapshots onto the
8 > ISO before burning, but I've never done anything with mastering
9 > bootable discs. Could someone provide me with some pointers?
10 >
11 > (I don't strictly need to put it all one one disc; it's just an
12 > opportunity to learn some more about systems through application)
13 >
14 > --
15 > :wq
16
17 OK - I'll take a different pov for fun. Consider using Windows... ;-O
18
19 Sounds like a lot of work for a 1-off Linux install. Normally I
20 download the tar files to another machine and then scp them over once
21 the disks are partitioned and have a file system on them.
22
23 Anyway, I completely understand wanting to do this. I've never had a
24 need to do it for Gentoo and I'm sure there are some Linux tools out
25 there for authoring the iso file. I have had to do this in the Windows
26 world where my old XP install CD doesn't have the right drivers &
27 service packs and because of hardware configurations wouldn't allow
28 ejecting the Windows disk to get the drivers necessary for the new
29 machine's install. There are some programs in the Windows world that
30 do this sort of thing quite effectively. The term to Google is
31 'slipstreaming'.
32
33 http://en.wikipedia.org/wiki/Slipstream_%28computing%29
34
35 One I just Googled is IsoBuster. It looks interesting.
36
37 http://www.bleepingcomputer.com/tutorials/slipstreaming-windows-xp-to-create-bootable-cd/
38
39 I'm pretty certain you could even slipstream the Gentoo disk using a
40 Windows VM running on Gentoo. Might be fun to try if you don't have a
41 real Windows machine hanging around. I'm not certain whether these
42 Windows programs would run under Wine but that's another way to go if
43 you don't find what you want natively in Linux or don't want to spend
44 the time getting down & dirty with all this iso stuff.
45
46 HTH,
47 Mark

Replies

Subject Author
Re: [gentoo-user] Modifying LiveCDs Michael Mol <mikemol@×××××.com>