我需要在 Linux 上安装 ISO 映像。在 Windows 上我使用 Daemon Tools,但在 Red Hat Enterprise Linux 5.4 上该如何操作?
答案1
mount -t iso9660 -o loop FILE.ISO /place_to_mount
我需要在 Linux 上安装 ISO 映像。在 Windows 上我使用 Daemon Tools,但在 Red Hat Enterprise Linux 5.4 上该如何操作?
mount -t iso9660 -o loop FILE.ISO /place_to_mount