Hi, I tried to make a custom kernel with module versionning disabled, but my custom kernel didn't boot showin the following message instead: -------- VFS: Cannot open root device "LABEL=/" or 00:00 Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs on 00:00 ----------- I did the compilation on RedHat 8.0 using the distro provided kernel sources in /usr/src/linux-2.4.18-14 under root account with the following comands: make xconfig make dep make clean make bzImage make modules make modules_install make install The /boot/grub/grub.conf file was set for the custom curnel by the make script itself Could someone tell me what I've done wrong and how to solve the problem. Thanks! ____________________________________________________ Какво е реклама в Интернет? - http://reklama.mail.bg -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/