Hi I'm trying to mount an iso under SuSE 9.2: $ mount file.iso /distros/loop0-t iso9660 -o loop=/dev/loop0 which works nicely under Mdk 10, but gives me ioctl: LOOP_SET_FD: Device or resource busy. Also, the command is rejected if not issued by root. Any clues? TIA Jim