Gentoo Archives: gentoo-catalyst

From: Andreas Rueckert <a_rueckert@×××.net>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Installing to the HD?
Date: Tue, 28 Jun 2005 21:24:21
Message-Id: 200506282327.12689.a_rueckert@gmx.net
In Reply to: [gentoo-catalyst] Installing to the HD? by Paul Smith
1 Hi!
2
3 After lurking on this list for a while, I think I could contribute
4 something...
5
6 On Tuesday 28 June 2005 21:59, Paul Smith wrote:
7 > OK, so my livecd is (basically) working. And, I can see the HD and I
8 > know how to create partitions and create filesystems on the partitions,
9 > etc.
10 >
11 > Does anyone have any pointers or docs on installing a complete system
12 > onto the HD? After I make a partition and a filesystem do I just copy
13 > the contents of the livecd over with "cp -a" or similar? I guess I need
14 > to install an MBR... and configure/install GRUB too I suppose?
15
16 I think there are more details to consider.
17 What kinda compression did you use? You might have to mount the splashfs
18 under /mnt/cdrom via loop device to get access to the actual filesystem.
19 What about the devices? You might have to use MAKEDEV to create the devices on
20 the actual root partition.
21
22 > Is there some part of catalyst or other Gentoo package that already does
23 > this kind of thing I could look at?
24
25 I'm working on a _very_ simply Python script to install our distribution
26 (Seniorix, a linux system for older users), but it'll take some time before
27 it's actually usable.
28
29 Ciao,
30 Andreas
31 --
32 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Installing to the HD? Daniel Heemann <daniel.heemann@×××.de>