On Monday 16 June 2003 11:21, Oleg Drokin wrote: > On Mon, Jun 16, 2003 at 11:16:52AM +0200, Till Gerken wrote: > > kernel (hd0,0)/boot/vmlinuz-2.4.21 root=/dev/hda1,rw hdc=ide-scsi > > pci=biosirq idebus=66 > > I suggest you to replace the comma between "root=/dev/hda1" and "rw" with > space.
You are right, that did the trick. Since I have been using that configuration file for well over a year, I assumed it to be correct - especially since it worked as expected. Thanks for the tip, Till