http://linux.die.net/man/8/mount
J'ai bien dis monter tes partition, et ensuite tape mount en root
Edit: Désole je me suis relus, et en effet ce n'était pas bien clair

Si : le grub vieux lit le ext4. Il le lit même fort bien : ça fait des mois que ça dure chez moi.benjarobin a écrit :Je veux dire le vieux grub (version 1) pas le tout nouveau en version 2 (en beta ?), ne peux pas lire de partition ext4, donc ne peux pas lire le noyau
/dev/sdb1: UUID="f62e1c93-7a0b-4465-a591-136df7f00e44" TYPE="ext4" LABEL="Archlinux2009"
/dev/sdb6: UUID="0b68de04-2f6e-4c74-8dc0-443aef5e0db5" TYPE="ext4" LABEL="ArchHome2009"
/dev/sdb8: UUID="cab60c42-03d8-4ef1-b7a8-2e8808a92b55" TYPE="ext4" LABEL="ArchMedia2009"
$sudo grub
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub>
Halte au feu...$ uname -a
Linux noisette 2.6.30-ARCH #1 SMP PREEMPT Fri Jun 19 20:44:03 UTC 2009 x86_64 AMD Athlon(tm) 64 Processor 3700+ AuthenticAMD GNU/Linux
J'ai beau chercher je ne sais absolument pas pourquoi j'étais persuadé que la version de GRUB 1 n'était pas compatible avec ext4... Je trouverai... Mais en effet GRUB est compatible ext4mélodie a écrit : Si : le grub vieux lit le ext4. Il le lit même fort bien : ça fait des mois que ça dure chez moi.
source http://ext4.wiki.kernel.org/index.php/Ext4_HowtoBooting off an ext4 partition is still unsupported with the GrUB version currently available for openSuSE, so be sure to have /boot as an extra partition before converting your rootfs to ext4!
http://kernelnewbies.org/Ext4One very important thing to keep in mind is that there is NOT Ext4 GRUB support. Well, that wasn't exactly true: There is grub support, but it's not very spread in the currently available distros. There's ext4 support in the GRUB2 development branch, but since GRUB2 is not stable, most of distros are using the 0.9x versions.