Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 41

Thread: Playing a CD With Hdd Install

  1. #31
    Member registered user
    Join Date
    Jun 2003
    Posts
    68
    eco2geek,

    Line 2 in the fstab has mounted /dev/hda5 to /cdrom.

    Log in as root and make a backup of the fstab file first. The edit it:-

    Comment out the second line by adding a hex (#) in front of it.
    Insert a 3rd line as such:-

    /dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0

    Goto to /dev directory and type:-

    chmod 777 /dev/cdrom
    chmod a+r /dev/scd0

    After that try playing audio cd and see if it works. If it does, you would have to mount /dev/hda5 to somewhere else.

  2. #32
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Portland, OR USA
    Posts
    568
    Oh, one thing I found out regarding audio CDs, if you have KDE v3.2.3 (doesn't work for KDE v3.2.2):

    If you stick an audio CD in, fire up the Konqueror Web browser, and type audiocd:/ in the address bar, it'll show you a list of the tracks on your audio CD! On mine, it also shows a folder called "Ogg Vorbis", and I can drag track(s) out of that folder and Konqueror will convert/save them as Ogg Vorbis files.

    Apparently some versions of Konqueror that you can download from KDE also have MP3 conversion support built in.

    Other protocols Konqueror supports (such as "fish" for ssh) can be seen by pulling up the KDE Info Center and clicking on Protocols.

    Edit: I should say, it works with KDE 3.2.3 on Kanotix BugHunter 7a, but not with KDE 3.2.2 on Knoppix 3.4. Haven't tested it with Knoppix 3.6 yet.

  3. #33
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Southern Maine, US
    Posts
    274
    Oh, by the way, it's a DVD-ROM drive, (it plays cd's too ) . Is this the problem?

  4. #34
    Member registered user
    Join Date
    Jun 2003
    Posts
    68
    No, should not be a problem.

    Post the your /etc/fstab file here so we can see how are your drives mounted.

  5. #35
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Southern Maine, US
    Posts
    274
    When I was trying to save the /etc/fstab output, it wouldn't let me save to the hard drive for some reason, so I tried a floppy disk. It said that mount point /mnt/auto/floppy doesn't exist, or something like that. It's that same basic thing I get with the cdrom. I think there's a problem with both of them.

  6. #36
    Member registered user
    Join Date
    Jun 2003
    Posts
    68
    Kowood,

    I don't think there is anything wrong with your system (perhaps the mount points have been changed).

    Go to your home directory and type the following:-

    cat /etc/fstab > fstabfile.txt

    The output of fstab should be in fstabfile.txt.

  7. #37
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    Quote Originally Posted by eco2geek
    Oh, one thing I found out regarding audio CDs, if you have KDE v3.2.3 (doesn't work for KDE v3.2.2):

    If you stick an audio CD in, fire up the Konqueror Web browser, and type audiocd:/ in the address bar, it'll show you a list of the tracks on your audio CD! On mine, it also shows a folder called "Ogg Vorbis", and I can drag track(s) out of that folder and Konqueror will convert/save them as Ogg Vorbis files.

    Apparently some versions of Konqueror that you can download from KDE also have MP3 conversion support built in.

    Other protocols Konqueror supports (such as "fish" for ssh) can be seen by pulling up the KDE Info Center and clicking on Protocols.

    Edit: I should say, it works with KDE 3.2.3 on Kanotix BugHunter 7a, but not with KDE 3.2.2 on Knoppix 3.4. Haven't tested it with Knoppix 3.6 yet.
    How did you do this?? With Konqueror 3.3.0 on Knoppix 3.4 all I get is a 'Protocol not supported" message. No 'audiocd' protocol in info center either.

  8. #38
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Portland, OR USA
    Posts
    568
    Quote Originally Posted by CrashedAgain
    How did you do this?? With Konqueror 3.3.0 on Knoppix 3.4 all I get is a 'Protocol not supported" message. No 'audiocd' protocol in info center either.
    Thinking:

    That tells me Konqueror's "audiocd:/" capability is preinstalled in Kanotix BH5 and BH7, but apparently not in Knoppix. (I didn't have to "do" anything...saw it mentioned in a "For Dummies" book, of all things, tried it, and it worked.) Some Googling indicates the capability was new in KDE 2.1.

    And it's being referred to as an "I/O slave" and part of the "kio" package...so...there it is in a Debian package search, called "kdemultimedia-kio-plugins" (not installed)...so...on my Knoppix 3.4 installation...

    # apt-get update && apt-get install kdemultimedia-kio-plugins

    Bingo. Now it's there. Try that.

  9. #39
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Where the heck do I find the KDE Info Center?

    TIA,
    AJG

  10. #40
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Portland, OR USA
    Posts
    568
    On Knoppix 3.4, "K menu" > "System" > "Info Center", or use the command "kinfocenter &" in a console, or press Alt-F2 and type "kinfocenter"

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. Playing a DVD ...
    By asearle in forum General Support
    Replies: 0
    Last Post: 04-16-2005, 12:15 PM
  2. Sound not playing
    By cuberds in forum Hardware & Booting
    Replies: 0
    Last Post: 02-06-2005, 01:16 AM
  3. Playing dvds
    By jjman123 in forum General Support
    Replies: 2
    Last Post: 10-13-2004, 11:31 PM
  4. DVD not playing
    By rrfish72 in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 08-05-2004, 12:04 AM
  5. DVD playing problems
    By MorskNorsk in forum General Support
    Replies: 10
    Last Post: 09-15-2003, 12:20 PM

Posting Permissions

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


Samsung Galaxy Tab A8 10.5

Samsung Galaxy Tab A8 10.5" SM-X200 128GB Wifi Only Tablet Open Box

$149.99



Case for Samsung Galaxy Tab A9+ 5G/A9 Plus 11

Case for Samsung Galaxy Tab A9+ 5G/A9 Plus 11"/A9 8.7"Shockproof Stand Full Body

$17.99



EXCELLENT SAMSUNG GALAXY TAB 4 10.1in SM-T537V 16GB WIFI VERIZON ANDROID TABLET picture

EXCELLENT SAMSUNG GALAXY TAB 4 10.1in SM-T537V 16GB WIFI VERIZON ANDROID TABLET

$44.99



Genuine Samsung Book Cover Keyboard for 14.6

Genuine Samsung Book Cover Keyboard for 14.6" Galaxy Tab S8 Ultra | S8 Ultra 5G

$89.99



1 PCS Samsung PM9B1 512GB PCle 4.0 NVMe SSD, MZVL45120 picture

1 PCS Samsung PM9B1 512GB PCle 4.0 NVMe SSD, MZVL45120

$29.99



Samsung Galaxy Tab A9 (X110) 64GB 4GB RAM International Version (New) picture

Samsung Galaxy Tab A9 (X110) 64GB 4GB RAM International Version (New)

$129.99



Samsung USB 3.1 Flash Drive Bar Plus 256gb TITAN Gray picture

Samsung USB 3.1 Flash Drive Bar Plus 256gb TITAN Gray

$24.10



Samsung Galaxy Tab E 8

Samsung Galaxy Tab E 8" 16GB Black SM-T377V (Verizon) Android Tablet IG1000

$30.35



Samsung 22 In LED-backlit LCD monitor, S22E450D picture

Samsung 22 In LED-backlit LCD monitor, S22E450D

$45.00



Samsung Galaxy Tab A9+ 11.0

Samsung Galaxy Tab A9+ 11.0" 64GB Gray Wi-Fi Android Tablet

$160.00