Searched defs:kernel (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dboot.c1 /* boot.c - load and bootstrap a kernel */
40 load_image (char *kernel, char *arg, kernel_t suggested_type, argument
64 if (!grub_open (kernel))
94 /* Use BUFFER as a linux kernel header, if the image is Linux zImage
125 kernel, so rely on the suggested type by the user. */
254 /* Your kernel is quite old... */
275 grub_printf (" linux 'zImage' kernel too big, try 'make bzImage'\n");
412 the "mem" option to the kernel command line. This has its
415 appeared in Linux 2.4.18, provides a pointer to the kernel
416 version string, so we could check it. But since kernel
[all...]
/osnet-11/usr/src/grub/grub2/
H A Dgentpl.py39 # If gfxterm is main output console integrate it into kernel
128 # kernel = {
384 def kernel(platform): function
549 return rules("kernel", kernel)

Completed in 22 milliseconds