Jul 13, 1998 #1 jec MIS Joined Jun 2, 1998 Messages 6 Location CN What is your preferred method of mounting a CDROM device?
Nov 2, 1998 #2 orphy MIS Joined Nov 2, 1998 Messages 1 Location US cdrfs if local, nfs if remote... is this what you're looking for?<br> <br> Orphy! <br> Dallas, TX Upvote 0 Downvote
Nov 4, 1998 #3 NeilA MIS Joined Nov 3, 1998 Messages 1 Location GB create a mount point (e.g /cdrom) and mount using the following command<br> mount -rv cdrfs /dev/cd0 /cdrom Upvote 0 Downvote
create a mount point (e.g /cdrom) and mount using the following command<br> mount -rv cdrfs /dev/cd0 /cdrom