[Merge] lp:~mandel/ciborium/remount-make-dirs into lp:ciborium
Ricardo Salveti
rsalveti at rsalveti.net
Wed Feb 18 01:39:15 UTC 2015
Review: Needs Fixing
Still doesn't work for me. And I can also easily reproduce bug https://bugs.launchpad.net/canonical-devices-system-image/+bug/1421898.
phablet at ubuntu-phablet:~$ dpkg -l | grep ciborium
ii ciborium 0.2.12+15.04.20150217~rtm-0ubuntu1 armhf Manages storage devices on Ubuntu Touch
phablet at ubuntu-phablet:~$ mount | grep media\/phablet
/dev/mmcblk1 on /media/phablet/BFEB-1E14 type vfat (rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
-> Format:
phablet at ubuntu-phablet:~$ mount | grep media\/phablet
/dev/mmcblk1 on /media/phablet/C974-DCD9 type vfat (rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
phablet at ubuntu-phablet:~$ find /media/phablet/
/media/phablet/
/media/phablet/C974-DCD9
-> Mounted fine, no multimedia folders. It should be like:
phablet at ubuntu-phablet:~$ find /media/phablet/
/media/phablet/CC11-EC8D/Documents
/media/phablet/CC11-EC8D/Downloads
/media/phablet/CC11-EC8D/Music
/media/phablet/CC11-EC8D/Pictures
/media/phablet/CC11-EC8D/Videos
phablet at ubuntu-phablet:~$ mount | grep media\/phablet
/dev/mmcblk1 on /media/phablet/CAA8-C474 type vfat (rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
-> Format:
phablet at ubuntu-phablet:~$ mount | grep media\/phablet
/dev/mmcblk1 on /media/phablet/CC11-EC8D type vfat (rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
/dev/mmcblk1 on /media/phablet/CC11-EC8D1 type vfat (rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
phablet at ubuntu-phablet:~$ find /media/phablet/
/media/phablet/
/media/phablet/CC11-EC8D1
/media/phablet/CC11-EC8D
--
https://code.launchpad.net/~mandel/ciborium/remount-make-dirs/+merge/250075
Your team Ubuntu Phablet Team is subscribed to branch lp:ciborium.
More information about the Ubuntu-reviews
mailing list