Still an issue on reboot but does appear cosmetic only. Not sure which dCore you're using netnomad. My system is dCore-jessie (3.16.6-tinycore). Not sure it matters, booting with kernel modules:
  graphics-3.16.6-tinycore
  alsa-modules-3.16.6-tinycore
  netfilter-3.16.6-tinycore
For context, should have pasted the entire fstab:
tc@box:~$ cat /etc/fstab 
# /etc/fstab
proc            /proc        proc    defaults          0       0
sysfs           /sys         sysfs   defaults          0       0
devtmpfs       /dev         devtmpfs mode=0755,nosuid    0     0/dev/zram0  swap         swap    defaults,noauto   0       0
/dev/sda1       /mnt/sda1       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sda2       /mnt/sda2       ext3     noauto,users,exec    0 0 # Added by TC
/dev/sda5       none            swap     defaults             0 0 # Added by TC
/dev/sdb1       /mnt/sdb1       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb2       /mnt/sdb2       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sdb3       /mnt/sdb3       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb4       /mnt/sdb4       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sr0        /mnt/sr0        auto     noauto,users,exec    0 0 # Added by TC