two command
lofiadm -a /root/my.iso mount -F hsfs -o ro /dev/lofi/1 /mnt/cdrom
one command
mount -F hsfs -o ro `lofiadm -a /root/my.iso` /mnt/cdrom
two command
lofiadm -a /root/my.iso mount -F hsfs -o ro /dev/lofi/1 /mnt/cdrom
one command
mount -F hsfs -o ro `lofiadm -a /root/my.iso` /mnt/cdrom
That saves me. Thanks for being so senslibe!
Wow, your post makes mine look febele. More power to you!