On Thu, 13 Mar 2003 13:48:50 -0800
"Ralph F. De Witt" <[EMAIL PROTECTED]> wrote:

> On Thursday 13 March 2003 12:53 pm, Arturo di Gioia wrote:
> > On Thu, 2003-03-13 at 21:17, Ralph F. De Witt wrote:
> > > Hi all:
> > > I just completed my first install of Gentoo. And am very new to command
> > > line stuff. My problem is that my Dvd which is master on ide channel 2 is
> > > seen as /mnt/cdrom. And my CDRW which is secondary on ide channel 2 is
> > > not seen. In /dev I have sym links for cdrom0 and cdrom1 and they seem to
> > > point to the right devices. In mount there is only a cdrom. My other
> > > problem is the floppy is shown a locked deviece.
> >
> > This is my fstab (at least, the part dealing with removable mesdia).
> >
> > /dev/cdroms/cdrom0 /mnt/cdrom   auto    noauto,ro,users  0 0
> > /dev/cdroms/cdrom1 /mnt/cdrw    auto    noauto,ro,users  0 0
> > /dev/hdb4          /mnt/zip     auto    noauto,users     0 0
> > /dev/fd0      /mnt/floppy  auto    noauto,users     0 0
> >
> > For your second CD unit, I suppose all you have to do is create the
> > target dir (/mnt/cdrom1 according to your fstab).
> > To check device permissions, you need to look in /etc/devfsd.conf,
> > altough I think floppy drives should be ok in their default config (mine
> > worked without a problem).
> Arturo:
> Thanks for your quick help. That cleared up the Dvd and Cdrom problems. Now I 
> have a problem with the floppy when trying to read a floppy I get the error:
> Could not mount device. The reported error was:  mount: I could not determine 
> the filesystem type, and none was specified.
> I hope you can help solve this my fstab for the floppy is:
> 
> /dev/fd0              /mnt/floppy     auto            noauto,user             0 0
> 
> Hope this helps somewhat.
> 

Are you trying to mount an uninitialized or corrupted floppy?

--
Collins

--
[EMAIL PROTECTED] mailing list

Reply via email to