[Ilugc] help regd kernel

  • From: cyborg4k@xxxxxxxxx (Shakthi Kannan)
  • Date: Tue Feb 22 23:19:13 2005

Hi,

--- thulasiram  vaishnavi
<vaishnavidurga@xxxxxxxxxxxxxx> wrote:

Root (hd0,7)
 Filesystem type is ext2fs,partition type 0x83
Kernel  /vmlinux-2.4.21 ro root=/dev/hda8

Error 15: file not found.
 
This is my hard drive partition in Linux
 /dev/hda
       hda2
           hda7               ext3
           hda8               ext3

What partitions on the mount point do hda7 and hda8
correspond to? 
 
and so in grub.conf file I have edited by adding the
following info

 title red hat linux (2.4.21)
          root (hd0,7)
          Kernel  /vmlinux-2.4.21 ro root=/dev/hda8
      Initrd  /initrd.img

You actually have to copy vmlinuz and name it as
vmlinuz-2.4.21. vmlinuz is compressed version of
vmlinux.

'k' in "kernel" is small letter. 'i' in "initrd" is
small letter. A typo?

Check these links:

https://www.redhat.com/archives/fedora-list/2005-January/msg08040.html

http://orgs.man.ac.uk/documentation/grub/grub_14.html

"15 : File not found
    This error is returned if the specified file name
cannot be found, but everything else (like the
disk/partition info) is OK."

p.s : after I gave #make dep it gave an info stating
kernel size is too big for the system to
install.

That is ok. Usually large kernels you can't fit into a
floppy. Hence you usually do "make zImage". Since we
are using the hard disk, we can ignore the message.

Regards,

K Shakthi

=====
--------------------------------------------------------------------------
K Shakthi, M.S.
Software Engineer, Specsoft (Hexaware Technologies), ASIC Design Center
http://www.geocities.com/shakthimaan

Indian Linux User's Group (ILUGC), Chennai - Events:
http://www.chennailug.org/wiki/Events
--------------------------------------------------------------------------

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

Other related posts: