The overall task I am trying to perform with the DM6446 is to run a qt program statically from the board’s hard drive. When I copied the statically deployed executable to the boards and ran it, I got an error saying the libpthread.so.0needed to be updated... (I don’t have the exact error message). So I was directed tohttp://focus.ti.com/docs/toolsw/folders/print/linuxdvsdk-dv.htmland clicked get software under LINUXDVSDK-DV200, then followed the directions in the restore instructions to update the hard drive. When I did that the following happen... I tried restoring the DaVinci-HDD the prep-hdd runs smoothly, but the when the restore-hdd runs, the last few lines are this: >>Installing DVEVM demos... >>Davinci_interrupt 352: VBUS error workaround (delay coming) >>Davinci_interrupt 352: VBUS error workaround (delay coming) >>Warning /mnt/restore/modules.tar.gz was not found (depending on LSP, this may be ok) >>Restore Complete When I go to boot the hard drive from flash I get this message: >>FATAKernel panic - not syncing: Attempted to kill init! >>L: kernel to ol d Then the sequence just stops. I am using Montavista Pro 5.0 and the LSP version downloaded from the same link above (but that’s on the host system for booting via TFTP). So far on the board, I cannot boot past the "Kernel panic" error when trying to boot from the hard drive. Otherwise, I can still boot via TFTP.