Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: mount drives knoppix 3.4

  1. #1
    Member registered user
    Join Date
    Oct 2004
    Posts
    44

    mount drives knoppix 3.4

    totally frustrated read man pages etc

    what is the mount point for the dvd and the cdrom

    i assume its something like mount /dev/cdrom /mnt/ ?

    or mount /dev/dvd /mnt/ ?

    exhused by this by now

    tia
    peter

  2. #2
    Senior Member registered user
    Join Date
    Aug 2004
    Location
    In a house... hopefully
    Posts
    554
    "/mnt/cdrom" to find the cd rom... and i guessing "/mnt/dvd/", of course, if you cant find it, then just look threw the file /dev/ to find something simular...

  3. #3
    Member registered user
    Join Date
    Oct 2004
    Posts
    44

    mount drive problem

    i have--see fstab
    nothing is making any sense

  4. #4
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Wisconsin, USA
    Posts
    536
    Check your fstab, but it usually is /cdrom and /dvd. What are you trying to do?

  5. #5
    Member registered user
    Join Date
    Oct 2004
    Posts
    44

    mout drives

    i am trying to mount my cdrom, cdrom1 and my dvd

  6. #6
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Wisconsin, USA
    Posts
    536
    Are you running live cd or a hd install? You cannot mount an audio cd, must be opened with a player- kaffeine,xine,xmms. You can mount a dvd by clicking the icon but it will only show you the contents of the files and not run the movie, this also must be done with a player.

  7. #7
    Member registered user
    Join Date
    Oct 2004
    Posts
    44

    mount drive

    running knoppix from hard drive

    i want to see the contents of my cdrom and my dvd

    i have given up trying to find the mount point--i get errors like
    when i clik on the icons for cdrom

    file or directory /mnt/cdrom does not exist
    when i
    cd /mnt/cdrom

    and ls -al

    i see the directory

  8. #8
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981

    Re: mount drives knoppix 3.4

    Quote Originally Posted by plener
    totally frustrated read man pages etc

    what is the mount point for the dvd and the cdrom

    i assume its something like mount /dev/cdrom /mnt/ ?

    or mount /dev/dvd /mnt/ ?

    exhused by this by now

    tia
    peter
    Are you using the 2.6 kernel? cdrom & dvd are both mounted by automounter, the mount point is /cdrom & /dvd but this was not properly implemented in Knoppix 3.4. The devices are actually /dev/scd0 & /dev/scd1 (I think, scd0 is correct for cdrom but I don't have a dvd drive) but the system is set up to call these deices /dev/cdrom & /dev/dvd. These need to be linked to /dev/scd0 & /dev/scd1. If you have done a debian style install I think all you should have to do is create the links:
    Code:
    ln -s /dev/scd0 /dev/cdrom 
    ln -s /dev/scd1 /dev/dvd
    If you have done a knoppix style install this will get deleted with each boot. I solved the problem by editing /etc/init.d/knoppix-autoconfig (approximately line 22
    Code:
    if ! checkbootparam "nohwsetup"; then
    rm -f /dev/cdrom* /dev/cdwriter* /dev/mouse* /dev/modem* /dev/scanner* \
          /etc/sysconfig/i18n /etc/sysconfig/keyboard /etc/sysconfig/knoppix \
          2>/dev/null
          
    # modified by CrashedAgain create link for /dev/cdrom for 2.6 kernel only
     if [ "${KERNEL:0:3}" == "2.6" ]; then 
     ln -sf /dev/scd0 /dev/cdrom
     fi 
    
    fi
    Everything should work with the 2.4 kernel though; if it doesn't you may have some other problems.

  9. #9
    Junior Member registered user
    Join Date
    Nov 2004
    Posts
    21

    media player/playlists etc.

    Sorry, this was no meant to be a post to this post....................

    I am using juk as my music player (wanted to use amarok but that's another story!!!), but when i press play i get nothing.

    I am missing something here as when i used kscd to play cds i just put the cd in and it saw it, listed the tracks etc. Also how do i transfer the cd to the player with all the track listing etc so i can play it straight from the pc without the cd in. I do not seem to be able to mount the cdrom/dvdrom drive to be able to tranfer the files, get the following error message............

    Unable to run the command specified. The file or folder file:/mnt/cdrom does not exist.

    What i want to do going forward is tranfer all my cd's to the pc and play them via a media player with tarcks listed etc, but i am stumbling early on and really do not want to resort to XP.

    New to linux, home built pc, celeron 1.8 , 256mb, knoppix hdd install.

    Cheers Steve.

  10. #10
    Junior Member
    Join Date
    Jan 2005
    Location
    Australia
    Posts
    4

    location of mount points....3.3

    hello, I see it has been a while since you posted, not sure wether you gave up, or found the solution.

    In case you gave up, or didn't post your solution for others, I'll print my findings on the same problem.

    I'm using a knoppix 3.3 hd-install (debian type); k7 triton motherboard (Gigabyte);amd2000.

    I found my dvd and cd-rom's at....
    /dev/hdd & /dev/hdc
    ....respectively.

    then I made the appropriate links.

    hope it helps,
    ciao for now,
    mountain_muller@hotmail.com

Page 1 of 2 12 LastLast

Similar Threads

  1. USB Drives Mount but...
    By BallisticPain in forum Hardware & Booting
    Replies: 1
    Last Post: 04-27-2006, 03:37 PM
  2. How do I mount hard drives?
    By Sky in forum Hardware & Booting
    Replies: 4
    Last Post: 02-05-2006, 04:37 PM
  3. How to mount USB Drives?
    By richard_earhart in forum General Support
    Replies: 0
    Last Post: 08-17-2005, 07:50 PM
  4. Unable to mount cdrom drives.
    By rbivins in forum General Support
    Replies: 2
    Last Post: 03-27-2004, 03:44 AM
  5. why can't I mount all my drives
    By Eradicator in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 10-26-2003, 06:07 AM

Posting Permissions

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


Cisco WS-C3560-48PS-S 48-Port Managed Gigabit PoE Switch picture

Cisco WS-C3560-48PS-S 48-Port Managed Gigabit PoE Switch

$56.00



Cisco Catalyst WS-C2960CX-8TC-L 2960-CX Series 8 Port Gigabit Switch picture

Cisco Catalyst WS-C2960CX-8TC-L 2960-CX Series 8 Port Gigabit Switch

$79.99



Cisco Catalyst 3650 48-Port Managed PoE+ Gigabit Switch WS-C3650-48FS-E picture

Cisco Catalyst 3650 48-Port Managed PoE+ Gigabit Switch WS-C3650-48FS-E

$49.99



Cisco 24-Port Managed Gigabit Switch WS-C3750G-24TS-S picture

Cisco 24-Port Managed Gigabit Switch WS-C3750G-24TS-S

$49.99



HP 2530-48G 48 Port Gigabit Ethernet Network Switch J9775A picture

HP 2530-48G 48 Port Gigabit Ethernet Network Switch J9775A

$30.95



HP ProCurve 2530-24G J9776A 24 Port Gigabit Ethernet Managed Network Switch picture

HP ProCurve 2530-24G J9776A 24 Port Gigabit Ethernet Managed Network Switch

$34.99



New Linksys SE3005 5-port Gigabit Ethernet Switch picture

New Linksys SE3005 5-port Gigabit Ethernet Switch

$18.99



Linksys SE3008 8 Ports Rack Mountable Gigabit Ethernet Switch picture

Linksys SE3008 8 Ports Rack Mountable Gigabit Ethernet Switch

$21.99



Netgear Prosafe Plus JGS524PE 24 Port Gigabit Switch 12 Port PoE JGS524PE-100NAS picture

Netgear Prosafe Plus JGS524PE 24 Port Gigabit Switch 12 Port PoE JGS524PE-100NAS

$129.98



Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord picture

Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord

$43.95