← Back to team overview

desktop-packages team mailing list archive

[Bug 153768] [NEW] External SATA (eSATA) removable disk not auto mounted

 

You have been subscribed to a public bug:

eSATA disks are are not auto mounted when plugged in.  This is because
udisks uses a heuristic to decide if it should auto mount a drive.  The
heuristic is motivated by the desire to not auto mount internal
disks/partitions that belong to other operating systems.  The heuristic
currently makes the assumption that disks connected via a usb bus are
external, and disks connected with other buses ( sata, scsi ) are
internal, and thus does not mount them.  This heuristic is inherently
unreliable as usb disks can potentially be internal, and sas/sata disks
can be external.  Thus, the heuristic needs to be disabled, and all
unknown disks need to be auto mounted.  Disks detected but left
unconfigured at install time should have entries in /etc/fstab set to
noauto to prevent their being auto mounted.

** Affects: hal
     Importance: Medium
         Status: Fix Released

** Affects: linux
     Importance: Medium
         Status: Invalid

** Affects: oem-priority
     Importance: Medium
     Assignee: Chris Van Hoof (vanhoof)
         Status: Won't Fix

** Affects: oem-priority/oneiric
     Importance: Undecided
         Status: Won't Fix

** Affects: hal (Ubuntu)
     Importance: Low
         Status: Won't Fix

** Affects: linux (Ubuntu)
     Importance: Medium
         Status: Won't Fix

** Affects: udisks2 (Ubuntu)
     Importance: Medium
         Status: Triaged


** Tags: patch
-- 
External SATA (eSATA) removable disk not auto mounted
https://bugs.launchpad.net/bugs/153768
You received this bug notification because you are a member of Desktop Packages, which is subscribed to udisks2 in Ubuntu.