View Single Post
Old 06-18-2015, 04:15 PM   #21
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
There's a huge mess implemented for USBMS handling.

AFAIR (feel free to correct me):

mmc0blk4: userstore partition at the lowest level. Has a DOS partition table, first actual partition is at an offset.
Said first partition is vfat, loop mounted to base-us.
On top of that, there's a fusy proxy FS mounted as us. The framework mostly interacts with this top layer, this allows relatively easily to unmount it without completely breaking the framework, since for something to be exported over USBMS, it needs to be unmounted by the host OS.
That, it turns, means that base-us and/or mmc0blk4 is effectively what's exported over USBMS.
NiLuJe is offline   Reply With Quote