Complete.Org: Mailing Lists: Archives: linux-help: July 2002:
[linux-help] Re: Can't mount cdrom
Home

[linux-help] Re: Can't mount cdrom

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Can't mount cdrom
From: lowell <lowell@xxxxxxxxx>
Date: Sun, 07 Jul 2002 00:21:50 -0500
Reply-to: linux-help@xxxxxxxxx

try:

            mount -t  iso9660  /dev/hd? /mnt/cdrom

where ? = b or c or d depending on which half of which  ide controller 
your drive is connected to

bruce wrote:

>I installed RH7.2 on a rather minimal system (P133, 32MB memory, 1.2GBdisk) 
>and the install went pretty well and the cdrom worked perfectly during the 
>install. but when I booted up, I couldn't mount the cdrom.  
>
>[root@bertha]# mount  /mnt/cdrom
>mount: /dev/cdrom is not a valid block device
>
>/dev/cdrom is a link to /dev/hdc and /hdc is not listed in /proc/partitions.  
>/etc/fstab looks normal.
>
>[root@bertha]# cat  /etc/fstab
>....(other stuff) ....
>/dev/cdrom     /mnt/cdrom        iso9660 noauto,owner,kudzu,ro 0 0
>
>[bruce@bertha]$ ls /dev/cdrom -l
>lrwxrwxrwx    1 root     root            8 Jan 10 13:26 /dev/cdrom -> /dev/hdc
>
>hdc not being listed in /proc/partitions may be the root of my problem, but 
>can it be fixed?
>
>A reinstall of RH7.2 came out the same.
>
>iso9660 is listed in /etc/filesystems.
>
>I can't see anything in man mount that might pertain.
>
>any help appreciated.
>bruce
>-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
>visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
>
>


-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]