On Thu, Apr 19, 2001 at 11:45:08PM +0100, Dave Gilbert wrote: > So if you: > > setenv OSLoadOptions "root=/dev/sda1 ro" > > The kernel actually sees: > OSLoadOptions=root=/dev/sda1 ro > > So I had to do: > > setenv OSLoadOptions " root=/dev/sda1 ro" > > Which works like a dream. (Note the trailing space after the first " ) This sounds like a ARC firmware bug. The patch Guido produced 2 weeks ago now in the kernel worked for me on multiple indys and indigo2s up to now without the leading space. Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?