Actions
Bug #456
closedmmcblk0pX are mounted wrong
Start date:
02 Jul 2015
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
mdev (and/or usbhandler.sh) is mounting these under /media/usb instead of /media.
Updated by Hammel over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
The fix for this is in usbhandler.sh. It uses a BASE of /media/usb as a default. The default should be switched to /media and "usb" appended to it if the TARGET device does not contain "mmcblk".
Tested on target system.
Updated by Hammel over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
Fix applied to blockhander.sh (not usbhandler.sh), committed and pushed.
Closing issue.
Actions