Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What are the advantages initrd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
jondkent
Apprentice
Apprentice


Joined: 26 Jul 2002
Posts: 289
Location: London

PostPosted: Mon Oct 21, 2002 11:25 am    Post subject: What are the advantages initrd Reply with quote

Seen initrd crop up a few times on these forums and I was wondering why you would want/need to use it. I've looked at the documentation in the kernel tree but it not all clear as to why you'd want to use it. Any pointers would help me to decide whether it worth using it or not.

Thanks
Jon
Back to top
View user's profile Send private message
ebichu
Apprentice
Apprentice


Joined: 03 Jul 2002
Posts: 231
Location: Manchester, England

PostPosted: Mon Oct 21, 2002 12:54 pm    Post subject: Reply with quote

It allows you to load a RAM disk containing any kernel modules and set-up scripts required before the root partition is mounted. This initial RAM disk is loaded into memory by the thing that loads the kernel (LILO, GRUB, etc.), or rather the compressed version is loaded into memory and the kernel uncompresses it.

It's mostly useful when you don't want to build your own kernel containing the modules required for mounting the root partition, or when the kernel would otherwise be too large to fit on a floppy. (The initrd image could be located on a second floppy.)

It doesn't seem that useful when booting Gentoo off hard disk, as you are expected to build your own kernel anyway, and can build the drivers required for mounting the root partition into the kernel directly, rather than as separate modules.
_________________
Ebichu wa chiizu ga daisuki dechu!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum