Hi,
I'm tying to use the bcdw module from http://www.cdshell.org/files/contributions...tolog/bcdw.html with CDShell v2.1.0.4 but even if I copy the bcdw.csm into /boot/modules I cannot run it! In a script I have:
if $lastkey == key[7];
then bcdw /boot/isolinux/isolinux.bin
But I get:
Error: Unknown command entered"
[Command: bcdw] [Line: 60.1] [File: utils.cds]
what could be wrong??? Thank you very much.