Gentoo Archives: gentoo-server

From: Scott Ryan <scottr@×××××××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Gentoo PXE
Date: Wed, 09 Jun 2004 06:53:07
Message-Id: 200406090851.27605.scottr@staff.intekom.com
In Reply to: Re: [gentoo-server] Gentoo PXE by Patrick Benoit
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I have now managed to get it working to the point were i have the familiar
5 shell during installation! I had the wrong kernel arguments before. ... What
6 i need to do now is to work on a way of having automatic configuration,
7 something like redhat's kickstart.
8
9 Here is the entry in my pxelinux.cfg/default
10 label gentoo2004-1
11 kernel gentoo
12 append initrd=gentoo.igz root=/dev/ram0 init=/linuxrc looptype=zisofs
13 loop=/zisofs cdroot vga=0x317 splash=silent
14
15 and i store the kernel and the initrd image in my tftpboot dir.
16
17
18
19 On Tuesday 08 June 2004 21:09, Patrick Benoit wrote:
20 > I've got a working PXE gentoo server with two networks, one for pentium and
21 > xeon and one for athon's.
22 >
23 > You need syslinux for PXE (that you already know) but tftp too, with a
24 > working NFS server including export file and the correct fstab on the nodes
25 > (assuming you are doing that for diskless client).
26 >
27 > Enclose a copy of my dhcp, PXE, exports and fstab file. Hope it can help
28 > you because it takes me a hard time to set it up because of lack of infos
29 > on the web about PXE boot.
30 >
31 > One more point, old version of PXE boot rom on client NIC cards have cause
32 > some inconsystency on boot.
33 >
34 > Patrick Benoit
35 >
36 >
37 >
38 > On Tue, 08 Jun 2004 14:54:57 +0200
39 >
40 > Scott Ryan <scottr@×××××××××××××.com> wrote:
41 > > -----BEGIN PGP SIGNED MESSAGE-----
42 > > Hash: SHA1
43 > >
44 > > Hello all, I am trying to setup a pxe boot server for gentoo.
45 > > Gentoo Manages to boot from the network, but I run into problems after it
46 > > installs the initial modules. It complains about the root device. I
47 > > append the arg root=/dev/ram0 to the kernel, but it borks.
48 > > Has anyone managed to successfully setup a gentoo pxe server, as there
49 > > doesnt appear to be a lot of info on the web about it.
50 > >
51 > > - --
52 > > Kindest Regards,
53 > >
54 > > +-----------------------------------------+
55 > > (0> Scott Ryan
56 > > //\ Unix/Linux Systems Administrator
57 > > V_/_ Telkom Internet - SA
58 > > Email: scottr@×××××××.com
59 > > Cell:+27721164832
60 > > Work:+27126807835
61 > > +-----------------------------------------+
62 > > -----BEGIN PGP SIGNATURE-----
63 > > Version: GnuPG v1.2.4 (GNU/Linux)
64 > >
65 > > iD8DBQFAxbcnAFsW6Atlq9wRAvGzAJ9Q5nM+rPpNAmQnVCzExJAz2mWPPQCfWWHU
66 > > CeIKA5W85XiCn7aZwA63eQs=
67 > > =C2rR
68 > > -----END PGP SIGNATURE-----
69
70 - --
71 Kindest Regards,
72
73 +-----------------------------------------+
74 (0> Scott Ryan
75 //\ Unix/Linux Systems Administrator
76 V_/_ Telkom Internet - SA
77 Email: scottr@×××××××.com
78 Cell:+27721164832
79 Work:+27126807835
80 +-----------------------------------------+
81 -----BEGIN PGP SIGNATURE-----
82 Version: GnuPG v1.2.4 (GNU/Linux)
83
84 iD8DBQFAxrNsAFsW6Atlq9wRAskAAJ9baF2dseuNeXjkCGxwhGgiPe3EbQCfew2n
85 UzU0aiS+vSdzX3dZDvoeyOk=
86 =LIhI
87 -----END PGP SIGNATURE-----