On Fri, 2003-06-06 at 12:02, Anthony Joseph Seward wrote: > <snip> > > Probably the problem is your kernel is unable to read the LABEL of the > > partition. The workaround would be to change "LABEL=/" to the actual > > root filesystem device. > > > > I don't use LABEL with the 2.5 kernel. I thought that might be the > problem so I went the 'root=/dev/hda1' route. > Might be a completely different problem then... > > Anyone know what kernel option needs to be activated so the kernel can > > read LABEL from the partitions? > > > > Warren Togami > > warren@xxxxxxxxxx > > Are you using a 2.5 kernel now? At one point I thought you had some RPMs on the fedora site. > > Tony Yes I regularly test 2.5 kernels on all my hardware, however they are built from scratch. Only thing you really need to add to Shrike is Rawhide modutils. (There will however be problems due to the different module names in 2.5 kernels. I usually workaround those manually after booting.) Warren