The rc.sysinit file makes a call to /sbin/oco-setkver _before_ all the other file systems are mounted. /sbin/oco-setkver calls /usr/bin/objdump. If /usr is on a different file system than root, this call fails, and the IPL hangs at that point. I had to IPL fro m the virtual reader to recover from this problem. Mark Post