Gentoo Archives: gentoo-user-fr

From: Christophe Garault <christophe@×××××××.org>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] 1ere install, 1er boot
Date: Fri, 13 Aug 2004 12:48:11
Message-Id: 411CB86F.4030203@garault.org
In Reply to: RE: [gentoo-user-fr] 1ere install, 1er boot by CARUANA J-P Ext ROSI/SIFAC
1 CARUANA J-P Ext ROSI/SIFAC a écrit :
2
3 ># grub
4 >grub> root (hd0,1)
5 >grub> setup (hd0)
6 >grub> quit
7 ># nano -w /boot/grub/grub.conf
8 >default 0
9 >timeout 15
10 >splashimage=(hd0,1)/grub/splash.xpm.gz
11 >
12 >title=Gentoo Linux <kernel version>
13 > root (hd0,1)
14 > kernel /kernel-<kernel version> root=/dev/ram0 init=/linuxrc real_root=/dev/hda2
15 > initrd /initrd-<kernel version>
16 >
17 >
18 >
19 Et puis tiens, pendant que j'y pense, ajoute aussi un 'ramdisk=8192' sur
20 la ligne kernel, parce que c'est probablement avec cette taille que le
21 ramdisk a été créé par Genkernel (et vu tes messages d'erreur ça ne fera
22 pas de mal). D'ailleurs je me demande s'il ne serait pas possible qu'il
23 utilise plutot ramfs. Mais bon c'est un autre débat.
24
25 --
26 Christophe Garault
27
28
29 --
30 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] 1ere install, 1er boot xavier DELACOUR <xdelacour@×××××××××.fr>