vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, suppose I've to install Solaris 10 11/06 on a sparc server, named srv1. I want to install the OS by a flash archive (shared by NFS on a second machine) and srv1 doesn't have cd or dvd readers. So, on third server I set-up a boot server with the following commands: /cdrom/Solaris10/Tools/add_install_server -b /boot-srv echo "hw-addr-of-srv1 srv1" >> /etc/ethers echo "10.1.1.9 srv1" >> /etc/hosts /boot-srv/Solaris_10/Tools/add_install_client srv1 sun4u From the ok prompt of srv1 I think to use the command boot net - install Is this process correct? There are no DHCP servers on the net; will the boot server assign the ip 10.1.1.9 to srv1? Which services should I check to be running on the boot-server machine? Thanks, Alberto |