I have not been following this thread, but I have recently had some problems with stat that may help. In most cases, /boot/vmlinuz is a symlink to the true vmlinuz file. If the application stat'ing the file is written using lstat, vice stat, then it will report the symlink's data, and not the true file's data. The solution may be to cp the true vmlinuz over /boot/vmlinuz, or re- write the app source to use stat vice lstat. Perhaps your problem is related? --Jonathon Robison On Fri, 2004-08-13 at 16:00 +0200, Krieger-Juhnke, Kai wrote:
Hi Frank, You wrote, you solved the the problem. What was the reason? I have the same problem, I think. The log says ..unable to stat //boot/vmlinuz.. which seems to me, that some env-variable is not set correctly. cu Kai
Kai Krieger-Juhnke
VOLKSWAGEN BANK GMBH Postfach I-SBS Schmalbachstr. 1
D-38112 Braunschweig
Tel.: +49 531 212-2098 FAX: +49 531 212-72098 email: K.KRIEGER-JUHNKE@VWFSAG.DE
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com