Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-amd64
Navigation:
Lists: gentoo-amd64: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: <gentoo-amd64@g.o>
From: "Drake Donahue" <donahue95@...>
Subject: Re: initrd
Date: Sat, 29 Oct 2005 12:40:32 -0400
splashimage=(hd0.0)/grub/splash.xpm.gz should be
    splashimage=(hd0.0)/grub/splash.xpm.gz

root (hd0.0) should be
    root (hd0,0)

i.e. period should be a comma in both lines

sample in the documentation suggests to me:

        boot knoppix, mount hard drive root partion and read the directory:
             /kernel-2.6.13-r3 should be listed if not some other kernel 
should be listed in the directory and should be
             substituted for /kernel-2.6.13-r3 in the kernel line

kernel /genkernel--x86_64-2.6.13-gentoo-r3 root=/dev/ram0  init=/linuxrc 
should be
    kernel /kernel-2.6.13-gentoo-r3 root=/dev/ram0 init=/linuxrc 
ramdisk=8192 real_root=/dev/hda3 udev


 initrd /initrd' should be         (Maybe --didn't use genkernel and don't 
know it but if it copies kernel direct from cd to ramdisk this:)
    initrd /initramfs-genkernel-amd64-2.6.12-gentoo-r6
                                            (or Maybe --didn't use genkernel 
and don't know it but if it doesn't copy kernel direct from cd this:)
    initrd /initramfs-genkernel-amd64-2.6.13-gentoo-r3


----- Original Message ----- 
From: "DR GM SEDDON" <gavin.m.seddon@...>
To: <gentoo-amd64@g.o>
Sent: Saturday, October 29, 2005 10:16 AM
Subject: Re: [gentoo-amd64] initrd


> my grub.conf:
> ' default 0
> timeout     5
> splashimage=(hd0.0)/grub/splash.xpm.gz
>
> title=linux-2.6.13
> root (hd0.0)
> kernel /genkernel--x86_64-2.6.13-gentoo-r3 root=/dev/ram0  init=/linuxrc 
> ramdisk-8193 real_root=/dev/hda3 udev
> initrd /initrd'

 default 0
timeout 30
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.12
root (hd0,0)
kernel /kernel-2.6.12-gentoo-r6 root=/dev/ram0 init=/linuxrc ramdisk=8192 
real_root=/dev/hda3 udev
initrd /initramfs-genkernel-amd64-2.6.12-gentoo-r6 

-- 
gentoo-amd64@g.o mailing list


Replies:
Re: initrd
-- Drake Donahue
References:
Re: initrd
-- Dmitri Pogosyan
Re: initrd
-- DR GM SEDDON
Re: initrd
-- Craig Webster
Re: initrd
-- DR GM SEDDON
Navigation:
Lists: gentoo-amd64: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: initrd
Next by thread:
Re: initrd
Previous by date:
Re: new inst not booting
Next by date:
Re: initrd


Updated Jun 17, 2009

Summary: Archive of the gentoo-amd64 mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.