VFS: Cannot open root device "hda2" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel Panic - not synking : VFS: Unable to mount root fs ...
twinc@linux:~> sudo cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on Tue Aug 1 09:11:24 2006
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title Linux
kernel (hd0,1)/boot/vmlinuz-2.6.5-7.244-default root=/dev/hda2 vga=0x31a sel
inux=0 splash=silent resume=/dev/hda1 elevator=as showopts
initrd (hd0,1)/boot/initrd-2.6.5-7.244-default
title SmartCore
kernel (hd0,1)/boot/vmlinuz-2.6.17-SmartCore root=/dev/hda2 selinux=0 noresu
me showopts
initrd (hd0,1)/boot/initrd-2.6.17-SmartCore
Linux - стандартное ядро при установке Suse 9.3
SmartCore - моя сборка 2.6.17
Предположил, что ошибка из-за того, что опция initrd в ядре была отключена.
тогда вопрос... могу я изменить конфиг, а потом сделать рекомпил без mrproper? чтобы не компилить все заново.