i cerated the iso image of dvd through dd which i want to use as a local repo but he problem is the image is not mounting on reboot
with an error at boot
mounting another filesystem /root/test/RHEL5dvd.iso :Permission denied [FAILED]
respesctive entries are as follows, i am flummoxed abt what can at all be wrong in these?
Code:
[root@microsoft ~]# dd if=/dev/cdrom of=/root/test/RHEL5dvd.iso
[root@microsoft ~]# ls -l /root/test/RHEL5dvd.iso
-rwxr-xr-x 1 nobody nobody 2872639488 Jun 30 07:39 /root/test/RHEL5dvd.iso
[root@microsoft ~]# cat /etc/fstab |grep /root/test/
/root/test/RHEL5dvd.iso /var/ftp/pub/dvd iso9660 ro,loop,auto 0 0
Please dont ban me for tht hostname
