Jump to content

Vanilla kernel 2.6.0


Shvetal_Patel
 Share

Recommended Posts

that's interesting...I don't do any of the above and do not have any probs......weird....distro specific prob? I know debian has debian specific kernel/scripts but I never got in to them and never compiled a kernel in debian either. Weird.

bvc, what do you mean?

 

A kernel will not be able to mount the root filesystem, if the root filesystem's type isnt compiled into the kernel, so if oyu use EXT3 oyu must compile it into the kernel. Same for reiser, xfs, jfs....

Link to comment
Share on other sites

iphitus,

It does not matter whether or not you have ext3 compiled into the kernel so long as you have it as a module. Which is why you have initrd.

 

When you have the root partition in some non standard place you want ram disk support which will load the kernel and respective modules which will then allow you to mount whatever type of filesystem you want, provided you have them compiled as modules.

 

Right now I am writing this message from such a system.

 

I have an IDE and a SCSI drive. In my bios I have chosen to boot from my ide drive. So the bootloader resides there. The SCSI drive has my / partition and others.

 

And I have it all working.

:juggle:

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...