AutoinstallRules.ycp error
Hi all: I'm trying to install a SuperMicro machine with Suse 9.1 network autoinstall. The problem arises with the network card, because with the module included in the default kernel for broadcom cards (tg3), this netcard doesn't works. I've solved this creating a floppy with the last version of this module and all works ok, but the installation stops when try to download the autoinstall profile... it seems not to find the associated profile... I've checked all and is ok (I have installed a lot of machines with the same method), but in this case the y2log file shows: ------------------------ 2006-05-19 17:33:23 <3> linux(821) [Interpreter] AutoInstallRules.ycp:813 Argument (AutoInstallRules::mac) to toupper(...) is nil 2006-05-19 17:33:23 <3> linux(821) [Interpreter] AutoInstallRules.ycp:813 Argument (toupper (AutoInstallRules::mac)) to add(...) is nil 2006-05-19 17:33:23 <3> linux(821) [Interpreter] AutoInstallRules.ycp:814 Argument (tomerge) to add(...) is nil 2006-05-19 17:33:23 <3> linux(821) [Interpreter] AutoInstallRules.ycp:815 Argument (tomerge) to add(...) is nil 2006-05-19 17:33:23 <1> linux(821) [YCP] AutoInstallRules.ycp:816 Created default rules=nil 2006-05-19 17:33:23 <1> linux(821) [YCP] AutoInstallRules.ycp:625 Getting Rules: nil 2006-05-19 17:33:23 <3> linux(821) [Interpreter] AutoInstallRules.ycp:634 Argument (tomerge) to foreach(...) is nil 2006-05-19 17:33:23 <1> linux(821) [YCP] AutoInstallRules.ycp:664 No files from rules found ------------------- Inspecting the code, the system makes a hwinfo, with the old network module, gets the network info, loads the updated network module and then try to find the profile with the incorrect info... How I can solve this problem? Greetings.
participants (1)
-
Antonio Beamud Montero