[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting Problem



hi ya

> jerry@debian:~$ su
> Password: 

that shoulda been "su - root"
 
> debian:/home/jerry# mount -t iso9660 /dev/scd0 /mnt/que
> mount: block device /dev/scd0 is write-protected, mounting read-only
> mount: wrong fs type, bad option, bad superblock on /dev/scd0,
>        or too many mounted file systems

that shoulda been 
"mount -o ro  ...

> debian:/home/jerry# mount -t iso9660 /dev/hdc /mnt/cdrom2

that shoulda been
"mount -o ro ...

thanx  -- enjoyed that one..
alvin


> mount: block device /dev/hdc is write-protected, mounting read-only
> debian:/home/jerry# 
> 
> Anybody know why this is?
> 
> I am running Woody with the 2.4.18-bf2.4 kernel
> 



Reply to: