Vault7: CIA Hacking Tools Revealed
Navigation: » Directory » Embedded Development Branch (EDB) » EDB Home » How-To Articles
Owner: User #524297
Create a Solaris Boot Server for a Subnetwork
In order to Use the Solaris Automated Install Server you will need a Boot Server that resides in your subnetwork.
Step-by-step guide
mkdir /tftpbootln -s /tftpboot/. /tftpboot/tftpboot-
Enable tftp by uncommenting the following line in
/etc/inetd.conf:tftp dgram udp6 wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot /usr/sbin/inetconvsvcadm enable network/rarptouch /etc/bootparamssvcadm enable network/rpc/bootparamsmount <Use the Solaris Automated Install Server >:/export/boot /mntmkdir -p /export/bootrsync -av /mnt/ /export/boot
Work in progress!
Related articles
('contentbylabel' missing)