Fedora Linux Support Community & Resources Center
  #1  
Old 26th March 2004, 01:00 PM
Bobmeister Offline
Registered User
 
Join Date: Feb 2004
Location: Mt. Prospect, IL
Age: 54
Posts: 42
USB Floppy drive

I am still researching, but part of that would be to post a question here on the forum to see if someone knows.

I am an experienced Fedora 1 user on my desktop, and also have it installed on a Dell Inspiron without problems.

I just ordered an ASUS A2H laptop for myself (a very basic machine, but it's mostly for e-mail, web, and minor office stuff) and I'm planning on installing Fedora 1 on it as well. I have all of the hardware planned out and anticipate no problems.

However, it does NOT have a floppy drive. It uses and external USB floppy drive. I have never used one of these before, so my question is:

How will Fedora Recognize this (by the way, it's USB 2.0)? Will it see is as a SCSI (sda) and "install" during the install process, creating an fstab entry? If NOT, does anyone know what it will show up as? Will it identify itself as a floppy drive and be addressed as /dev/fd0? In anticipation, I might be getting overworked about this, as I won't really NEED it anyway, but I'm just wondering. I use a flash key drive that works great in Fedora (sda1), but these issues pertain to extending to possible booting off of the USB device as well (rescue floppy)..etc.

Thanks in advance for anyone who migh have had experience here and can help.
__________________
Let's show Uncle Bill what a real operating system can do!
Reply With Quote
  #2  
Old 26th March 2004, 02:00 PM
ghenry's Avatar
ghenry Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019
Hi,

your usb floppy will be picked up as a usb mass storage device., much the same as your usb key.

You will find it on /dev/sda1 usually, if your usb key is also plugged in, it might be /dev/sdb1 etc.

You would as root issue:
Code:
mount /dev/sda1 /mnt/floppy
Just to confirm this I searched on google and found this:

http://www.linuxquestions.org/questions/history/22626

I HTH.
__________________
http://blog.suretecsystems.com
Reply With Quote
  #3  
Old 26th March 2004, 02:20 PM
Bobmeister Offline
Registered User
 
Join Date: Feb 2004
Location: Mt. Prospect, IL
Age: 54
Posts: 42
Thanks, ghenry...I had found a couple of references to this as well. That begs the question about setting up my fstab, however. I'm sure that if I have EITHER of the two plugged in, it will show up as sda1..and of course, it COULD be that if I have BOTH plugged in, ONE of them would go to sdb1...is there a way to permanantly assign them so that I can set up my fstab where I can mount either or both whenever I want without "wondering" which is which when plugged in?

It might sound like a stupid question, but I'm not too experienced with the with the way the SCSI emulation "decides" what to assign. It would be nice for me, since I might be using ONE or the OTHER, or BOTH at the same time, to ASSIGN the sda or sdb to each ahead of time, post it all in my fstab, and not worry about what is what.

Can that be done easily?

Thanks again...and then I'll shut up!
__________________
Let's show Uncle Bill what a real operating system can do!
Reply With Quote
  #4  
Old 26th March 2004, 02:28 PM
ghenry's Avatar
ghenry Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019
Yeah should be. Once they are detected first time, they should be the same each time.
Code:
cdrecord -scanbus
will also show what's what when they are inserted.

My fstab (can be done loads of ways, mine might not be the best and I am using 2.6.5-rc2)

Code:
/dev/sda1               /mnt/USBdisk            vfat    noauto,users,exec,rw,umask=000 0 0
/dev/sdb1               /mnt/USBdisk1           vfat    noauto,users,exec,rw,umask=000 0 0
I HTH.
__________________
http://blog.suretecsystems.com
Reply With Quote
  #5  
Old 26th March 2004, 02:35 PM
Bobmeister Offline
Registered User
 
Join Date: Feb 2004
Location: Mt. Prospect, IL
Age: 54
Posts: 42
Thanks again....I look forward to getting the laptop and configuring it! I'll be using the 2.4.22 kernel...but I'm planning on going to Fedora Core 2 (probably a complete clean install) when it comes out, but I'm not anticipating any trouble with the ASUS laptop as I'm told that they are pretty Linux friendly!

Unfortunately, for work, I'll have to have Windows on the "other side" but but I'll be using Linux for about 90 percent of the time...it's just too cool to NOT use!

Thanks again for you help...I'm sure that I'll figure it out...
__________________
Let's show Uncle Bill what a real operating system can do!
Reply With Quote
  #6  
Old 26th March 2004, 02:48 PM
ghenry's Avatar
ghenry Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019
Let us know how you get on.
__________________
http://blog.suretecsystems.com
Reply With Quote
  #7  
Old 20th April 2004, 12:54 AM
Bobmeister Offline
Registered User
 
Join Date: Feb 2004
Location: Mt. Prospect, IL
Age: 54
Posts: 42
ghenry, I'm so sorry that I didn't bet back to you giving you results. I have Fedora Core 1 running flawlessly on the ASUS laptop. EVERYTHING WORKS! Anyway, the USB Floppy was recognized as sda right away...a simple entry in fstab and off and running...so all of my worries were completely unnecessary. I can also boot of of the USB floppy as this BIOS is OK for that.

Thanks for all of the help
__________________
Let's show Uncle Bill what a real operating system can do!
Reply With Quote
  #8  
Old 20th April 2004, 01:35 PM
ghenry's Avatar
ghenry Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019
Cool.

Marked as resolved.
__________________
http://blog.suretecsystems.com
Reply With Quote
Reply

Tags
drive, floppy, usb

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
floppy drive mk27 Hardware & Laptops 7 1st January 2009 03:03 AM
where is my floppy drive? RedAnarchy Hardware & Laptops 0 20th August 2008 11:06 AM
Floppy Drive turki_00 Hardware & Laptops 2 28th November 2006 06:57 AM
Floppy drive doesn't mount the floppy bhushan4520 Hardware & Laptops 3 9th February 2005 05:45 AM


Current GMT-time: 23:15 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat