Gentoo Archives: gentoo-user

From: John Jolet <john@×××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] stage files
Date: Wed, 24 Aug 2005 19:25:20
Message-Id: 200508241419.05307.john@jolet.net
In Reply to: Re: [gentoo-user] stage files by Michael Crute
1 That's what I was thinking....if you follow the handbook, but just substitute
2 your stage file for the official one, then skip the kernel building and such,
3 and in fact, the grub.conf file would be in the stage....you'd just have to
4 do the grub install. these are all IDENTICAL systems, so this should work.
5 I'm looking into the partimage right now, but I think having the raw stuff in
6 a tar file we could make a few changes without having to re-image the golden
7 client. my boss might like that ability (he has it now with his redhat
8 stuff).
9
10 On Wednesday 24 August 2005 14:13, Michael Crute wrote:
11 > On 8/24/05, John Jolet <john@×××××.net> wrote:
12 > > I saw that and it's on my list of things to try, but I need to have this
13 > > up
14 > > and running by saturday. That seemed like a great thing, but maybe less
15 > > simple than just tarring up the package. I definately think something
16 > > like that going forward would be perfect, but is there a simpler
17 > > short-term solution? I'll go down the partimage path as well right now,
18 > > though.
19 > >
20 > > On Wednesday 24 August 2005 13:57, Michael Crute wrote:
21 > > > On 8/24/05, John Jolet <john@×××××.net> wrote:
22 > > > > Can someone point me to a reference that explains how to make your
23 > > > > own stage files? It seemed to me that the stage3 stage file was
24 > > > > pretty much a bzipped tar file of an installed system. Is this
25 > > > > correct, or is there more to it? I've got a working system that I
26 > > > > now need to replicate exactly across 13 more. I was thinking just
27 > > > > tar up the install and use it as a stage file in the normal install.
28 > > > > Is this naive?
29 > > > > --
30 > > > > gentoo-user@g.o mailing list
31 > > >
32 > > > I think what you want is partimage (http://www.partimage.org/).
33 > > >
34 > > > -Mike
35 > >
36 > > --
37 > > John Jolet
38 > > Your On-Demand IT Department
39 > > 512-762-0729
40 > > www.jolet.net <http://www.jolet.net>
41 > > john@×××××.net
42 > > --
43 > > gentoo-user@g.o mailing list
44 >
45 > I don't see why you wouldn't be able to `tar -cjvf --preserve-permissions
46 > --recursion mystage.tbz2 /`. Test it out with one machine first but I think
47 > that should create your "stage" you will still have to install GRUB or LILO
48 > though, everything else should be the same. Also make sure you use -xvjpf
49 > when you extract it so it retains the file permissions. Let me know if this
50 > works as I am in need of the same type of system.
51 >
52 > -Mike
53
54 --
55 John Jolet
56 Your On-Demand IT Department
57 512-762-0729
58 www.jolet.net
59 john@×××××.net
60 --
61 gentoo-user@g.o mailing list