RE: Recognizing old scsi controller/disk

1997-07-07 Thread Matthew
>--
>From:  Michael B. Taylor[SMTP:[EMAIL PROTECTED]
>Sent:  05 July 1997 21:14
>To:debian-user@lists.debian.org
>Cc:The recipient's address is unknown.
>Subject:   Recognizing old scsi controller/disk
>
>I boot the system using a Debian 1.3 rescue disk.  At the boot prompt, I
>type:
>
>tmc830=0xca00,5
>
>per the help file (f5 key) on the rescue disk.  I have also tried more and
>fewer trailing zeros in the memory address.  The system responds with:
>
>Could not find kernel image:  tmc830=0.xca
>
I think you will need to type
linux tmc830=0xca00,5

The first parameter should always be what image to boot, and then any
options to pass to it. Pressing TAB should show you a list of available
images. The default image on the rescue disk might not be called linux,
it might be install or something like that, I've never used the rescue
disk, so I can't say.

>-- 
>Matthew Collins
>Mitral Systems Ltd
>
>
>-BEGIN PGP PUBLIC KEY BLOCK-
>Version: 2.6.3i
>
>mQBtAzOVpgEDALPNmzs2NbdujeQob7Gco/utiwikwcgqp602ssU+d7cyLiWM
>HjMx8j5fSEh9203MON6XRaf8f+DDoSoFc6iTlMPyTKrT5f2XAR1Rwi+g0T2sqfD2
>QMtSRGvc+o0URk+K/QAFEbQsTWF0dGhldyBDb2xsaW5zIDxtYXR0aGV3QG1pdHJh
>bC5kZW1vbi5jby51az6JAHUDBRAzlaYA3PqNFEZPiv0BAcTqAwClULFw4FAsFbue
>rn6Djc403zkdvwWufVkM0zL7wCCD/xNnpzxcR3yTI2dCKMHio32OW61L4IaTY2Ip
>uyANX7XXJDkwVtwdquiXX+RILI0fVs8JQxTG8n6zgpbBrFEpTbk=
>=5NLk
>-END PGP PUBLIC KEY BLOCK-
>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Recognizing old scsi controller/disk

1997-07-06 Thread Adam Klein
In <[EMAIL PROTECTED]>, "Michael B.
Taylor" <[EMAIL PROTECTED]> wrote:
> I am unable to get an old scsi disk recognized during installation, and
> would appreciate help.

> I am trying to install Debian on a rather old system with a Future Domain
> TMC830 scsi controller.  From information obtained from Adaptec's (they
> bought Future Domain) web site, I have determined that the card is
> jumpered for memory address of CA000-C8FFF, and an interupt of IRQ 5.
> This is the default setup for the card.  This card/disk boots up DOS just
> fine.

> I boot the system using a Debian 1.3 rescue disk.  At the boot prompt, I
> type:

> tmc830=0xca00,5

> per the help file (f5 key) on the rescue disk.  I have also tried more and
> fewer trailing zeros in the memory address.  The system responds with:

> Could not find kernel image:  tmc830=0.xca

> I am not trying to point to a kernel image with the boot parameter, I am
> just trying to get it to recognize the scsi hardware.

> I have installed Debian on an IDE drive on this system with no problems.

> I am out of ideas.  Yours would be greatly appreciated.

Whenever you specify an option at the boot prompt, you also need to specify
the name of the kernel.  On the rescue disks, I think it's called "linux".

Adam Klein


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .