|
From: Nuno L. <lu...@nl...> - 2004-09-14 22:59:08
|
Eric S. Johansson, dando pulos de alegria, escreveu : > Nuno Lucas wrote: [...] >> This can be two things: errata: where it reads "two", replace with "three" ;) >> 1) and 3) are obvious and 2) can be triggered if another program opened >> the file in exclusive mode (thus denying access to colinux). >> >> A reason for this error can be an anti-virus. > > no antivirus here, it tends to interfere with speech recognition > accuracy. So the question then becomes is it a file missing or access > control? Is there any indication of which file it is looking at? There are only 3 files involved: the xml config file, initrd.gz (if configured to use it) and the the kernel image (vmlinux or other). The cobd images are loaded later, after the kernel starts booting, so there should be a lot of other informative messages (line network driver init, etc.) Another possible cause for the error could be you using an editor that opens the config file in exclusive mode. That is just speculation, off course. What I find strange is that it shows only those messages. It should display more output about what it was doing in the meantime. Regards, ~Nuno Lucas |