No, you've got no CMS then. You can do it on the linux side (we do ) --- Put in your /etc/init.d/boot.local (or if redhat, whatever file) something like:
/sbin/mkswap /dev/disk/by-path/ccw-0.0.ff00-part1 /sbin/mkswap /dev/disk/by-path/ccw-0.0.ff01-part1 /sbin/swapon /dev/disk/by-path/ccw-0.0.ff00-part1 -p 2 /sbin/swapon /dev/disk/by-path/ccw-0.0.ff01-part1 -p 1 Marcy "This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation." -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Gentry, Stephen Sent: Thursday, January 15, 2009 1:59 PM To: [email protected] Subject: [LINUX-390] SWAPGEN and PROFILE EXEC's I want to use the SWAPGEN exec to create a VDISK. To my knowledge, the only way to do this is with an EXEC (usually a PROFILE EXEC) to create the swap disk. I have switched from using a PROFILE EXEC to IPL'ing the boot disk directly in the USER DIRECTory. Is there a way I can run SWAPGEN in this scenario? Thanks, Steve ---------------------------------------------------------------------- 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
