aw, i suppose you use the backup, and the system doesn't know what to do. use the persistence of the bootloader, or the backup feature? (it also happened to me when i forgot to use the "norestore" bootoption -- you can't have both enabled without some "hacks" to work properly).
if you use the "norestore", backup is disabled, and the system automaticaly creates the home and opt folders on the disk, provided that you use the "opt=sdx" and "home=sdx" options in the bootloader.
if you don't use "opt=sdx" and "home=sdx" (and also have the backup disabled with "norestore"), the system will "reset" itself after reboot.
the persistent home and opt make the system much lighter (much more RAM free) and it boots much faster, as your files (opt and home folders) are not loaded on RAM after boot. on the other hand, some apps need the backup to be enabled, to work properly (such as gnome-desktop)
Hi littleknowledge
root=sda1
No such thing, maybe you meant opt=sda1
no, it's "root=sda1", and for some reason, if i remove this, TinyCore doesn't boot at all (i haven't done something to find out and "fix" it, as it is something insignificant for me)