I did not have the TS-752 and wanted to boot from the SD card.
cd / rm linuxrc ln -sf /linuxrc-sdroot /linuxrc save
vi linuxrc-sdroot
and comment out these lines if they exist (otherwise don't modify anything):
#if [ "$bootdev" == "0x1" ]; then mount -oro /dev/nbd9 /mnt/root #fi