How do I detach disk from one guest and attach to another guest?
                    
I have the following:
                VM Guest Server:  hgmms4
VM Guest Server:  hgmms4New
The server hgmms4 has a disk attached mounted on /u03.  I've shutdown hgmms4 and inside OVM detached the /u03 disk.  Then inside OVM I attache /u03 disk to hgmms4New server.  Hgmms4New boots fine, but the disk is not mounted.
So, how can I get the newly attached disk to mount?
I have attempted to use the /etc/fstab entry from the original server in the new server, but the new server doesn't like it due to the UUID not matching.
Thoughts?
                 0