The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: mounting cds?
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-07-2004
jsilva's Avatar
jsilva jsilva is offline
Registered User
 

Join Date: Apr 2003
Posts: 169
Hi,

You must specify the filesystem type, or it will use the default, which is not cdfs !

Try this...
mount -t cd9660 /dev/acd0c /mnt/cdrom