Absolutely. Just update /etc/fstab, and be done with it. You don't even need to take the system down.
swapoff /dev/dasda1 echo "set device range=200 off" > /proc/dasd/devices (assuming this is a 2.4 system) And let your VM system programmer do a detach, or if you have cpint installed: hcp det 200 Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Wicks Sent: Friday, March 25, 2005 11:05 AM To: [email protected] Subject: Re: Removing a volume from your system.... You don't even need the t/v disk. The dasd=xxx sets up the slots and if you don't have a "device" attached there is still a dasda1 slot present. That is another advantage of VM! ---------------------------------------------------------------------- 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
