vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hello aix-ng not beeing very familiar with aix i have to boot an p/610, aix 5.2, in maintenance mode, acces the rootvg and making a few changes in the rc.tcpip and the inetd.conf. can you please give me a little support. i have a mksysb-tape or the aix 5.2 installation medias. there should be a way to boot from the cd's. how can i acess the rootvg (/etc) and make a few changes with vi ?? thank you very much john |
| ||||
| On Fri, 9 Apr 2004 13:59:54 +0200, "john lee" <john.lee@gmx.com> wrote: >hello aix-ng >not beeing very familiar with aix i have to boot an p/610, aix 5.2, in >maintenance mode, acces the rootvg and making a few changes in the rc.tcpip >and the inetd.conf. can you please give me a little support. i have a >mksysb-tape or the aix 5.2 installation medias. there should be a way to >boot from the cd's. how can i acess the rootvg (/etc) and make a few changes >with vi ?? > >thank you very much >john > John, For these changes you don't need to boot into maintenance mode. Just edit them in normal mode. For the inetd changes, run 'refresh -s inetd' after you made your changes. For the changes in rc.tcpip, is matters if you're commenting out, uncommenting or adding entries ... Stop the commands your commenting out manually and run the rc.tcpip script for the uncommented and added entries. Of course, you can also reboot the system ... Hope this helps ... Mark |