
17/06/2009, 11:47
|
| | Fecha de Ingreso: junio-2009
Mensajes: 1
Antigüedad: 15 años, 10 meses Puntos: 0 | |
problemas al instalar solaris 10 Buenos dias, miren estoy tratando de instalar, solaris 10 a un servidor Enterprise T-1000 por medio de la red, desde un servidor Sun Ultra 45.
Los dos servidores estan en la misma red.
Ultra 10.26.1.39 255.255.255.0
T-1000 10.26.1.220 255.255.255.0
ASI CONFIGURO EL SERVIDOR ULTRA 45
# mkdir /export/home/Solaris10
# cd /cdrom/sol_10_1106_sparc/s0/Solaris_10/Tools
# ./setup_install_server / export/home/Solaris10
#/etc/ethers
0:14:4f:a0:f6:e0 jcaps (es la mac del server t-1000)
#/etc/hosts
10.26.1.220 jcaps (ip server t-1000)
Verify that /etc/nsswitch.conf is using the /etc/bootparams file
bootparams: files
# CD /export/home/Solaris10/Tools
ME VOY A SERVIDOR T-1000, DONDE QUIERO INSTALAR EL SISTEMA Y LE PONGO
At the system OK prompt:
boot net -install
Pero me manda este error.
Timed out waitinig for TFTP reply
Timed out waitinig for TFTP reply
Timed out waitinig for TFTP reply
la Ultra el add_install_client se encarga de habilitar todo lo
necesario: rarp, tftp, nfs y bootparams
Como comprobacion en la Ultra, debes tener el rarpd corriendo:
ps -ef | grep rar
En el T-1000, tengo sistema instalado, pero quiero reinstalar el sistema!!!!!
Al momento de que le doy boot net -install, pierdo ping en el servidor T-1000......
Última edición por korck79; 25/06/2009 a las 08:15 |