Ticket #1357 (reopened defect)
Don't automount all the volumes at startup
| Reported by: | erikos | Owned by: | tomeu |
|---|---|---|---|
| Priority: | Immediate | Milestone: | 0.86 |
| Component: | sugar | Version: | 0.84.x |
| Severity: | Major | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Assigned |
Description
Currently, the code in extensions/deviceicon/volume.py tries to automount all the available volumes at startup (for volume in volume_monitor.get_volumes()).
This includes all the partitions of my disk, if in /etc/fstab or not.
We can not remove the automount at startup since a user may have inserted a removable device, but we should refine that part of the code to removable devices.
The plan is to wait a bit and see the different status in distributions about this issue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

