> > root=LABEL=/ ... panics ... kernel.org > > From: Ed L Cashin [mailto:ecashin@uga.edu] ... > > Last guy I saw solve this problem was reading > a couple grub tutorials on the web. > > He finally solved it by getting rid of the > whole LABEL syntax and using devices in his > grub file, if I recall correctly. Aye, precisely ... me too! With the redhat.com kernels I have installed, root=LABEL=/ works, but with my kernel.org kernels, only root=/dev/hda2 works. I mean to be questioning this mystery: why does root=LABEL=/ only sometimes work. If I'm understanding our discussion, here we first replied with a question: did I make /boot/initrd*.img only for my redhat.com kernels. I answer that I made initrd*.img for my kernel.org kernels too. In particular, I see /boot/initrd-2.5.72-pel.img exists. Indeed, `ls -l /boot/initrd*.img` tells me my working and not working initrd*.img have the same -rw-r--r-- permissions and root:root ownership. So why does root=LABEL=/ only sometimes work??? Pat LaVarre __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/