I have a bootup problem which says: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) I've attached and annotated the programming sequence and boot log (a couple of hundred lines). I fitted and erased a new flash using the sfh_DM35x utility, then downloaded the U-Boot image that comes with the devkit (dvsdk_1_30_00_40/PSP_01_20_00_014/bin/dm355/u-boot-1.2.0-dm355_evm.bin). Then I've used the 'loadb' utility which is within U-Boot on the DVEVM to serially Kermit the kernel image to the DVEVM from the PC, using the image that comes with the devkit (dvsdk_1_30_00_40/PSP_01_20_00_014/bin/uImage-dm355). I used these original images so I could discount any build problems of my own images. Incidentally I also tried by own kernel build image but got the same error. I'd be grateful of any help to get my bootup working. Many thanks.