Does anyone have a built kernel with this patch applied?
Thanks!
Eric.
Mark Salter wrote:
>
> > The kernel starts, and it finishes off with:
>
> > Partition check:
> > sda: sad1 sda2 sda3 sda4
> > sdb: sdb1 sdb2 sdb3
> > VFS: Mounted root (ext2 filesystem) readonly.
> > : Can't open
>
> > And then nothing.
>
> > What am I missing?
>
> > - Alex
>
> > Alex deVries Success is realizing
> > System Administrator attainable dreams.
> > The EngSoc Project
>
> Try this patch to linux/arch/mips/sgi/prom/cmdline.c:
>
> *** cmdline.c.orig Tue Sep 2 16:59:26 1997
> --- cmdline.c Tue Sep 2 15:59:04 1997
> ***************
> *** 52,57 ****
> --- 52,59 ----
> pic_cont:
> actr++;
> }
> + if (cp != &(arcs_cmdline[0])) /* get rid of trailing space */
> + --cp;
> *cp = '\0';
>
> #ifdef DEBUG_CMDLINE
>
> --Mark
--
Eric Kimminau System Engineer/RSA
eak@detroit.sgi.com Silicon Graphics, Inc
Voice: (248) 848-4455 39001 West 12 Mile Rd.
Fax: (248) 848-5600 Farmington, MI 48331-2903
VNet Extension - 6-327-4455
"I speak my mind and no one else's."
http://www.dcs.ex.ac.uk/~aba/rsa/perl-rsa-sig.html
When confronted by a difficult problem, solve it by reducing
it to the question, "How would the Lone Ranger handle this?"
Windows 95: n.
32 bit extensions and a graphical shell for a 16 bit patch to an
8 bit operating system originally coded for a 4 bit microprocessor,
written by a 2 bit company that can't stand 1 bit of competition.
Author unknown.
|