All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: gkm@total.net, linux@cthulhu.engr.sgi.com
Subject: Re: A few(bunch? :) of questions.
Date: Wed, 24 Feb 1999 22:59:29 +0100	[thread overview]
Message-ID: <19990224225929.B1972@alpha.franken.de> (raw)
In-Reply-To: <199902241011.FAA26317@bretweir.total.net>; from gkm@total.net on Wed, Feb 24, 1999 at 05:12:04AM -0500

On Wed, Feb 24, 1999 at 05:12:04AM -0500, gkm@total.net wrote:
> My console doesn't work, the log shows lots of getty HANGUP signals and then 
> init stopping the process.

add a a getty for /dev/ttyS0 to your /etc/inittab and remove the other 
gettys for tty0-5.

> around waiting for Bootp to time out and such) Where can I get the latest 
> kernel source? (base 2.2.1 blows up impressivly when trying to compile :)

You can get it from the CVS on ftp.linux.sgi.com. But there are some
minor patches missing, which I've used for the test kernels. I'll check the
stuff in next weekend and create a source tarball.

> Related to the above:  How do I get support for the second ethernet and all 
> the other SCSI adapters?

If the second ethernet is the same as the first one, it should just be a
matter of adding the necessary probing stuff. For the other SCSI adapter
your out of luck. I do have a datasheet for the wd33c95, but I doubt it's
possible to write a driver with just this information. The wd33c95 is a scsi 
script processor (for me it looks a little bit like the NCR53C7xx/8xx
chips). So we would need a script first, but I don't have any idea how
write one, because this information is missing in the datasheet.

> Is there anyway I can dump the Irix drive?  As it is now, the 1 Gig drive is 
> used to hold vmlinux, that's it. Is milo something that works?

milo doesn't work for the Indy. Ralf told me about another boot stuff, which
would allow us to get the kernel from an ext2 partition. Ralf any news ?

Thomas.

-- 
   This device has completely bogus header. Compaq scores again :-|
It's a host bridge, but it should be called ghost bridge instead ;^)
                                        [Martin `MJ' Mares on linux-kernel]

  reply	other threads:[~1999-02-24 23:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-24 10:12 A few(bunch? :) of questions gkm
1999-02-24 21:59 ` Thomas Bogendoerfer [this message]
1999-02-25 12:12   ` ralf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990224225929.B1972@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=gkm@total.net \
    --cc=linux@cthulhu.engr.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.