On 12 Apr 2002, Jeff Norman wrote: > > I've just made my first foray into the world of linuxBIOS, trying to get > it to boot a K7SEM+DoCMillenium.
your config file is broken. This leads me to wonder if you haven't got an old snapshot somehow. > 1 - Kernel 2.4.17 wouldn't compile with patches and config as supplied > from cvs. I found that removing all sound support and disabling the > CONFIG_MTD_BLOCK option in the kernel config file gave me a clean build. I have not had this problem. I just tested it the other day and it was fine. > 2 - Running NLBConfig.py failed with the following message: > "freebios/src/rom/Config:3: Cannot replace expression USE_DOC" > So taking a wild stab I commented out the offending line from the > freebios/src/rom/Config file: > "# expr USE_DOC = USE_DOC_MIL | USE_DOC_200_TSOP" > Since I don't really unerstand how the config script works here, I > figured this would break it, but it didn't. The config script ran > cleanly. This says to me you have an old config tool. Something is very wrong with your source base. ron