I use a HHD drive, not USB stick; (but the problem is the same with any of my fresh partitioned
EXT2/EXT4 USB pendrives, I used fdisk -H 32 -S 32);
TC native mnttool, either from control panel, or started from wbar icon, does not show my boot partition, but shows all others; this is not specific to TC3.3 was here from TC2.x, I think; It is not a big problem, as I can run the an aterm command successfully (even not as root)
mount /dev/sda1
mount | grep sda1 shows
/dev/sda11 on /mnt/sda11 type ext2 (rw,relatime,barrier=1,data=writeback)
/dev/sda1 on /mnt/sda1 type ext2 (rw,relatime,barrier=1,data=writeback)
sda1 is my EXT2 boot partition
sda11 is my EXT4 tinycore partition for TCZ extensions (formated with out journal)
Even after close/restart mnttool it will not ever show sda1 partition; but /mnt/sda1 is working in any command line or explorer like fluff.
Please advise if is bug or design wish, Thank you.