The question was:
How to boot a 3/60 from a SCSI disk other than 0.
The solution is use HEX.
The format of the boot should be
b sd(0,a,0)
where a = 8*SCSI target+unit
On disks with embedded SCSI controllers (like WREN,s), the unit number is
always zero.
THis makes: a = 8 * 2 (for SCSI id 2 - in my setup)
a = 16.
a = 10(HEX)
thanks to Dale Carstensen and John Valdes who mentioned the key word HEX.
-- -larryLarry D. Kelley - ARH215 | Internet: ldk@raistlin.udev.cdc.com Control Data Corporation | uucp: {uunet}!shamash!raistlin!ldk 4201 Lexington Ave No. | AT&T: 01-612-482-6857 Arden Hills, MN 55126 |
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:10 CDT