2006-09-09 19:27:08

by Lefti

[permalink] [raw]
Subject: CONFIG_EDD=[ym] kernel doesn't start booting

Hello,
I have kernel with CONFIG_EDD=m and boot stops after "Loading /bzImage .....
Ready", message "Uncompressing Linux" isn't showed. If i unset this option,
kernel boots fine.
I boot it on dual pentium pro (via pxelinux (netboot)).

lspci
0000:00:00.0 Host bridge: Intel Corp. 440FX - 82441FX PMC [Natoma] (rev 02)
0000:00:07.0 ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] (rev
01)
0000:00:07.1 IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II]

0000:00:00.0 0600: 8086:1237 (rev 02)
0000:00:07.0 0601: 8086:7000 (rev 01)
0000:00:07.1 0101: 8086:7010


2006-09-09 20:01:23

by Rishi Mehta

[permalink] [raw]
Subject: Online resources for understanding linux kernel

Hello,

I am a beginner with very little knowledge of the kernel.
Can anyone suggest some resources which are online which I can go through and gain knolwedge of
the system.

Thanks and Regards,
Rishi mehta




__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

2006-09-10 00:33:24

by Miguel Ojeda

[permalink] [raw]
Subject: Re: Online resources for understanding linux kernel

You can start from here:

"The Linux Kernel Hackers' Guide" http://tldp.org/LDP/khg/HyperNews/get/khg.html
"Kernel Newbies": http://www.kernelnewbies.org

Also, you can seek for these books (some of them avaiable online for free):

- "Unreliable Guide To Hacking The Linux Kernel" (Soft)
- "Understanding the Linux Kernel" (A lot deeper)
- "Linux Device Drivers" (About module coding)

There you can find links to many other place. Also you can search for
webpages using keywords like "Linux Kernel" + ...

On 9/9/06, Rishi Mehta <[email protected]> wrote:
> Hello,
>
> I am a beginner with very little knowledge of the kernel.
> Can anyone suggest some resources which are online which I can go through and gain knolwedge of
> the system.
>
> Thanks and Regards,
> Rishi mehta
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>