You have a file1 file and the type of the file is shown below:
[root@server1 ~]# file file1
disk1: ISO 9660 CD-ROM file system data ‘Enterprise disc 1 2006-10-26 ‘ (bootable)
What would you do to access the contents of the /root/file1 file?
A.
The mount command with the loop option would mount the /root/file1 disk image file on a
directory.
B.
The mount command with the bind option would mount the /root/file1 disk image file on a
directory.
C.
The mount command with therbind option would mount the /root/file1 disk image file on a
directory.
D.
The mount command withro,user,noauto,and unhide options would mount the /root/file1 disk
image file on a directory.