Opened 13 years ago

Closed 9 years ago

#6783 closed bug (fixed)

[DriveSetup] Partition->Mount All option doesn't always work

Reported by: diver Owned by: stippi
Priority: normal Milestone: R1
Component: Applications/DriveSetup Version: R1/Development
Keywords: gci2014 Cc: mdisreali@…
Blocked By: Blocking:
Platform: All

Description


Attachments (1)

0001-DriveSetup-Also-mount-BDiskDevices-which-contain-a-f.patch (701 bytes ) - added by puckipedia 9 years ago.

Download all attachments as: .zip

Change History (21)

comment:1 by Disreali, 13 years ago

Cc: mdisreali@… added

What revision?

comment:2 by diver, 13 years ago

Sorry, it's hrev39274.

comment:3 by stargatefan, 13 years ago

works fine on the gcc4 hybrid hrev39274 ??? maybe its a problem with one of the drives. what are the drive file formats you are attempting to mount ?

IE NTFS,FAT32,EXT ? BFS ?

I have had problems with mounting NTFS under windows 7 64 bit.

comment:4 by diver, 13 years ago

It's BFS partition which mounts/unmounts ok using DriveSetup, but won't mount using "Mount all" option or Alt+Shift+M. Trying to do that in Terminal doesn't print anything.

comment:5 by stippi, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev39891. It definitely works. If individual partitions fail to mount, it's a different problem. In some circumstances, all your unmounted partitions may fail to mount for another problem, but this function in DriveSetup works as intended.

comment:6 by diver, 13 years ago

Resolution: fixed
Status: closedreopened

The problem still exists for me in hrev39894.

  • I unmounted my /data (bfs) partition
  • Used Partition->Mount All to mount it back.

comment:7 by stippi, 13 years ago

I tested exactly such a scenario multiple times and with different combinations of partitions being unmounted, via Tracker and via DriveSetup itself. What happens if you try to mount just that partition? In any case I need more information. If have one NTFS partition which mounted once in DriveSetup (Mount all feature) and then not anymore in subsequent tries, while other partitions (BFS and ReiserFS) mounted fine. Trying to mount the NTFS partition individually gave me a "Permission denied" error (WTF?!). The "Mount all" feature as such works like intended.

comment:8 by diver, 13 years ago

Mounting and unmounting of that partition works both from Tracker and DriveSetup. I even tested with default locale - same thing.

comment:9 by stippi, 13 years ago

Do you have more than one drive perhaps?

comment:10 by diver, 13 years ago

Nope, it's a 2Gb virtual drive (.vdi image) connected in VirtualBox.

comment:11 by diver, 13 years ago

Summary: [DriveSetup] Partition->Mount All option doesn't work[DriveSetup] Partition->Mount All option doesn't always work

comment:12 by Disreali, 13 years ago

Not experienced on hrev40859-4h on real hw. This may just be a issue with VirtualBox.

comment:13 by diver, 13 years ago

Yep, maybe I can turn on debug output somewhere to help nailing it down? Stippi?

comment:14 by diver, 11 years ago

Still present in hrev45853.

comment:15 by diver, 10 years ago

Still present in hrev47897.

comment:16 by puckipedia, 9 years ago

patch: 01

comment:17 by puckipedia, 9 years ago

Okay, I think I found the culprit (for Google Code-in task http://www.google-melange.com/gci/task/view/google/gci2014/6337204683014144). Adding a patch which fixed the problem for me: Mount All doesn't mount file systems directly on the disk itself, only as a partition. Patch has been added.

comment:18 by stippi, 9 years ago

Thanks! Patch looks good to me. I may not have the time to apply in the near future, so if someone beats me to it, I'd be grateful.

comment:19 by diver, 9 years ago

I've just tested the patch and it fixes the problem for me. Thanks! :)

comment:20 by pulkomandy, 9 years ago

Keywords: gci2014 added
Resolution: fixed
Status: reopenedclosed

Applied in hrev48473.

Note: See TracTickets for help on using tickets.