[quote:b69169eb2d="cjx3501"][root@MagicLinux Linux]# mount -t iso9660 /tmp/MagicLinux1.2yrf0719.iso /mnt/iso
mount: /tmp/MagicLinux1.2yrf0719.iso is not a block device (maybe try `-o loop'?)
[root@MagicLinux Linux]#
[root@MagicLinux root]# mount -t iso9660 -o loop /tmp/MagicLinux1.2yrf0719.iso /mnt/iso
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
[root@MagicLinux root]#