* [gentoo-user] Gentoo initrd docs?
@ 2010-06-06 15:25 Mark Knecht
2010-06-06 16:10 ` Manuel Klemenz
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Mark Knecht @ 2010-06-06 15:25 UTC (permalink / raw
To: gentoo-user
Hi,
Does there happen to be a Gentoo doc anywhere that goes through
creating an initrd from scratch?
If not Gentoo, then any good web site would be a big help. I'm
interested in booting from RAID - or at least investigating it - so I
need to learn about this.
Thanks,
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Gentoo initrd docs?
2010-06-06 15:25 [gentoo-user] Gentoo initrd docs? Mark Knecht
@ 2010-06-06 16:10 ` Manuel Klemenz
2010-06-06 17:27 ` Mark Knecht
2010-06-06 17:07 ` Mick
2010-06-06 17:16 ` Joshua Murphy
2 siblings, 1 reply; 5+ messages in thread
From: Manuel Klemenz @ 2010-06-06 16:10 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 577 bytes --]
have a look at the gentoo wiki
http://en.gentoo-wiki.com/wiki/Initramfs
though no officially supported by gentoo, it's imho a pretty good site to find
tutorials and howto's
--
Cheers,
Manuel Klemenz
On Sunday 06 June 2010 17:25:43 Mark Knecht wrote:
> Hi,
> Does there happen to be a Gentoo doc anywhere that goes through
> creating an initrd from scratch?
>
> If not Gentoo, then any good web site would be a big help. I'm
> interested in booting from RAID - or at least investigating it - so I
> need to learn about this.
>
> Thanks,
> Mark
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Gentoo initrd docs?
2010-06-06 15:25 [gentoo-user] Gentoo initrd docs? Mark Knecht
2010-06-06 16:10 ` Manuel Klemenz
@ 2010-06-06 17:07 ` Mick
2010-06-06 17:16 ` Joshua Murphy
2 siblings, 0 replies; 5+ messages in thread
From: Mick @ 2010-06-06 17:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 513 bytes --]
On Sunday 06 June 2010 16:25:43 Mark Knecht wrote:
> Hi,
> Does there happen to be a Gentoo doc anywhere that goes through
> creating an initrd from scratch?
>
> If not Gentoo, then any good web site would be a big help. I'm
> interested in booting from RAID - or at least investigating it - so I
> need to learn about this.
Try this:
http://en.gentoo-wiki.com/wiki/Initramfs
However, the usual caveat emptor applies. Things may have moved on since it
was written.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Gentoo initrd docs?
2010-06-06 15:25 [gentoo-user] Gentoo initrd docs? Mark Knecht
2010-06-06 16:10 ` Manuel Klemenz
2010-06-06 17:07 ` Mick
@ 2010-06-06 17:16 ` Joshua Murphy
2 siblings, 0 replies; 5+ messages in thread
From: Joshua Murphy @ 2010-06-06 17:16 UTC (permalink / raw
To: gentoo-user
On Sun, Jun 6, 2010 at 11:25 AM, Mark Knecht <markknecht@gmail.com> wrote:
> Hi,
> Does there happen to be a Gentoo doc anywhere that goes through
> creating an initrd from scratch?
>
> If not Gentoo, then any good web site would be a big help. I'm
> interested in booting from RAID - or at least investigating it - so I
> need to learn about this.
>
> Thanks,
> Mark
genkernel is the 'official' way, and I at least use it on my netbook.
Maintaining an up to date kernel with an integrated initramfs with
little effort on my own part, while Gentoo itself sits on an encrypted
partition was just too much to pass up.
The guide for it is here:
http://www.gentoo.org/doc/en/genkernel.xml
Alternatively, gentoo-wiki.com has guides on most anything I've ever
decided I wanted to look up how to do, and the forums also tend to
have a good how-to here and there.
I've not looked over these two myself, so I can't vouch for them...
http://en.gentoo-wiki.com/wiki/Initramfs
http://forums.gentoo.org/viewtopic.php?t=193273
And last idea I have, as it's where I've learned more about how to
make Linux do *anything* I might want it to do... LFS and the other
projects it's spawned, as the principles used there tend to be low
level enough to work on any linux system I've tried them on (though
the specific, explicit, instructions make assumptions about where
things are and such, of course).
http://www.linuxfromscratch.org/hints/downloads/files/initramfs.txt
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Gentoo initrd docs?
2010-06-06 16:10 ` Manuel Klemenz
@ 2010-06-06 17:27 ` Mark Knecht
0 siblings, 0 replies; 5+ messages in thread
From: Mark Knecht @ 2010-06-06 17:27 UTC (permalink / raw
To: gentoo-user
On Sun, Jun 6, 2010 at 9:10 AM, Manuel Klemenz <m.klemenz@gmx.at> wrote:
> have a look at the gentoo wiki
> http://en.gentoo-wiki.com/wiki/Initramfs
>
> though no officially supported by gentoo, it's imho a pretty good site to find
> tutorials and howto's
>
> --
> Cheers,
> Manuel Klemenz
>
Thank you Manuel. That looks like a very good place for me to start.
Cheers,
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-06-06 17:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-06 15:25 [gentoo-user] Gentoo initrd docs? Mark Knecht
2010-06-06 16:10 ` Manuel Klemenz
2010-06-06 17:27 ` Mark Knecht
2010-06-06 17:07 ` Mick
2010-06-06 17:16 ` Joshua Murphy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox