I think another thing wrong here is that your fstab should read something like
this:
/dev/sda4 /zip auto noauto,user,0,0
"/dev/sda" refers to the entire disk. preformatted zip disks (for whatever
reason) use partition #4, hence you should mount "/dev/sda4" instead.
dave
On Tue, 25 Jul 2000, Jason Rappleye wrote:
>
> Hi Em,
>
> Try compiling the SCSI code into the kernel (as opposed to modules). That
> should do it.
>
> Jason
>
> On Tue, 25 Jul 2000, emily scott wrote:
>
> > Not really sure if this is a SCSI question or a linux-usb question...
> >
> > When I first tried to mount my ZIP drive (having mounted /proc/bus/usb
> > first) I got this msg
> >
> > mount: wrong fs type, bad option, bad superblock on dev/sda or too many
> > mounted filesystems.
> >
> > my /etc/fstab entry reads
> >
> > /dev/sda /zip vfat noauto,user,0,0
> >
> > so I changed 'vfat' to 'auto' and now I get this msg
> >
> > mount: /dev/sda has wrong major or minor number.
> >
> > What's going on?! I'm using kernel v2.2.16 with USB code and the usbcore,
> > usb-storage, scsi_mod & sg_mod modules loaded. I've also tried both uchi
> > modules with all this as well, but no joy (ohci definitely won't work)
> >
> > Any help would be much appreciated.
> >
> > Thanx,
> > Em
> > ________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> --
> Jason Rappleye
> email: [EMAIL PROTECTED] [EMAIL PROTECTED]
> "The woods are lovely, dark and deep, But I have promises to keep,
> And lines to code before I sleep, And lines to code before I sleep"
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
========================================================================
David L. Winter, Capt. USAF [EMAIL PROTECTED]
------------------------------------------------------------------------
Columbia University Nevis Laboratories AFRL/Rome Research Site
City of New York Irvington, NY Rome, NY
Phone: 212-854-4653 Phone: 914-591-2836 Phone: 315-330-3143
Fax: 212-854-3379 Fax: 914-591-8120 Fax: 315-330-7901
WWW: http://www.nevis.columbia.edu/~winter
Experiment 910 at the AGS: "Searching for a strange particle in an
even stranger land."
========================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]