> mount: /dev/cdrom is not a block device
>
> I wrote a command :
> mount -t iso9660 /dev/cdrom /mnt/cdrom
>
> before I created /mnt/cdrom
/dev/cdrom is only a symlink to your cdrom device. If it does not point
to the exact device, that can happen. E.g. my cdrom is at /dev/hdc
ln -s /dev/hdc /
|> I write there something like this:
|>
|>
|> /dev/hdc/cdrom auto
|> 0
|>
|> Is that correct ?
I believe it needs to look like this:
/dev/hdc/cdrom iso9660 ro,user,noauto,unhide
ro: mounts it read-only
Hi again
I mount my cdrom, but when I want to use apt-cdrom I get a message
Undefined..failed
So edit my fstab file and
I write there something like this:
/dev/hdc/cdrom auto
0
Is that correct ?
_
Hello, BIG thanks for your help ;-)
It does work
I checked using 'dmesg', and there was my cdrom 'hdc'
so , i mouinted it, and it does work !
~Thanks
___
Mateusz
[EMAIL PROTECTED]
"Mateusz" wrote:
[please don't post in HTML - use plain ASCII only]
>I have just installed Debian 2.2 and
>I have some problemm with mounting my CDROM=20
>My Debian send me some message, but I don't understand it, I have a =
>short journey with Debian , so I'm unexperience ;-
>The mes
Please use a meaningful subject line.
on Sun, Dec 10, 2000 at 12:42:39AM +0100, Michal Siwolowski ([EMAIL PROTECTED])
wrote:
> I have just installed Debian 2.2 and
> I have some problemm with mounting my CDROM
> My Debian send me some message, but I don't understand it, I have a short
> journey
I have just installed Debian 2.2 and
I have some problemm with mounting my CDROM
My Debian send me some message, but I don't
understand it, I have a short journey with Debian , so I'm unexperience
;-
The message is:
mount: /dev/cdrom is not a block
device
I wrote a command :
moun
I have just installed Debian 2.2 and
I have some problemm with mounting my CDROM
My Debian send me some message, but I don't
understand it, I have a short journey with Debian , so I'm unexperience
;-
The message is:
mount: /dev/cdrom is not a block
device
I wrote a command :
mount
8 matches
Mail list logo