Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Software won't recognize cdrom in Linux

  1. #11
    Senior Member
    Join Date
    Feb 2002
    Posts
    855
    I don't think DVD Decrypter is legal for you to use if you live in the US. (If you do). You may want to do some reseach on this and on the DMCA. I may be wrong, so check on this yourself, but I don't feel comfortable helping with this.

    Hmm, are you the person who was asking for help and was trying to copy a copy protected DVD with the cp command?
    For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord.
    (Romans 6:23, WEB)

  2. #12
    Member
    Join Date
    Apr 2006
    Posts
    66
    Ah I definately didn't know that it was illegal to use DVD Decrypter in the US. I haven't successfully used it so I'll be sure to get rid of it ASAP. Thanks for the heads up preacher. And I wouldn't think that you could use the cp command with a DVD seeing how it is protected n all.

  3. #13
    Senior Member
    Join Date
    Feb 2002
    Posts
    855
    Again, don't just take my opinion. Do a google search on DVD Decrypter and see what you think.
    For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord.
    (Romans 6:23, WEB)

  4. #14
    Member
    Join Date
    Apr 2006
    Posts
    66
    I did some googling and what I came to understand that It is COMPLETELY Illegal seeing how it circumvents Copy Protection of a disk. The author of DVD Decrypter was halted in continuing to produce this piece of software so I would assume that it would be wise not to have it. Thanks again preacher, and I'll continue to work on this wine thing using nero or some sort of application that involves the CD/DVD Rom, because even when I use those under the Source: box there is nothing to select.

  5. #15
    Senior Member RoadClosed's Avatar
    Join Date
    Jun 2003
    Posts
    3,834

    mount the queen

    If its mounted and you can't access it through /mnt/cdrom entry in your winde cfg then verify through your file manager you have access to it outside of wine. Could be a rights issue. Or go into console and type:

    cd /mnt/cdrom
    dir

    Got a file list? No you have to change access privy.

    Yes? Can you run or copy a file?
    West of House
    You are standing in an open field west of a white house, with a boarded front door.
    There is a small mailbox here.

  6. #16
    Member
    Join Date
    Apr 2006
    Posts
    66
    I can access mnt/cdrom just fine, just not with any wine Program

  7. #17
    Senior Member RoadClosed's Avatar
    Join Date
    Jun 2003
    Posts
    3,834
    The the issue seems to be with the mapping or syntax in the program. Linux sees it and can access it. instead of mapping mnt/cdrom try the full path you used to browse to it in a fil manager or terminal. Like open gnome or KDE and browse to the cd then cut and past the path. Maybe something like file:///mnt.cdrom or even a different mount point.
    West of House
    You are standing in an open field west of a white house, with a boarded front door.
    There is a small mailbox here.

  8. #18
    Member
    Join Date
    Apr 2006
    Posts
    66
    I found the problem!
    Of course it was something simple, in the dosdevices section under ~/.wine/ the d: was a symbolic link pointing to /media/cdrom
    when I changed it to /mnt/cdrom it recognizes the cdrom. Thanks for all your help guys

  9. #19
    Senior Member RoadClosed's Avatar
    Join Date
    Jun 2003
    Posts
    3,834
    cool. The newer distros don't use mnt any more. They use /media/x so wine must have adapted to that.
    West of House
    You are standing in an open field west of a white house, with a boarded front door.
    There is a small mailbox here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •