Dan Please reply to the point.
-----Original Message----- From: Dan Foster [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 11:30 AM To: ADSM: Dist Stor Manager Subject: Re: Mkcd-AIX help Hot Diggety! PINNI, BALANAND (SBCSI) was rumored to have written: > > Please excuse me for asking aix issue .But I think this was pressing issue > for me right now. > > I use mkcd to backup AIX os to DVD . My question is what is equivalent to > /etc/exclude.rootvg for mkcd compared to mksysb. I want to exclude file > system (application) from backing up on DVD. Well, you can do a mksysb if rootvg or savevg if non-rootvg volume group, with your own exclude file. Then you supply that image to mkcd. Ie: # mkcd -m /path/mksysb.image <any other flags> or # mkcd -s /path/savevg.image <any other flags> -Dan
