Hi, I tried to enable the 'pseudo-nvram' by enable the 'create pseudo-nvram' in /cpu/x86/pc/emu/config.fth.
But after attaching floppyof.img (from http://www.firmworks.com/linux/ ), i get this on init: <snip> Pseudo-NVRAM Can't read the configuration memory The configuration memory is invalid. Using default values. <snip>
If I type 'dir a:', I get the reply: fat-file-system --A-rwxrwxrwx 4096 2010-12-30 16:32:24 NVRAM.DAT
And if I type: setenv auto-boot? true I get: Failed to transfer any blocks seek failed in translate-params Failed to transfer any blocks Flushbuf error auto-boot? = true
'.partition a' doesn't give any reply, besides the header.
Is there another option that will have to be enabled or what have I done wrong?
//Br Christian