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
  •  


Dell R730 w/ 2x E5-2650v3 10c, 192GB (12x16GB) RAM, H730 Mini, 2x 750W PSU picture

Dell R730 w/ 2x E5-2650v3 10c, 192GB (12x16GB) RAM, H730 Mini, 2x 750W PSU

$349.99



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox

$340.00



HP ProLiant  DL360p picture

HP ProLiant DL360p

$209.99



Dell EMC NX3230 Server picture

Dell EMC NX3230 Server

$599.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$196.95



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



HPE ProLiant DL325 G11 1U Rack Server - 1 x AMD EPYC 9124 2.70 GHz - 32 GB RAM - picture

HPE ProLiant DL325 G11 1U Rack Server - 1 x AMD EPYC 9124 2.70 GHz - 32 GB RAM -

$84.76



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00



DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45

$284.00



HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45 picture

HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45

$353.00