You are not logged in.

#1 2008-03-14 08:44:58

spark
Member
Registered: 2008-02-23
Posts: 5

Can't boot kernel

Hello, i recently reinstalled my archlinux. I can boot default archlinux's kernel with no problem. But when i boot my custom made kenrel, it stops at line
" :: Loading keyboard map: us in legacy mode [DONE]"

I tryied to compile 2.6.24.2 , 2.6.24, 2.6.23.something. All with the same result. Arch's default kernel ist 2.6.24.


Any ideas why is this happening ?

Offline

#2 2008-03-14 10:56:58

Maki
Member
From: Skopje, Macedonia
Registered: 2007-10-16
Posts: 353
Website

Re: Can't boot kernel

How did you compiled your custom kernel, did you installed with a PKGBUILD, manual and did you messed with menuconfig ?


If it ain't broke, broke it then fix it.

Offline

#3 2008-03-14 10:58:46

spark
Member
Registered: 2008-02-23
Posts: 5

Re: Can't boot kernel

make menuconfig

Offline

#4 2008-03-14 11:13:56

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Can't boot kernel

I guess it's got to be just some configuration change in 'make menuconfig' you've got to make. The only thing I can think of is Device Drivers >> Input Device Support >> Keyboards. If you've got one of those keyboard types then compile it in I guess.

Did you do 'make modules_install' during your compilation? Its the only other thing I can think of.

Last edited by dyscoria (2008-03-14 11:14:37)


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#5 2008-03-14 11:23:41

spark
Member
Registered: 2008-02-23
Posts: 5

Re: Can't boot kernel

--- Keyboards                                                   
  | |    < >   Sun Type 4 and Type 5 keyboard                           
  | |    < >   DECstation/VAXstation LK201/LK401 keyboard                 
  | |    < >   XT keyboard                                             
  | |    < >   Newton keyboard                                         
  | |    < >   Stowaway keyboard

I have none of those, my machine is notebook.
I thinkg that keymap is set because the message says it's [DONE]

Also another thing came to my mind. Next row which should appear during boot is "INIT: entering run level 3".
Can the problelm be something with kernel <=> init ?

I did make modules_install. However i have most things built in kernel, not as module.

Offline

Board footer

Powered by FluxBB