Hi Paolo, you must have 4 functional daemons:
- rarpd - bootparamd - tftpd - nfsd (portmap/mountd) 1. cat /etc/rc.conf [...] tftp_flags="/var/tftpboot" rarpd_flags="-a" bootparamd_flags="" 2. cat /etc/rc.conf.local [...] portmap_flags="" mountd_flags="" nfsd_flags="-tun 4" 3. cat /etc/hosts [...] 10.9.8.10 T1000 10.9.8.1 NetbootInstallServer 4. cat /etc/ethers 0:14:4f:e6:1d:1a T1000 5. ls /var/tftpboot ln -s ofwboot.net 0A09080A ln -s ofwboot.net 0A09080A.SUN4U ln -s ofwboot.net 0A09080A.SUN4U_netbootclient 6. vi /etc/exports /var/nfs/obsdiso -ro T1000 cp bsd.rd to /var/nfs/obsdiso reboot the server 7. lets start the installation in openbootprom ok boot net bsd.rd Am 15.06.2013 um 16:45 schrieb Paolo Aglialoro <[email protected]>: > Thanks Daniel... > But actually I see no big difference between ur config and mine: my T1000 > loads its ofwboot, and just there complains. > So what could it be? [demime 1.01d removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
