|
|
|
|
|
|
| Author |
Message |
p@p.com *nix forums beginner
Joined: 02 May 2006
Posts: 5
|
Posted: Sat May 13, 2006 10:11 pm Post subject:
jumpstart
|
|
|
Hi,
I am currently trying to configure my x86 machine as a jumpstart server,
when running the ./add_install_client command I have seen examples of the
output as
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
enabling tftp in /etc/inetd.conf
starting rarpd
starting bootparamd
updating /etc/bootparams
copying inetboot to /tftpboot
how mine looks like
jumpstart> ./add_install_client \
-e 8:0:20:a8:d4:22 \
-s jumpstart:/export/install/s9x_0904 \
-c jumpstart:/export/install/jumpstart \
-p jumpstart:/export/install/jumpstart \
client \
i86pc
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
updating /etc/bootparams
My concern is that in the tftp directory there are no files, what am I doing
wrong ? I guess its something to do with the line "copying inetboot to
/tftpboot"
Regards
Paul |
|
| Back to top |
|
 |
Bruce Porter *nix forums Guru Wannabe
Joined: 21 Oct 2005
Posts: 150
|
Posted: Mon May 15, 2006 6:19 pm Post subject:
Re: jumpstart
|
|
|
On Sat, 13 May 2006 23:11:55 +0100, p@p.com wrote:
| Quote: | Hi,
I am currently trying to configure my x86 machine as a jumpstart server,
when running the ./add_install_client command I have seen examples of the
output as
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
enabling tftp in /etc/inetd.conf
starting rarpd
starting bootparamd
updating /etc/bootparams
copying inetboot to /tftpboot
how mine looks like
jumpstart> ./add_install_client \
-e 8:0:20:a8:d4:22 \
-s jumpstart:/export/install/s9x_0904 \
-c jumpstart:/export/install/jumpstart \
-p jumpstart:/export/install/jumpstart \
client \
i86pc
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
updating /etc/bootparams
My concern is that in the tftp directory there are no files, what am I doing
wrong ? I guess its something to do with the line "copying inetboot to
/tftpboot"
|
Welcome to the world of JumpStart and the extra fun of PXE boot (as it
looks like you are trying to do an x86 build).
Its been a while since I played/debugged the add_install_client stuff for
PXE boot.
The hard way is to read up at http://docs.sun.com or , if you just want to
get up and working then I can recommend JET (JumpStart Enterprise Toolkit)
available at http://www.sun.com/downloads (under J ) with a handy FAQ
site at http://jet.maui.co.uk
HTH
--
Bruce
"The internet is a huge and diverse community and
not every one is friendly"
http://www.ytc1.co.uk |
|
| Back to top |
|
 |
p@p.com *nix forums beginner
Joined: 02 May 2006
Posts: 5
|
Posted: Tue May 16, 2006 10:33 pm Post subject:
Re: jumpstart
|
|
|
Thanks for your reply bruce.
I have things working alot better, the rules, profile and sysidcfg files are
all filled in nearly 100% correctly, the only thing is I'm still prompted
about manually ejecting cd/dvd and agreeing to the licenses agreement.
any clues anyone ?
Thanks
Paul
"Bruce Porter" <bdp@ytc1NOARGEYSPAM.co.uk> wrote in message
news:pan.2006.05.15.18.19.19.385081@ytc1NOARGEYSPAM.co.uk...
| Quote: | On Sat, 13 May 2006 23:11:55 +0100, p@p.com wrote:
Hi,
I am currently trying to configure my x86 machine as a jumpstart server,
when running the ./add_install_client command I have seen examples of the
output as
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
enabling tftp in /etc/inetd.conf
starting rarpd
starting bootparamd
updating /etc/bootparams
copying inetboot to /tftpboot
how mine looks like
jumpstart> ./add_install_client \
-e 8:0:20:a8:d4:22 \
-s jumpstart:/export/install/s9x_0904 \
-c jumpstart:/export/install/jumpstart \
-p jumpstart:/export/install/jumpstart \
client \
i86pc
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
updating /etc/bootparams
My concern is that in the tftp directory there are no files, what am I
doing
wrong ? I guess its something to do with the line "copying inetboot to
/tftpboot"
Welcome to the world of JumpStart and the extra fun of PXE boot (as it
looks like you are trying to do an x86 build).
Its been a while since I played/debugged the add_install_client stuff for
PXE boot.
The hard way is to read up at http://docs.sun.com or , if you just want to
get up and working then I can recommend JET (JumpStart Enterprise Toolkit)
available at http://www.sun.com/downloads (under J ) with a handy FAQ
site at http://jet.maui.co.uk
HTH
--
Bruce
"The internet is a huge and diverse community and
not every one is friendly"
http://www.ytc1.co.uk
|
|
|
| Back to top |
|
 |
Bruce Porter *nix forums Guru Wannabe
Joined: 21 Oct 2005
Posts: 150
|
Posted: Wed May 17, 2006 6:42 pm Post subject:
Re: jumpstart
|
|
|
On Tue, 16 May 2006 23:33:17 +0100, p@p.com wrote:
| Quote: | Thanks for your reply bruce.
I have things working alot better, the rules, profile and sysidcfg files are
all filled in nearly 100% correctly, the only thing is I'm still prompted
about manually ejecting cd/dvd and agreeing to the licenses agreement.
any clues anyone ?
|
It sounds like something major wrong with your JumpStart set.
Did you run
setup_install_server from the 1st CD ?
| Quote: | Thanks
Paul
"Bruce Porter" <bdp@ytc1NOARGEYSPAM.co.uk> wrote in message
news:pan.2006.05.15.18.19.19.385081@ytc1NOARGEYSPAM.co.uk...
On Sat, 13 May 2006 23:11:55 +0100, p@p.com wrote:
Hi,
I am currently trying to configure my x86 machine as a jumpstart server,
when running the ./add_install_client command I have seen examples of the
output as
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
enabling tftp in /etc/inetd.conf
starting rarpd
starting bootparamd
updating /etc/bootparams
copying inetboot to /tftpboot
how mine looks like
jumpstart> ./add_install_client \
-e 8:0:20:a8:d4:22 \
-s jumpstart:/export/install/s9x_0904 \
-c jumpstart:/export/install/jumpstart \
-p jumpstart:/export/install/jumpstart \
client \
i86pc
Adding Ethernet number for client.intra-connect.net to /etc/ethers
making /tftpboot
updating /etc/bootparams
My concern is that in the tftp directory there are no files, what am I
doing
wrong ? I guess its something to do with the line "copying inetboot to
/tftpboot"
Welcome to the world of JumpStart and the extra fun of PXE boot (as it
looks like you are trying to do an x86 build).
Its been a while since I played/debugged the add_install_client stuff for
PXE boot.
The hard way is to read up at http://docs.sun.com or , if you just want to
get up and working then I can recommend JET (JumpStart Enterprise Toolkit)
available at http://www.sun.com/downloads (under J ) with a handy FAQ
site at http://jet.maui.co.uk
HTH
--
Bruce
"The internet is a huge and diverse community and
not every one is friendly"
http://www.ytc1.co.uk
|
--
Bruce
"The internet is a huge and diverse community and
not every one is friendly"
http://www.ytc1.co.uk |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Wed Jan 07, 2009 8:24 pm | All times are GMT
|
|
Loans | Loans | Bad Credit Mortgages | Mortgage Calculator | Loans
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|