On Tue, 19 Sep 2000, Shel Johnson wrote:

> Mount point created.. my new error message is: "wrong fs type, bad option,
> bad superblock on /dev/hdd, or too many mounted file systems" I don't
> think it's 'too many mounted file systems'.. what is it that I'm doing
> wrong here??.. thanks!!
> 

First, is your vfat module being autoloaded? (/sbin/lsmod)  You may also
want to try:

"mount -t auto /dev/hdd /zip100"

If that fails, know that Iomega has a tradition of putting wierd
partitions on disks -- Jaz disks, for example, come default with only the
fourth primary partition defined.  I believe that this may be somehow
related to Mac compatibility, but who knows.

So you may want to check how your zip disk is partitioned (if at all).  
You can get this information by:
 
fdisk -l /dev/hdd

If there are partitions on the disk, then mount using the appropriate
partition.

Regards,

-- 
Paul Gray
[EMAIL PROTECTED]
Dept. of Mathematics 
University of Northern Iowa
Wright Hall
Cedar Falls, IA  50614-0506




_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to