Hi All,
I have modified the Docstar with the script from here and it works like a charme. Unfortunately there seems to be a problem if more then one USB Drive (Stick, HDD) is attached. Sometimes it seems that the wrong drive becomes /dev/sda (maybe the first ready drive?) and a boot failed.
I don't know how U-Boot works but is it possible to implement a Bootorder like:
1. UID
2. /dev/sda
3. Flash
Within fstab it is possible to mount with UID - but in U-Boot?
Thanks for feedback,
Alno