Mounting a Remote CD-RW Drive using SMBFS

From: Ross MacGillivray (t5457607_at_telus.net)
Date: 05/31/05

  • Next message: case: "Passive means what during FTP?"
    Date: Tue, 31 May 2005 06:13:45 GMT
    
    

     I am running the following configuration:

    - colinux 0.6.2
    - Debian Testing
    - KDE 3.3.0

    I am trying to remote mount a CD-RW drive.

    The host system for the CD-RW drive is Windows XP Home.

    I have the following line in the etc/FSTAB file:
    //ROSS-WINDOWS/AudioCD(D) /mnt/cdrom smbfs user,noauto 0 0

    When I attempt to mount the CD-RW drive, I get the following error message
    (please remember that this is a remote CD-RW device that is why I not
    mounting it as /dev/cdrom)

    "could not resolve mount point /mnt/cdrom"

    I am successfully mounting a hard drive on the same host using the following
    line
    in the FSTAB file:
    //ROSS-WINDOWS/Maxtor(E) /mnt/maxtor smbfs user,noauto 0 0

    Why won't the CD-RW drive mount?

    /Ross


  • Next message: case: "Passive means what during FTP?"

    Relevant Pages

    • Re: Mounting a Remote CD-RW Drive using SMBFS
      ... > I am trying to remote mount a CD-RW drive. ... > The host system for the CD-RW drive is Windows XP Home. ... > When I attempt to mount the CD-RW drive, I get the following error message ...
      (comp.os.linux.setup)
    • Re: Mounting a Remote CD-RW Drive using SMBFS
      ... Funny thing though is that I don't remember doing a 'mkdir' when I first ... > I am trying to remote mount a CD-RW drive. ... > The host system for the CD-RW drive is Windows XP Home. ... > (please remember that this is a remote CD-RW device that is why I not ...
      (comp.os.linux.setup)
    • cant copy files to NFS directory
      ... I have two servers networked with one running Unixware 2.1.3 and one running ... The mount seems successful as I can "cd" through the directory ... When I try to copy a file to the remote mount, ... reinstall the opsys on the 7.1.1 box. ...
      (comp.unix.questions)
    • Re: auto-mount cifs partition via samba
      ... be to use autofs (apt-get autofs). ... Auto-fs waits until you try to read ... the remote mount to mount it. ...
      (Ubuntu)