[gentoo-user] newbie installing with genkernel, but no initrd

2005-08-11 Thread Assaf Urieli
Hi all,

I'm a complete newbie to Linux (and Gentoo) - just trying to install it
on my old laptop (not so old - 1999 or so), in a first attempt to free
myself from Windows.
It's a Dell Inspiron 7500 laptop, running on a Pentium 3.
I'm installing the 2005.1 build, and following the handbook step-by-step.

I decided to use the genkernel script to configure  compile the kernel
(from
http://www.gentoo.org/doc/en/handbook/2005.1/handbook-x86.xml?part=1chap=7
- section 7.d. Alternative: Using genkernel) cause I got a bit
overwhelmed with the options when I tried the manual configuration.

In the documentation it says, after you run the genkernel script:
Write down the names of the kernel and initrd as you will need it when
writing the bootloader configuration file. The initrd will be started
immediately after booting to perform hardware autodetection (just like
on the Installation CD) before your real system starts up.

However, after I ran the genkernel script, and I do a:
# ls /boot/kernel* /boot/initrd*
I get:
ls: /boot/initrd*: No such file or directory
/boot/kernel-genkernel-x86-2.6.12-gentoo-r6

There is, however, a file called
/boot/initramfs-genkernel-x86-2.6.12-gentoo-r6

So my question is: why don't I have initrd after running genkernel?
Will I need it to complete the installation (as the documentation seems
to indicate)?
If so, what can I do to get it? (remember you're talking to a complete
Linux newbie here, so fairly step-by-step instructions would be good!)

Thanks in advance,
Assaf Urieli


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] newbie installing with genkernel, but no initrd

2005-08-11 Thread C.Beamer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Assaf Urieli wrote:


 However, after I ran the genkernel script, and I do a: # ls
 /boot/kernel* /boot/initrd* I get: ls: /boot/initrd*: No such file
 or directory /boot/kernel-genkernel-x86-2.6.12-gentoo-r6

 There is, however, a file called
 /boot/initramfs-genkernel-x86-2.6.12-gentoo-r6

You need the names of these files for your bootloader configuration
scipt - I use grub, so mine is grub.conf.

You have the name of the kernel and when you are adding the line for
the initrd in you configuration script, you use
'/initramfs-genkernel-x86-2.6.12-gentoo-r6'

Hope this helps.  I got stumped on this my first try too.

Regards,

Colleen
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC+8MmBEKKz3fpe6IRAl3bAJ9e68ttPmjBzd20244UwVBmwxGt7gCeNtCB
EYEro/7RkRajovQ6N+zbLe4=
=Kd2Z
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list