[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.123: How do I set the tty name associated with a physical port?
Next Document: 1.125: How do I retain timestamps with mksysb?
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.123: How do I set the tty name associated with a physical port?
Next Document: 1.125: How do I retain timestamps with mksysb?
1.124: How do I use mksysb to clone a system?
I use the following steps on the master machine to clone an AIX system: 1) Remove the password from root. 2) Remove the NIS line from the end of the /etc/group file (the last line with the +: ) 3) Change most of the level '2' designations in /etc/inittab to level '3' to prevent them from being started up when the new system is booted (the minimum ones to change are rc.nfs and rc.tcpip) 4) Boot in service mode and change the name and ip address to a "spare" set to avoid address collision. 5) Clear /tmp, /usr/tmp and /usr/spool/lpd/stat. 6) Run mkszfile and edit it to be sure /usr is as small as possible; then mksysb from the command line. The above changes allow me to boot in normal mode the first time, get in as root, change the above files back and do the other things necessary to configure the new system. Then, of course, I go back and clean up and reboot my master machine. Note: 1 and 2 lets you log in even if you can't get on the network. It prevents the login process from trying to reach an NIS server. Step 2 needed only if you use NIS.
Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.123: How do I set the tty name associated with a physical port?
Next Document: 1.125: How do I retain timestamps with mksysb?
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)
Last Update October 22 2009 @ 05:22 AM