View Full Version : Kernel recompiling problem
when i try to compire the kernel i get this error:
linking kernel
ld:syscons.o: file format not recognized; treating as linker script
ld:syscons.o:1: syntax error
*** Error code 1
Stop in /usr/obj/usr/src/sys/Hellsystem.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
can somebody help me?
thanks
antik
05-25-2006, 07:30 AM
Stop in /usr/src.
[/code]
can somebody help me?
thanks
What is your previous steps?
i edit the kernel config file
antik
05-25-2006, 08:28 AM
i edit the kernel config file
Maybe you show it to me?
i solved the problem but there is another problem when i try to boot my new kernel i get a prompt that say mountroot> and i can only mount readonly filesystem
g0lem
06-01-2006, 08:23 AM
for this you have to escape to loader prompt (the main menu, press space to stop counter) and do this:
# unload kernel
# boot /boot/kernel.old/kernel
it worked for me when i first screwed up the kernel on my own :"> ...
g0lem
06-02-2006, 07:26 AM
hmmm ...this is beginning to be annoying! it's the 3rd time now, and i still can't have my custom kernel! :evil:
i know i did everything by the book, i didn't eliminate anything in the config that my system does have, everything clean, nice, but ... :(
am i missing something? i'll dig some more...
DragnLord
06-02-2006, 11:09 AM
that's the tricky part of making a custom kernel
example: ATA needs key components from SCSI to work, so removing all the SCSI devices leaves you with a non-running system
antik
06-02-2006, 02:02 PM
that's the tricky part of making a custom kernel
example: ATA needs key components from SCSI to work, so removing all the SCSI devices leaves you with a non-running system
Playing wirh Generic kernel config is just fine, it is better to add features and remove only when you know exactly what are you doing.
Always read NOTES file!
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.