Bug 51440 - No way to mount floppies through Nautilus
Summary: No way to mount floppies through Nautilus
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: nautilus
Version: roswell
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-10 15:18 UTC by Owen Taylor
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-08-10 20:01:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Owen Taylor 2001-08-10 15:18:31 UTC
In nautilus, floppies are treated just like CD-ROMS - a icon
is only displayed on the desktop if the floppy is mounted.

Unfortunately, old-style floppy drives (as opposed to USB
floppies) don't support autodetection, so mounting has
to been done manually.

What gmc did was to always display a floppy icon on the desktop,
and you could right click and select mount, or select format
(which would run floppy-buddy)

Since NautilusVolumeMonitor only deals with volumes that are
there, this would probably have to be special cased, perhaps
as special desktop files like the trash can. FloppyBuddy has code 
in it to autodetect floppy drives that could be used.

This is a pretty serious problem, since the only way to mount
a floppy is by starting a shell and typing 'mount /mnt/floppy',
but its also a lot of work to fix.

Comment 1 Glen Foster 2001-08-10 20:01:54 UTC
We (Red Hat) should really try to fix this before next release.

Comment 2 Havoc Pennington 2001-08-14 23:30:38 UTC
It turns out that you can actually right-click on desktop and choose
Disks->Floppy. Kind of hard to find, but it does exist.


Note You need to log in before you can comment on or make changes to this bug.