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

Re: Mounting Problem - fstab



hi ya

what is the contents of /etc/fstab for /dev/scd0  and /dev/hdc

does your kernel support usb ??
	cat /proc/filesystem
	lsmod

grep -i usb /usr/local/src/linux/.config

c ya
alvin

On 15 Oct 2002, Jerry Van Brimmer wrote:

> Sorry if I wasn't more specific. My point is that, I CAN mount the disk
> in my Plextor IDE drive, but I cannot mount the disk in my QUE USB
> drive. Why not????

...

> > > 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
> >  



Reply to: