Subject: Re: How to boot Netbsd by using Solaris
To: None <port-sparc@netbsd.org>
From: Mike Knell <M.Knell@westminster.ac.uk>
List: port-sparc
Date: 01/16/2002 09:32:09
mansoor asked:
> The final step is remaining for netbsd booting but
> problem is that how to boot netbsd under solaris?.
> I have made device node for scsi hard disk only for
> sd0 and sd1, since the machine has 4 hard disk.
> 
> Kindly tell me the procedure about the booting netbsd
> from hard disk 3.

You'll probably need to make nodes for sd2 and sd3 if the machine has
four disks, depending (I believe) on how SCSI IDs are assigned and which
disk has the system on it, but I'm kind of fuzzy in that area. Probably
best to create the nodes anyway.

Apart from that, OpenBoot should let you boot from disks other than the
first using, for instance..

boot disk3:a /netbsd -bs
     ^     ^    ^     ^
     |     |    |     +-- kernel flags
     |     |    +-- file to boot
     |     +-- slice to boot from (a-h, same as solaris 0-7)
     +-- device to boot from (disks are numbered 0-3)

..to boot a kernel called /netbsd from the first partition on the fourth
disk.

m.

-- 
This e-mail and its attachments are intended for the above named only and may 
be confidential. If they have come to you in error you must not copy or show 
them to anyone, nor should you take any action based on them, other than to 
notify the error by replying to the sender.