Find the answer to your Linux question:
Results 1 to 3 of 3
well, hi everybody. i have an ibm laptop computer, runing with winxp on hda1, and debian testing on hda2, wich i recently make some upgrades, after that, i reboot my ...
  1. #1
    Just Joined! goodnik's Avatar
    Join Date
    Apr 2006
    Location
    Bolivia
    Posts
    6

    kernel Panic, please i need some help

    well, hi everybody.
    i have an ibm laptop computer, runing with winxp on hda1, and debian testing on hda2, wich i recently make some upgrades, after that, i reboot my computer and now i get this kernel panic message:

    kernel Panic - not syncing :VFS : unable to mount root fs or unknown-block (0,0)
    i've googled for a while, but all i found was some suggestions about checking the grub menu.lst, but theres no problem with it.
    some says that the problem could be a worg compilation of the kernel, but since im a newbie, i didnt mess with the kernel yet.
    so please, i need some help, as i said im a new to linux.... i can't even start on recovery mode....

    somthing curious that i've found is that when i've traied to read (using live cd) my /boot/initrc-2.6.15-1-486 with nano, all i could see where just symbols,and with gedit i get error message:

    gedit was not able to automatically detect the character coding. Please, check that you are not trying to open a binary file and try again selecting a character coding in the 'Open File...' (or 'Open Location') dialog.
    is this normal??? can this be my problem???
    thanks.
    (sorry about my english...)

  2. #2
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by goodnik
    somthing curious that i've found is that when i've traied to read (using live cd) my /boot/initrc-2.6.15-1-486 with nano, all i could see where just symbols,
    Yop, perfectly normal. nano doesn't handle well a binary file of about 5 Mb.

    The problem may be many things.

    Are you 100% sure that grub is pointing to the right root partition?
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  3. #3
    Just Joined! goodnik's Avatar
    Join Date
    Apr 2006
    Location
    Bolivia
    Posts
    6
    Quote Originally Posted by antidrugue
    ...
    Are you 100% sure that grub is pointing to the right root partition?
    well, i am, it points to my hda2 partition.

    title Debian GNU/Linux, kernel 2.6.15-1-486
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.15-1-486 root=/dev/hda2 ro quiet splash vga=791
    initrd /boot/initrd.img-2.6.15-1-486
    savedefault
    boot
    thanks a lot anyway.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •