LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-01-2004, 01:10 PM   #1
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Rep: Reputation: 30
Trouble mounting Zip 100....


the following is my /etc/fstab:

/dev/hdb1 / ext3 defaults 1 1
/dev/hda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/hdb5 swap swap pri=42 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
/dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
/dev/sda /media/zip vfat noauto,user,exec 0 1

and the following is the error I get when trying to mount /media/zip

Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab

mount: wrong fs type, bad option, bad superblock on /dev/sda,
or too many mounted file systems

Yast id's my Zip as /dev/sda which is why fstab says the same...I have tried various FS type's as well (vfat,ext2.ext3.auto)...no luck...I have tried various switches....ie: noauto...auto...00, 01, 02...still no luck. Thoughts, suggestions please?...thanks for your response.
 
Old 02-02-2004, 07:43 AM   #2
maroonbaboon
Senior Member
 
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495

Rep: Reputation: 48
Have you tried mounting it from the command line? e.g. as root

# mount /dev/sda /media/zip

This already looks a bit suspicious to me. For an 'IBM Format' zip 100 I always had to do

# mount /dev/sda4 /media/zip

(or maybe # mount -t msdos /dev/sda4 /media/zip)

For an ext2 formatted zip 100 it was

# mount /dev/sda1 /media/zip

Or give the 'msdos' filesystem type a go too.
 
Old 02-02-2004, 08:03 AM   #3
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
yes, have tried the cli (same result) and I have tried sda, sda1, sda2 sda3 sda4...I recently switch to Suse from Redhat and with Redhat I would use the following:

mount -t vfat /dev/sda4 /mnt/zip

this doesnt work either...bootup shows ppa module loading and bootup assigns irq to zip drv....still scratching my head...thoughts? .... please
 
Old 02-02-2004, 02:55 PM   #4
maroonbaboon
Senior Member
 
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495

Rep: Reputation: 48
You could see if it is low-level readable e.g.

dd if=/dev/sda4 of=/dev/null

If that looks OK I would guess the filesystem is corrupted. Not sure what to do in that situation however. Do you have valuable data on the disk?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Zip 100 rhb327 Slackware 2 10-29-2004 07:08 AM
getting Mandrake to see my ZIP 100 krome Linux - Hardware 2 06-20-2004 04:15 PM
Mounting Parallel Zip 100 Drive (RH 8.0) Milhouse Linux - Hardware 8 03-09-2004 06:50 PM
It works_Parallel zip 100 plus!!! tricky_linux Linux - Software 4 10-05-2003 07:27 PM
Mounting ZIP 100 USB with SuSE 7.3 busbarn Linux - Newbie 0 02-12-2002 01:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration