Hi, I am building a gold image for rhel7.1 and during the process have copied the .iso file over to a nfs directory mounted on the zlinux guest. After which when i try to mount the .iso file over to to the new directory created under the same nfs file is successful, however when i list the new directory, i dont see any contents.
ZLINUXVTCc:/redhat/redhat71ISO # sudo mount -o loop /redhat/redhat71ISO/rhel-server-7.1-s390x-dvd.iso /redhat/redhat71files mount: warning: /redhat/redhat71files seems to be mounted read-only. So, I mounted it as read only and it looks like it mounted ZLINUXVTCc:/redhat/redhat71ISO # sudo mount -o ro,loop /redhat/redhat71ISO/rhel-server-7.1-s390x-dvd.iso /redhat/redhat71files :/redhat/redhat71ISO # cd .. ZLINUXVTC:/redhat # cd redhat71files ZLINUXVTC:/redhat/redhat71files # ls ZLINUXVTC:/redhat/redhat71files # But no contents when I list /redhat/redhat71files Please advise Regards, Kumar ---------------------------------------------------------------------- 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 more information on Linux on System z, visit http://wiki.linuxvm.org/
