I have same problem but i can’t boot to server and then i waiting long time in the state are Starting hp-ilo when enter Ctrl+F10 i found the error "hpilo not support by Novell , setting U taint flag anyone can help me please i can’t boot to server
SUSE LINUX Enterprise Server 9 (x86_64)
VERSION = 9
PATCHLEVEL = 3
Hi
Sure it’s not a hardware fault with CPU2? There is an error even before
hpilo trys to start… Have you tried booting from an install cd in
rescue mode (or is rescue mode present in grub?)
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.2 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Hi
Can you boot into the HP iLo interface and check system diagnostics?
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.2 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
you have installed some new hardware and compiled a module for the older kernel?
yes i was intall new hardware in this step
Installing the RPM Package
This package requires couple of other packges to complete the build. Please
refer the “Build Environment Setup” Section before proceding to the next step.
Install the source RPM package.
# rpm -ivh e1000e-<version>.src.rpm
Build the binary RPM for the e1000e driver.
cd /usr/src/packages
rpmbuild -bb SPECS/e1000e.spec
Compiling fails due to “scripts/basic/fixdep: No such file or directory”
This happens with SUSE 10.0 as well as some other distros where you do not actually compile the kernel. You’ll need to do a few things to the kernel source first:
STEP 1:Open /usr/src/linux (or the location of the kernel source on your system) in a console.
STEP 2: Run the command: make cloneconfig
STEP 3:Run the command: make modules_prepare
This should put an end to the missing fixdep issue.
If you get an error during the build process, refer to the g
“Build Environment Setup” section.
Check for the existence of a current version of the e1000e package as
follows:
# rpm -q e1000e
Did the compile complete ok (as in no errors)?
yes i dis compile ok with out error
Also have you tried failsafe mode?
yes i was try to select failsafe mode to boot but in the same error