You may need to add rules in ACF2/RACF to get authorithy to do this. Cordialement / Vriendelijke Groeten / Best Regards / Med Vänliga Hälsningar Tore Agblad
Volvo Information Technology Infrastructure Mainframe Design & Development SE-405 08, Gothenburg Sweden E-mail: [email protected] http://www.volvo.com/volvoit/global/en-gb/ ________________________________________ From: Linux on 390 Port [[email protected]] On Behalf Of Bernie Wu [[email protected]] Sent: Thursday, June 25, 2009 14:41 To: [email protected] Subject: Re: Mounting root fs of one instance to another instance to make repairs >From "B" # vmcp link "A" 100 1100 mr ( assuming 100 is instance A's root disk ) # chccwdev -e 0.0.1100 # mkdir /Aroot # lsdasd ( to determine /dev/dasd? ) # mount /dev/dasd? /Aroot Then you can either # cd /Aroot/etc Or # chroot /Aroot # cd /etc After fixing: # /umount /Aroot # chccwdev -d 0.0.1100 # vmcp detach 1100 You should be able to bring up "A". Hope this is what you're looking for. -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Lee, Gary D. Sent: Thursday, June 25, 2009 8:20 AM To: [email protected] Subject: Mounting root fs of one instance to another instance to make repairs Under vm 5.3 both instances are suse sles10. Some one edited the /etc/inittab on instance A. How can we mount instance a's root fs to instance b so as to fix the inittab? Or, is there a better way? Thanks for any help. Gary Lee Senior System Programmer Ball State University phone: 765-285-1310 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
