Jump to content
Compatible Support Forums

Steel Shepherd

Members
  • Content count

    3
  • Joined

  • Last visited

    Never

Community Reputation

0 Neutral

About Steel Shepherd

  • Rank
    stranger
  1. Steel Shepherd

    cdROM mount problem

    I was able to unmount it and then mount it with the generic: mount /dev/cdrom /mnt/cdrom But since my drive is a cdrw/dvd combo, I figured this wouldn't be good enough for the long term. I ran the hardDrake config a few more times, and I don't remember what I did differently, but I came up with the following fstab entry that works: none /mnt/cdrom supermount dev=/dev/scd0,fs=iso9660,ro,--,iocharset=iso8859-1 0 0 The one that didn't work for me was: none /mnt/cdrom supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0 Notice the only difference is the "udf" in fs=udf:iso9660 At least it works for data and audio. I haven't tried to burn anything yet. All udf means to me is "United Dairy Farmers." I don't have any idea of the function of udf , or iso9660 , or iocharset, or iso 8850-1 0 0. I don't know why there is a "none" at the beginning of the line and I don't know what "supermount" means. My hatred of the Microsoft empire wanes a bit when I realize I never had to deal with this crap with Windows. Even the original Win 95 ran all my CD's without the need for me to understand anything about how it's doing what it's doing. That was almost 10 years ago. I don't understand why it should be necessary for a user of a major distro to have to deal with this basic crap in 2004. I suppose I shouldn't complain about the work of volunteers, and I am still trying to make the switch to Linux.
  2. Steel Shepherd

    cdROM mount problem

    my fstab entry is: none /mnt/cdrom supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0 Is the "none" supposed to be at the beginning of the line? There is an icon on the desktop and it opens to /mnt/cdrom when opened. The problem is, it doesn't show the contents of the CD. Anybody know how a CDROM could be mounted and work for Audio but not for data?
  3. Steel Shepherd

    cdROM mount problem

    This is a bit wierd. My cdROM seems to mount properly on boot and I can play audio CDs, but I can't see any files on a data CD and when I run Mandrake 9.2 rpmDrake to add packages, it refers to a CD on "device[none]"
×