On Sat, 28 Nov 1998, Doug Dine wrote: > I am having trouble mounting my CDROM. I used the command line below. > > mount -t iso9660 /dev/scd0 /cdrom > > It just lists about 10 lines of error messages. > > The CDROM is recognized when I boot to Linux. > > Any help is appreciated. Thanks! > > > Doug Dine > > http://members.xoom.com/dougdine > http://members.xoom.com/loveless
These may be obvious suggestions, but is your CD-ROM a SCSI device? If not, "/dev/scd0" is the wrong device to use. Also, does the /cdrom directory exist? If not, do a "mkdir /cdrom" first. -- Kent West [EMAIL PROTECTED] KC5ENO - Amateur Radio: When all else fails. Linux - Finally! A real OS for the Intel PC!