j'ai installé archlinux depuis un live-usb. J'ai redémarré tout de suite après l'installation.
après un passage sous debian (ma distro principale), je mets à jour grub2
l'entrée pour arch est
Code : Tout sélectionner
menuentry "Arch (on /dev/sda10)" {
insmod ext2
set root=(hd0,10)
search --no-floppy --fs-uuid --set 9f75ffa7-8ecb-4417-94e6-9fb3172a2219
linux /boot/vmlinuz26 root=/dev/sda10
}
ou quelque chose du styleNo filesystem could mount root, tried:
kernel panic - not syncing : VFS: unable to mount root FS on unknown-block(0,0)
mon dossier boot (sais on jamais ^^)
Code : Tout sélectionner
total 9564
drwxr-xr-x 2 root root 4096 Jul 28 07:53 grub
-rw-r--r-- 1 root root 5947746 Dec 16 2009 kernel26-fallback.img
-rw-r--r-- 1 root root 834797 Dec 16 2009 kernel26.img
-rw-r--r-- 1 root root 1127493 Jul 31 07:33 System.map26
-rw-r--r-- 1 root root 1868160 Jul 31 07:33 vmlinuz26
edit : en cherchant je me demande si c'est pas du au fait que tout mon système est sur une partition ext4...
je vais essayer en réinstallant en ext3