Jeff Doozan over at
http://jeff.doozan.com/debian/ has made tremendous progress on fixing the dual boot issue with the dockstar.
Here is some info from our conversation over on his forum.
http://forum.doozan.com.
The first step would be to update to Jeff's new Uboot.
http://jeff.doozan.com/debian/uboot/ top of page, under 'Updating the Plugbox uBoot on your Dockstar'
Then, see commands below.
From this conversation:
http://forum.doozan.com/read.php?3,9Boot only from USB:
blparam "bootcmd=run bootcmd_usb"
To switch back to the "back and forth" booting, do:
blparam 'bootcmd=run bootcmd1'
To switch to 'always boot from NAND':
(I would not recommend this unless you are using it just for Pogo for obvious reasons)blparam 'bootcmd=run bootcmd_original'
Main issue with this is if your USB drive dies, you have to have a serial cable to switch back. So I would definitely make a backup SD card and/or image once everything is perfect.
Can one of you with a serial cable try this please? (ehem.. klingon

)
I don't have one yet and am hoping I don't have to ebay one if you guys can help me out.
Post your config and any issues here and I will update the procedure in this post.