mount point /cdrom does not exist

mount point /cdrom does not exist

Post by Megan McCorma » Mon, 26 Aug 1996 04:00:00



When Linux boots I receive:

'mount: mount point /cdrom does not exist'

The directory /cdrom does exist, I can see it.  And so does /mnt and
/dosc  but when I manually try to mount a file system to any of these
I still recieve the error message :

'Mount point /cdrom does not exist'  
or
"Mount point /mnt does not exist'
or
"Mount point /dosc does not exist'

The boot does mount my dos file system to /dosc.

My fstab has the line:

/dev/sr0    /cdrom    iso9660   ro

Any clues? I'm running Linux slackware on a partioned hard drive of my
PC.

Thanks!

Megan

 
 
 

mount point /cdrom does not exist

Post by David Fett » Sun, 01 Sep 1996 04:00:00



: When Linux boots I receive:

: 'mount: mount point /cdrom does not exist'

[snip]

: My fstab has the line:

: /dev/sr0    /cdrom    iso9660   ro
        ^^
This should be:

/dev/sda    /cdrom    iso9660   ro
      ^^

assuming that your CD-ROM is a SCSI device, and that it's the
first one on the chain.

Otherwise, you need to figure out which IDE port it's on.  Mine, for
example, lives on /dev/hde because of a not too bizarre situation where
I have two hard drives, but the CD-ROM is on the sound board's controller.

: Any clues? I'm running Linux slackware on a partioned hard drive of my
: PC.

You'll eventually want to wipe that DOS partition for swap space :)

: Thanks!

You're welcome,

--
            David Fetter                     600 10th Ave. SE #302

http://www.veryComputer.com/~shackle  (612) 331-6009 (voice)
for(split/ /,"tsuJ rehtona lreP rekcah"){print $_=reverse(split)." ";}

"If you're dealing with a religious son of a *, *get* *it* *in*
*writing!*  His word isn't worth shit, not with the Good Lord telling
him how to * you on the deal."
                                       William S. Burroughs
                                       "Words of Advice for Young People"

 
 
 

mount point /cdrom does not exist

Post by John Barne » Sun, 01 Sep 1996 04:00:00




> : When Linux boots I receive:

> : 'mount: mount point /cdrom does not exist'

> [snip]

> : My fstab has the line:

> : /dev/sr0    /cdrom    iso9660   ro
>         ^^
> This should be:

> /dev/sda    /cdrom    iso9660   ro
>       ^^

> assuming that your CD-ROM is a SCSI device, and that it's the
> first one on the chain.

> Otherwise, you need to figure out which IDE port it's on.  Mine, for
> example, lives on /dev/hde because of a not too bizarre situation where
> I have two hard drives, but the CD-ROM is on the sound board's controller.

> : Any clues? I'm running Linux slackware on a partioned hard drive of my
> : PC.

Have you looked for

/cdrom

on the system?  mount will not create the mount point for you.  The
directory must already be there.  Might want to check to be sure you
don't have /CDROM and somhow overlooked the case difference, as well.

        John Barnes

 
 
 

mount point /cdrom does not exist

Post by Andrew Pa » Sun, 01 Sep 1996 04:00:00





>: When Linux boots I receive:

>: 'mount: mount point /cdrom does not exist'

>[snip]

First, make sure that a directory called /cdrom does, in fact, exist.  If
not, create one.

Quote:>: My fstab has the line:

>: /dev/sr0    /cdrom    iso9660   ro
>        ^^
>This should be:

>/dev/sda    /cdrom    iso9660   ro
>      ^^

Do a 'dmesg' and see what the bootup messages say.  Mine say that it
detects a CDROM drive at /dev/sr0, as well, but none exist in my /dev
directory.  Instead I use /dev/scd0 and it works great.  /dev/sd[letter]
is usually used for direct access (random-access read/write) devices, I
think.  At least, that's all I've ever seen them allocated for.

Quote:>: Any clues? I'm running Linux slackware on a partioned hard drive of my
>: PC.

>You'll eventually want to wipe that DOS partition for swap space :)

Yep.  :)

Andrew
--
------------------------------------------------------------------------
Andrew Pann                          Washington University in St. Louis

Class of '98 (With luck!)            Applied Science in Computer Science

 
 
 

mount point /cdrom does not exist

Post by Leonardo Ser » Mon, 02 Sep 1996 04:00:00




>: When Linux boots I receive:
>: 'mount: mount point /cdrom does not exist'
>: My fstab has the line:
>: /dev/sr0    /cdrom    iso9660   ro
>        ^^
>This should be:
>/dev/sda    /cdrom    iso9660   ro
>      ^^
>assuming that your CD-ROM is a SCSI device, and that it's the
>first one on the chain.

But shouldn't he also check that a directory called "/cdrom" actually
exists? I mean, the error messages mentions "/cdrom" not existing, so
perhaps "mkdir /cdrom" ...?

Leonardo

 
 
 

mount point /cdrom does not exist

Post by M. Buchenried » Thu, 05 Sep 1996 04:00:00




>: When Linux boots I receive:
>: 'mount: mount point /cdrom does not exist'

You'll have to create the mountpoint by hand. If there's no
directory /cdrom , then the CDROM can't be mounted there.

Quote:>[snip]
>: My fstab has the line:
>: /dev/sr0    /cdrom    iso9660   ro
>        ^^
>This should be:
>/dev/sda    /cdrom    iso9660   ro
>      ^^
>assuming that your CD-ROM is a SCSI device, and that it's the
>first one on the chain.

Why would you want to mount a SCSI disk as a CDROM device ??
/dev/sd* entries are harddisks - not CDROM devices.

It should be

/dev/scd0       /cdrom          iso9660         ro

Michael

 
 
 

1. CDROM Problem: "mount point /cdrom does not exist"

Could somebody help with the problem in subject line?
Below is what I type and the system's response along with the
root directory which shows that /cdrom does, in fact, exist.
I just installed slackware 2.0.2 with XFree 3.1 on an intel P5-90, PCI
machine with a AHA1542CF scsi interface, a DEC DSP 3160 scsi disk and a Toshiba
XM-3401B CDROM drive. (#9GXE64 and a Nanao monitor).
DOS can see the cdrom. Any ideas?
Thanks in advance,
--Ven.  

bash# mount /dev/sr0 -t iso9660 /cdrom
mount: mount point /cdrom does not exist
bash# ls /
bin         cern        etc         lost+found  root        usr
boot        dev         home        mnt         sbin        var
cdrom       dosc        lib         proc        tmp         vmlinuz

2. knode jumps around

3. Mount point does not exist/device fd0 does not exist

4. Installation

5. Another SB-16 problem << MOUNT POINT \cdrom DOES NOT EXIST >>

6. Large Disk Access problem

7. mount: mount point /media/cdrom0 does not exist

8. terminfo: inverse SIGWINCH

9. MOUNT POINT /DOSC Does Not Exist????

10. Mount point none does not exist?

11. Mount point does not exist?

12. Mount Point Does Not Exist?

13. Mount point does not exist?