I'm sorry I forgot to reply to your email. I assume that each is a separate command: mount -t iso9660 -o ro /dev/hdc /mnt mount -t iso9660 -o ro /dev/hdd /mnt df
First 2 return info on using mount, the only thing about cdrom is: A device can be given a name /dev/hda1 or /dev/cdrom df returns: file: /dev/ide/host0/bus0/target0/lun0/part1 SIZE USED AVAILABLE USED% MOUNTED ON 5.4G 1.7G 3.5G 33% / /dev/ide/host0/bus0/target0/lun0/part1 SIZE USED AVAILABLE USED% MOUNTED ON 3.4G 36M 3.3G 2% /home Thanks for your time Regards Kelvyn
