LinuxQuestions.org
Visit Jeremy's Blog.
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 08-11-2007, 12:34 AM   #1
cigtoxdoc
Member
 
Registered: Aug 2007
Posts: 63

Rep: Reputation: 0
Correct fstab and mtab for LS-120


OS is Debian Lenny. LS-120 CMSO 05 UHD FLOPPY correctly reported in dmesg as hdb. Indeed, after clean install of Lenny, LS-120 worked as it should with 120 MB floppy. However, never showed correctly in File Browser. It does not appear in fstab and mtab, and adding lines from posts in various forums to fstab and mtab gave errors with mount -a.

What is known good syntax for fstab and mtab for LS-120 running as /dev/hdb ?

John
 
Old 08-11-2007, 02:55 AM   #2
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
The file /etc/mtab is not used to store what drives can be mounted. It is only there for keeping status what drives are mounted. Though if you have screwed around with /etc/mtab, you can always revert it by doing cat /proc/mounts > /etc/mtab.

After creating the directory /mnt/ls120, add the following line to /etc/fstab.

/dev/hdb /mnt/ls120 auto noauto,users 0 0

Entering mount -a does not mount every drive. You have to manually type mount /mnt/ls120.
 
Old 08-15-2007, 05:16 AM   #3
cigtoxdoc
Member
 
Registered: Aug 2007
Posts: 63

Original Poster
Rep: Reputation: 0
Thank you for your help. Yes, your sugestion worked. Most of my L120 diskettes that work with my other LS-120 drive (OS = XP Pro SP2)give a "can't find superblock" errors with LS-120 error on Debian machine.

John
 
Old 08-15-2007, 03:47 PM   #4
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
In the old days floppy drives from different manufactures have different head alignment than others. A head miss-alignment can occur when the drive ages. This problem still comes up even today's computers. When I copy some files from my 80386DX-40 system to an Athlon, some floppies can not be formatted or files can not be deleted on the newer system.

Try manually mount the disk by specifying the filesystem instead using auto. If it still does not work, temporally store the data on the Windows system and format the disk in Linux. Next transfer the files to the Linux to the Superdisk drive.

I think some distributions have different autofs scripts that may not detect the filesystem effectively.
 
  


Reply

Tags
debianhardware



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
fstab problem: mount: can't find dvd in /etc/fstab or /etc/mtab Nikon01 Slackware 5 11-17-2006 06:15 AM
How to edit mtab/fstab g-string 3 Linux - Distributions 4 02-03-2006 04:27 PM
/etc/fstab or /etc/mtab praveenv Linux - Newbie 1 08-17-2004 04:03 AM
use mtab as fstab?hi rgiggs Mandriva 5 06-08-2004 12:47 PM

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

All times are GMT -5. The time now is 03:50 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