Subject: Re: Boot Problems on SPARC2 after running 'sysinst'
To: Beaker <beaker@myrealbox.com>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-users
Date: 05/20/2002 23:34:21
--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, May 20, 2002 at 12:59:46PM -0700, Beaker wrote:
> ---
> Boot device:  /sbus/esp@0,800000 sd0,3   File and args:   netbsd
> SCSI device 3,0 is not responding
> Can't open boot device
> ---
>  I've tried several variations on the 'boot' command:
>=20
> boot netbsd -s
>=20
> ok  probe-scsi all
> Target  0
>     Unit  0    Disk    DEC    DSP3107LS    441C00004998033!
> all  ?
> ok

(use 'probe-scsi' or 'probe-scsi-all', there is nothing like 'probe-scsi al=
l')

you are apparently trying to boot from the wrong device. scsi 0,3 is the
default boot device for SPARC while you have your disk at scsi 0,0.

a) switch your disk to scsi id 3 to your boot device will be scsi 0,3

b) change default boot device from 'disk3' to 'disk' (or appropriate
   alias for SCSI 0,0) in OBP with command:

   ok setenv boot-device [desired device] [backup device] [...]

regards,

--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org>   ASCII Ribbon campaign against  /"\=
 --
--                  <salo@silcnet.org>   e-mail in gratuitous HTML and  \ /=
 --
--                                       Microsoft proprietary formats   X =
 --
-- PGPkey: http://Xtrmntr.org/salo.pgp                                  / \=
 --
-- Key Fingerprint: DBEC 8BEC 9A90 ECEC 0FEF  716E 59CE B70B 7E3B 70E2     =
 --

--UlVJffcvxoiEqYs2
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (NetBSD)

iD8DBQE86WvdWc63C347cOIRAmiFAKDj7c/oz8Fc9uE1ogCUwW3U/5YvggCcCZrc
xwCvzmvc6dVv/tv1sRI0F5s=
=wOZV
-----END PGP SIGNATURE-----

--UlVJffcvxoiEqYs2--