OXE lost configutarion
Re: OXE lost configutarion
in the kernel line parameters list...
follow the posted link... 3rd screenshot...
regards...
--- back to basics... focus your eyes on the essential things... ---
follow the posted link... 3rd screenshot...
regards...
--- back to basics... focus your eyes on the essential things... ---
--- back to basics... focus your eyes to the essential things... ---
Re: OXE lost configutarion
Does someone know if this procedure works for new releases?? (>12.0)
I am getting this error from this command...
grub> kernel /boot/vmlinuz root=/dev/hda5 console=ttyS0,9600 panic=5 single
Error 15: File not found
I am getting this error from this command...
grub> kernel /boot/vmlinuz root=/dev/hda5 console=ttyS0,9600 panic=5 single
Error 15: File not found
Re: OXE lost configutarion
after some research I see that partitions change... I translate it to this:
root (hd0,1)
kernel /boot/vmlinuz root=/dev/sda2 console=ttyS0,9600 panic=5 single
boot
However I get load with this prompt:
kdb>
and I see this message:
VFS: Cannot open root device "sda2" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Pid: 1, comm: swapper Not tainted 2.6.32-ll-dhs3 #1
Any help???
root (hd0,1)
kernel /boot/vmlinuz root=/dev/sda2 console=ttyS0,9600 panic=5 single
boot
However I get load with this prompt:
kdb>
and I see this message:
VFS: Cannot open root device "sda2" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Pid: 1, comm: swapper Not tainted 2.6.32-ll-dhs3 #1
Any help???
Re: OXE lost configutarion
Looks like general HD problem or MBR.
If you have DB saved reinstall the Release and load DB.
If you have DB saved reinstall the Release and load DB.
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
Re: OXE lost configutarion
mmm... but everything works just fine with the HD.
Do you have applied this procedure to an OXE in a new release??
Do you have applied this procedure to an OXE in a new release??
Re: OXE lost configutarion
Yep, installed it on CPU8 without any problem.
If you sure about yuor HD then it's grub problem so try to play with grub command line.
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.