Page 3 of 3

Re: OXE lost configutarion

Posted: 05 Jul 2016 03:57
by mrbi1310
Where the init=/bin/sh to insert

Re: OXE lost configutarion

Posted: 05 Jul 2016 05:28
by tgn
in the kernel line parameters list...
follow the posted link... 3rd screenshot...

regards...


--- back to basics... focus your eyes on the essential things... ---

Re: OXE lost configutarion

Posted: 29 Jul 2019 13:15
by L_lefante
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

Re: OXE lost configutarion

Posted: 29 Jul 2019 14:55
by L_lefante
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???

Re: OXE lost configutarion

Posted: 29 Jul 2019 15:46
by alex
Looks like general HD problem or MBR.
If you have DB saved reinstall the Release and load DB.

Re: OXE lost configutarion

Posted: 29 Jul 2019 16:38
by L_lefante
mmm... but everything works just fine with the HD.
Do you have applied this procedure to an OXE in a new release??

Re: OXE lost configutarion

Posted: 30 Jul 2019 01:14
by alex
L_lefante wrote: 29 Jul 2019 16:38
Do you have applied this procedure to an OXE in a new release??
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.