On Thu, Sep 02, 2004 at 02:53:28PM +0200, Pamplemousse Mk2 wrote : > VFS: Cannot open root device "hdb1" or unknown-block (0,0) > Please append a correct "root=" boot option > Kernel Panic: VFS: unable to mount root fs on unknown-block (0,0) > > Mon grub pour ce kernel est ceci: > root (hd1,0) > kernel /boot/mon_vmlinux root=/dev/hdb1 ro > > le grub a ete edite par dpkg (j'ai compile le noyau en faisant "fakeroot > make-dpkg append-to-version=-xxxxx kernel_image).
Es-tu parti d'un .config "debian"? Celui-ci ne compile pas en dur la prise en charge des syst�mes de fichiers comme ext2/3. Il a donc besoin d'un initrd. => make-dpkg --initrd -- Charles

