Re: Kernel Panic [No init found]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the note, Nitin.

nitin ahuja wrote:
Hi,


splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.4.21)
        root (hd0,0)
        kernel /vmlinuz-2.4.21 ro root=/dev/hda1
        initrd /initrd-2.4.21.img



Can you mail me "mount" command's output on 2.6 kernel. Also, try to follow these steps :

[root@postel ~]# mount
/dev/hda2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
[root@postel ~]#

1) boot in 2.6 kernel

2) create a directory inside root dir of /dev/hda1 : do something like this

Excuse my ignorance, but how is this new directory related to the below? I created a directory in the /root/ and and in that directory, executed the below commands then booted the 2.4 kernel. But no success. :(

prompt# mount /dev/hda1 /mnt
prompt# mkdir initrd
prompt# umount /dev/hda1

3) reboot and try booting 2.4 kernel

Nitin


You can also refer to this thread(its a thread I posted with my alias) for the error message I am having.


http://www.linuxforums.org/forum/topic-39260.html

Thanks,
Harsha


-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux