public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Gentoo kixtstart/jumpstart equivalent
@ 2006-02-18  4:31 gentuxx
  2006-02-18  5:30 ` Ghislain Bourgeois
  0 siblings, 1 reply; 8+ messages in thread
From: gentuxx @ 2006-02-18  4:31 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've got a little amateur project that I'm working on, and I'm running
into some difficulty.  The most immediate problem I'm having, is that
I want to put gentoo on one of my systems, but they don't have a
CDROM.  (These are old boxes.)  So, my question, simply enough, is
there a JumpStart or KixStart equivalent in gentoo?  I.e. tftp boot,
that'll download the install image, etc.?

TIA

- --
gentux
echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
6996 0993
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFD9qM8LYGSSmmWCZMRAhf+AJsFxgsLHMpGbe+bMbgRIQ5MrGNUpQCgygDu
Qs28pGIyBDdsmAHGv/sZlO4=
=49tL
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18  4:31 [gentoo-user] Gentoo kixtstart/jumpstart equivalent gentuxx
@ 2006-02-18  5:30 ` Ghislain Bourgeois
  2006-02-18  5:54   ` gentuxx
                     ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ghislain Bourgeois @ 2006-02-18  5:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1826 bytes --]

At my job, I designed a system we call Pullstart that we use to install
Gentoo servers. I'm basically building what I call a "stage-4", which is
simply a stage3 updated, with the packages we want added to it and a generic
kernel built with genkernel. It is made available through a tarball on a web
server and I have a simple script generated by web-based configuration
utility to install it on the server and configure it for the machine
(partitionning, networking, etc...). The only thing you need to run the
script is to have a basic linux system running, which you can get with a
livecd or a floppy like tomslinux (sorry, I forgot the exact name...). Of
course, I have an NDA and the scripts all belong to the company, so I can't
make it available, but you can build yourself something similar.

--
Ghislain Bourgeois
---
Linux System administrator

On 2/17/06, gentuxx <gentuxx@gmail.com> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I've got a little amateur project that I'm working on, and I'm running
> into some difficulty.  The most immediate problem I'm having, is that
> I want to put gentoo on one of my systems, but they don't have a
> CDROM.  (These are old boxes.)  So, my question, simply enough, is
> there a JumpStart or KixStart equivalent in gentoo?  I.e. tftp boot,
> that'll download the install image, etc.?
>
> TIA
>
> - --
> gentux
> echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>
> gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
> 6996 0993
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.1 (GNU/Linux)
>
> iD8DBQFD9qM8LYGSSmmWCZMRAhf+AJsFxgsLHMpGbe+bMbgRIQ5MrGNUpQCgygDu
> Qs28pGIyBDdsmAHGv/sZlO4=
> =49tL
> -----END PGP SIGNATURE-----
>
> --
> gentoo-user@gentoo.org mailing list
>
>

[-- Attachment #2: Type: text/html, Size: 2240 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18  5:30 ` Ghislain Bourgeois
@ 2006-02-18  5:54   ` gentuxx
  2006-02-18  6:30     ` Steven S.
  2006-02-18 17:59     ` Bob Sanders
  2006-02-18  5:57   ` Rumen Yotov
  2006-02-18 18:38   ` John Jolet
  2 siblings, 2 replies; 8+ messages in thread
From: gentuxx @ 2006-02-18  5:54 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ghislain Bourgeois wrote:

> At my job, I designed a system we call Pullstart that we use to install
Gentoo servers. I'm basically building what I call a "stage-4", which is
simply a stage3 updated, with the packages we want added to it and a
generic kernel built with genkernel. It is made available through a
tarball on a web server and I have a simple script generated by
web-based configuration utility to install it on the server and
configure it for the machine (partitionning, networking, etc...). The
only thing you need to run the script is to have a basic linux system
running, which you can get with a livecd or a floppy like tomslinux
(sorry, I forgot the exact name...). Of course, I have an NDA and the
scripts all belong to the company, so I can't make it available, but you
can build yourself something similar.
>

Well, thanks for the tip.  But for one, I wasn't really planning to
spend *that* much time fussing about it.  The focus is something else
entirely, and I don't have the time to dedicate to designing my own
system.  I totally understand the NDA/company proprietary info, etc.,
etc., so I appreciate the pointer.

I've set up Solaris Jumpstart for Solaris installations in the past.
And, ironically enough, this project is using gentoo-sparc.  Jumpstart
is relatively easy to configure, I just didn't know if there might be
an equivalent for gentoo.  I checked for both JumpStart and KixStart
(I've seen KixStart ported to other distros even though it's a RedHat
package) by running `emerge search jumpstart` and got bupkus.

Also, one inherent flaw with your suggestion is the requirement of a
livecd.  I know you mentioned floppy, but these are SPARC boxen and I
doubt I could fit all the drivers/commands/etc. on a floppy, and one
doesn't even have a floppy.  Thus the necessity for a network boot
situation.

I appreciate the response though.


> --
> Ghislain Bourgeois
> ---
> Linux System administrator
>
> On 2/17/06, *gentuxx* <gentuxx@gmail.com <mailto:gentuxx@gmail.com>> wrote:
>

> I've got a little amateur project that I'm working on, and I'm running
> into some difficulty. The most immediate problem I'm having, is that
> I want to put gentoo on one of my systems, but they don't have a
> CDROM. (These are old boxes.) So, my question, simply enough, is
> there a JumpStart or KixStart equivalent in gentoo? I.e. tftp boot,
> that'll download the install image, etc.?
>
> TIA
>
> --
> gentux
> echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>
> gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40 9795 2D81 924A
> 6996 0993


- --
gentoo-user@gentoo.org <mailto:gentoo-user@gentoo.org> mailing list




- --
gentux
echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
6996 0993
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFD9rZ8LYGSSmmWCZMRAkU5AKDNfs9NcL1SOMRdOC9ZO5YpCUoIFQCeJxCe
WCtWdPeoaf8q05nHZc8U9DQ=
=IwrC
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18  5:30 ` Ghislain Bourgeois
  2006-02-18  5:54   ` gentuxx
@ 2006-02-18  5:57   ` Rumen Yotov
  2006-02-18 18:38   ` John Jolet
  2 siblings, 0 replies; 8+ messages in thread
From: Rumen Yotov @ 2006-02-18  5:57 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2441 bytes --]

Hi,
On Sat, 2006-02-18 at 00:30 -0500, Ghislain Bourgeois wrote:
> At my job, I designed a system we call Pullstart that we use to
> install Gentoo servers. I'm basically building what I call a
> "stage-4", which is simply a stage3 updated, with the packages we want
> added to it and a generic kernel built with genkernel. It is made
> available through a tarball on a web server and I have a simple script
> generated by web-based configuration utility to install it on the
> server and configure it for the machine (partitionning, networking,
> etc...). The only thing you need to run the script is to have a basic
> linux system running, which you can get with a livecd or a floppy like
> tomslinux (sorry, I forgot the exact name...). Of course, I have an
> NDA and the scripts all belong to the company, so I can't make it
> available, but you can build yourself something similar. 
> 
> -- 
> Ghislain Bourgeois
> ---
> Linux System administrator
> 
There is an article on gentoo-wiki.com + a script to make and later
install a 'so called' stage4 tarball.
Made the stage4 tarball myself but still haven't tried to use it ;)
HTH.Rumen
> On 2/17/06, gentuxx <gentuxx@gmail.com> wrote:
>         -----BEGIN PGP SIGNED MESSAGE-----
>         Hash: SHA1
>         
>         I've got a little amateur project that I'm working on, and I'm
>         running 
>         into some difficulty.  The most immediate problem I'm having,
>         is that
>         I want to put gentoo on one of my systems, but they don't have
>         a
>         CDROM.  (These are old boxes.)  So, my question, simply
>         enough, is
>         there a JumpStart or KixStart equivalent in gentoo?   I.e.
>         tftp boot,
>         that'll download the install image, etc.?
>         
>         TIA
>         
>         - --
>         gentux
>         echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>         
>         gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795
>         2D81 924A 
>         6996 0993
>         -----BEGIN PGP SIGNATURE-----
>         Version: GnuPG v1.4.2.1 (GNU/Linux)
>         
>         iD8DBQFD9qM8LYGSSmmWCZMRAhf+AJsFxgsLHMpGbe
>         +bMbgRIQ5MrGNUpQCgygDu
>         Qs28pGIyBDdsmAHGv/sZlO4=
>         =49tL
>         -----END PGP SIGNATURE----- 
>         
>         --
>         gentoo-user@gentoo.org mailing list
>         
> 

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3409 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18  5:54   ` gentuxx
@ 2006-02-18  6:30     ` Steven S.
  2006-02-18 17:59     ` Bob Sanders
  1 sibling, 0 replies; 8+ messages in thread
From: Steven S. @ 2006-02-18  6:30 UTC (permalink / raw
  To: gentoo-user

On Fri, 17 Feb 2006, gentuxx wrote:

Read through http://www.gentoo.org/doc/en/altinstall.xml#doc_chap6

You can install from a distro's boot floppies... I have done it 
sucessfully using Slackware 9.1 floppies. You need a binary of bzip, you 
can download one from where I stuck mine at 
http://members.lycos.co.uk/stupendoussteve/Misc/bzip2-102-x86-linux24 if 
you'd like. Just have to set it execute and then run ./bzip2 blah.tar.bz 
(this is to unpack the stage files). Slackware can partition and format on 
it's own. Once you unpack the stage files it's pretty much right out of 
the handbook. You'll need the slackware boot and install floppies, as well 
as the networking ones and probably some others. It's not the easiest 
process but it is not that time consuming... just gotta get the right 
floppies.





> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ghislain Bourgeois wrote:
>
>> At my job, I designed a system we call Pullstart that we use to install
> Gentoo servers. I'm basically building what I call a "stage-4", which is
> simply a stage3 updated, with the packages we want added to it and a
> generic kernel built with genkernel. It is made available through a
> tarball on a web server and I have a simple script generated by
> web-based configuration utility to install it on the server and
> configure it for the machine (partitionning, networking, etc...). The
> only thing you need to run the script is to have a basic linux system
> running, which you can get with a livecd or a floppy like tomslinux
> (sorry, I forgot the exact name...). Of course, I have an NDA and the
> scripts all belong to the company, so I can't make it available, but you
> can build yourself something similar.
>>
>
> Well, thanks for the tip.  But for one, I wasn't really planning to
> spend *that* much time fussing about it.  The focus is something else
> entirely, and I don't have the time to dedicate to designing my own
> system.  I totally understand the NDA/company proprietary info, etc.,
> etc., so I appreciate the pointer.
>
> I've set up Solaris Jumpstart for Solaris installations in the past.
> And, ironically enough, this project is using gentoo-sparc.  Jumpstart
> is relatively easy to configure, I just didn't know if there might be
> an equivalent for gentoo.  I checked for both JumpStart and KixStart
> (I've seen KixStart ported to other distros even though it's a RedHat
> package) by running `emerge search jumpstart` and got bupkus.
>
> Also, one inherent flaw with your suggestion is the requirement of a
> livecd.  I know you mentioned floppy, but these are SPARC boxen and I
> doubt I could fit all the drivers/commands/etc. on a floppy, and one
> doesn't even have a floppy.  Thus the necessity for a network boot
> situation.
>
> I appreciate the response though.
>
>
>> --
>> Ghislain Bourgeois
>> ---
>> Linux System administrator
>>
>> On 2/17/06, *gentuxx* <gentuxx@gmail.com <mailto:gentuxx@gmail.com>> wrote:
>>
>
>> I've got a little amateur project that I'm working on, and I'm running
>> into some difficulty. The most immediate problem I'm having, is that
>> I want to put gentoo on one of my systems, but they don't have a
>> CDROM. (These are old boxes.) So, my question, simply enough, is
>> there a JumpStart or KixStart equivalent in gentoo? I.e. tftp boot,
>> that'll download the install image, etc.?
>>
>> TIA
>>
>> --
>> gentux
>> echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>>
>> gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40 9795 2D81 924A
>> 6996 0993
>
>
> - --
> gentoo-user@gentoo.org <mailto:gentoo-user@gentoo.org> mailing list
>
>
>
>
> - --
> gentux
> echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>
> gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
> 6996 0993
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.1 (GNU/Linux)
>
> iD8DBQFD9rZ8LYGSSmmWCZMRAkU5AKDNfs9NcL1SOMRdOC9ZO5YpCUoIFQCeJxCe
> WCtWdPeoaf8q05nHZc8U9DQ=
> =IwrC
> -----END PGP SIGNATURE-----
>
>
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18  5:54   ` gentuxx
  2006-02-18  6:30     ` Steven S.
@ 2006-02-18 17:59     ` Bob Sanders
  1 sibling, 0 replies; 8+ messages in thread
From: Bob Sanders @ 2006-02-18 17:59 UTC (permalink / raw
  To: gentoo-user

On Fri, 17 Feb 2006 21:54:04 -0800
gentuxx <gentuxx@gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
>

> Also, one inherent flaw with your suggestion is the requirement of a
> livecd.  I know you mentioned floppy, but these are SPARC boxen and I
> doubt I could fit all the drivers/commands/etc. on a floppy, and one
> doesn't even have a floppy.  Thus the necessity for a network boot
> situation.
>

Why not setup a diskless boot via dhcp/tftp?  And boot the liveCD over the net?
It pretty much runs in memory.  Once the kernel in running, the rest could be nfs
mounted.  You might have to tweak a startup/initrd script, but that should be
about it all.

See -

 	http://www.gentoo.org/doc/en/diskless-howto.xml
	http://www.gentoo.org/doc/en/altinstall.xml#doc_chap5

Bob
-  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18  5:30 ` Ghislain Bourgeois
  2006-02-18  5:54   ` gentuxx
  2006-02-18  5:57   ` Rumen Yotov
@ 2006-02-18 18:38   ` John Jolet
  2006-02-25  1:25     ` gentuxx
  2 siblings, 1 reply; 8+ messages in thread
From: John Jolet @ 2006-02-18 18:38 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]




On 2/17/06 11:30 PM, "Ghislain Bourgeois" <ghislain.bourgeois@gmail.com>
wrote:

> At my job, I designed a system we call Pullstart that we use to install Gentoo
> servers. I'm basically building what I call a "stage-4", which is simply a
> stage3 updated, with the packages we want added to it and a generic kernel
> built with genkernel. It is made available through a tarball on a web server
> and I have a simple script generated by web-based configuration utility to
> install it on the server and configure it for the machine (partitionning,
> networking, etc...). The only thing you need to run the script is to have a
> basic linux system running, which you can get with a livecd or a floppy like
> tomslinux (sorry, I forgot the exact name...). Of course, I have an NDA and
> the scripts all belong to the company, so I can't make it available, but you
> can build yourself something similar.

I use something called systemimager that does a pxeboot install.  Kinda a
pain to do it with gentoo, as they really, really want redhat or suse, but
it can be done.

[-- Attachment #2: Type: text/html, Size: 1519 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
  2006-02-18 18:38   ` John Jolet
@ 2006-02-25  1:25     ` gentuxx
  0 siblings, 0 replies; 8+ messages in thread
From: gentuxx @ 2006-02-25  1:25 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Jolet wrote:

> Re: [gentoo-user] Gentoo kixtstart/jumpstart equivalent
>
>
> On 2/17/06 11:30 PM, "Ghislain Bourgeois"
> <ghislain.bourgeois@gmail.com> wrote:
>
> At my job, I designed a system we call Pullstart that we use to
> install Gentoo servers. I'm basically building what I call a
> "stage-4", which is simply a stage3 updated, with the packages
> we want added to it and a generic kernel built with genkernel.
> It is made available through a tarball on a web server and I
> have a simple script generated by web-based configuration
> utility to install it on the server and configure it for the
> machine (partitionning, networking, etc...). The only thing you
> need to run the script is to have a basic linux system running,
> which you can get with a livecd or a floppy like tomslinux
> (sorry, I forgot the exact name...). Of course, I have an NDA
> and the scripts all belong to the company, so I can't make it
> available, but you can build yourself something similar.
>
>
> I use something called systemimager that does a pxeboot install.
> Kinda a pain to do it with gentoo, as they really, really want
> redhat or suse, but it can be done.

Just for the edification of the list, I managed to find exactly what I
needed in the gentoo documentation.

http://www.gentoo.org/doc/en/gentoo-sparc-netboot-howto.xml

Thanks to all those who replied!

- --
gentux
echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
6996 0993
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFD/7IJLYGSSmmWCZMRAi11AJ4uR1RjyAiGWSAwVwSBYmAaeSR8ZACffkYT
vUyMRdAYsq8wImNhTuV8XXU=
=gwJ3
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-02-25  1:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-18  4:31 [gentoo-user] Gentoo kixtstart/jumpstart equivalent gentuxx
2006-02-18  5:30 ` Ghislain Bourgeois
2006-02-18  5:54   ` gentuxx
2006-02-18  6:30     ` Steven S.
2006-02-18 17:59     ` Bob Sanders
2006-02-18  5:57   ` Rumen Yotov
2006-02-18 18:38   ` John Jolet
2006-02-25  1:25     ` gentuxx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox