Gentoo Archives: gentoo-user

From: Assaf Urieli <assaf@×××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] newbie installing with genkernel, but no initrd
Date: Thu, 11 Aug 2005 19:56:03
Message-Id: 42FBAC1F.2030102@joli-ciel.com
1 Hi all,
2
3 I'm a complete newbie to Linux (and Gentoo) - just trying to install it
4 on my old laptop (not so old - 1999 or so), in a first attempt to free
5 myself from Windows.
6 It's a Dell Inspiron 7500 laptop, running on a Pentium 3.
7 I'm installing the 2005.1 build, and following the handbook step-by-step.
8
9 I decided to use the genkernel script to configure & compile the kernel
10 (from
11 http://www.gentoo.org/doc/en/handbook/2005.1/handbook-x86.xml?part=1&chap=7
12 - section 7.d. Alternative: Using genkernel) cause I got a bit
13 overwhelmed with the options when I tried the manual configuration.
14
15 In the documentation it says, after you run the genkernel script:
16 "Write down the names of the kernel and initrd as you will need it when
17 writing the bootloader configuration file. The initrd will be started
18 immediately after booting to perform hardware autodetection (just like
19 on the Installation CD) before your "real" system starts up."
20
21 However, after I ran the genkernel script, and I do a:
22 # ls /boot/kernel* /boot/initrd*
23 I get:
24 ls: /boot/initrd*: No such file or directory
25 /boot/kernel-genkernel-x86-2.6.12-gentoo-r6
26
27 There is, however, a file called
28 /boot/initramfs-genkernel-x86-2.6.12-gentoo-r6
29
30 So my question is: why don't I have initrd after running genkernel?
31 Will I need it to complete the installation (as the documentation seems
32 to indicate)?
33 If so, what can I do to get it? (remember you're talking to a complete
34 Linux newbie here, so fairly step-by-step instructions would be good!)
35
36 Thanks in advance,
37 Assaf Urieli
38
39
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] newbie installing with genkernel, but no initrd "C.Beamer" <cbeamer@×××××××××.net>