Jump to content

Kernel-Panic


Recommended Posts

Hello,

 

I think that I succesfully compiled my kernel in ArchLinux, but for some reason when I boot into it, it cannot bring up the root partition. This is the message I get,

 

Kernel-Panic not syncin: VFS: unable to mount root fs on unkown-block (3,3)

 

but the root line is the same as the kernel that I'm currently running right now,

 

#
# /etc/lilo.conf
#

boot=/dev/discs/disc0/disc
# This line often fixes L40 errors on bootup
# disk=/dev/discs/disc0/disc bios=0x80

default=Arch
timeout=1000
lba32
prompt

image=/boot/vmlinuz26
       label=Arch
       root=/dev/discs/disc0/part3
       read-only

image=/boot/vanilla
  	 label=Pure
root=/dev/discs/disc0/part3


#other=/dev/discs/disc0/part1
#        label=dos

#other=/dev/discs/disc0/part6
#	label=Ubuntu
# End of file

 

As you can see the entries are the same exact thing, besides the name of the kernel and where the image is :P

 

So does anyone have an Idea what can be going on? Someone said that maybe I didn't compile the option of " FileSystems " in the kernel menu?!? If so, where is this option? I have looked for it and can't find it.

 

Thanks,

 

-Luis

Link to comment
Share on other sites

I got this error when I compiled a new kernel for Slackware.

 

I discovered that I had not compiled in support for partitions created (i think it is found in filesystems and confusingly is called CONFIG_MSDOS_PARTITION ).

 

I missed this out thinking I did not need MSDOS support but when I read the description it explained that it was not actually MSDOS support at all :wall:

 

Leo

Edited by Leo
Link to comment
Share on other sites

Yeah it did have to do with the kernel not having support for the filesystem.

 

I ended up triying to use the Nitro sources, but I found them very hard to configure. So I went with the vanilla sources and used the .config file from my arch stock kernel. Everything went well, as you can see on my signature I'm rocking them, and I like them very much.

 

I'm finally getting the best out of my computer....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...