WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Mounting-Dismounting Flash Drives in 2.6  (Read 2289 times)

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Mounting-Dismounting Flash Drives in 2.6
« on: November 27, 2009, 07:50:28 AM »
I don't know where in the 2.6 cycle this appeared, but when a flash drive is unplugged, its mount point is no longer erased. So in ROX-filer, an icon continues to be displayed for that drive.

When a new flash drive is plugged in, it takes several refreshes to show its contents.






Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Mounting-Dismounting Flash Drives in 2.6
« Reply #1 on: November 27, 2009, 08:58:05 AM »
Just the opposite. When reporting be sure to test with base norestore.
Doing so, you will see that the mount point is removed from /etc/fstab upon removal

If you have a problem with Rox then that should be reported in the TCE area.

10+ Years Contributing to Linux Open Source Projects.

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: Mounting-Dismounting Flash Drives in 2.6
« Reply #2 on: November 27, 2009, 11:19:07 AM »
Testing TC 2.5 base norestore:

1. plug in flash drive
2. check ls /mnt - it lists sdb1
3. unplug drive
4. check ls /mnt - sdb1 is gone

Testing TC 2.6 base norestore:

1. plug in flash drive
2. check ls /mnt - it lists sdb1
3. unplug drive
4. check ls /mnt - sdb1 is still there




Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Mounting-Dismounting Flash Drives in 2.6
« Reply #3 on: November 27, 2009, 11:38:32 AM »
We are talkinig about two different things.
/mnt/sdb1 is a directory.
The change was to update /etc/fstab.
Compare /etc/fstab from v2.5 to v2.6

So, if manually make a bogus directory under /mnt Rox will display a mountable device?
10+ Years Contributing to Linux Open Source Projects.

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: Mounting-Dismounting Flash Drives in 2.6
« Reply #4 on: November 27, 2009, 05:06:16 PM »
In ROX, I can quickly mount/dismount a partition by opening /mnt in a ROX window and clicking on the partition's icon.

In previous versions, an icon automatically appeared when a flash drive was plugged in and disappeared when it was removed.

In 2.6, the icon stays. So the ROX window must be refreshed until it detects that a new flash drive has been connected.


Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Mounting-Dismounting Flash Drives in 2.6
« Reply #5 on: November 27, 2009, 08:25:40 PM »
See: http://forum.tinycorelinux.net/index.php?topic=3883.msg20562#msg20562
/etc/fstab now works within the base.  Rox is an extension.
10+ Years Contributing to Linux Open Source Projects.