On Thu, 2004-01-22 at 13:19, Matt H. wrote: > > > > However, two strange things happened: > > > > - at first boot my new kernel got panic - it wouldn't recnogize boot > > option root=LABEL=/ in grub.conf. A simple change into root=/dev/myhd > > solved. Any hints on how to restore it to root=LABEL=/? > > You need to build a new initrd image for that custom kernel and add it to > your grub conf. > See this for some helpful kernel related info: > http://www.linux.org.uk/%7Edavej/docs/fedora-kernel-faq.txt Thanks a lot for the link. I tried a google search on the topic and didn't find anything. E.