Path: utzoo!attcan!uunet!cs.utexas.edu!rice!sun-spots-request From: ittc!fbresz@uunet.uu.net Newsgroups: comp.sys.sun Subject: Re: Booting problem Keywords: Miscellaneous Message-ID: <9638@brazos.Rice.edu> Date: 5 Jul 90 12:22:02 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 22 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n246 X-Sun-Spots-Digest: Volume 9, Issue 247, message 13 In article <9553@brazos.Rice.edu> amhastings@ucdavis.edu (amhastings@ucdavis.bitnet) writes: >I am having trouble getting my SUN 3/50 (a dataless machine) to boot from >its own disk. If I try b sd() or b sd(,2), nothing happens (the local >disk is addressed as sd2). If I try b le() -a, and get the process >started from the machine used to set up the 3/50, then tell it to boot >vmunix from the local disk (sd2) all goes well. One possibility: the >disk used to be a second disk on the server and then was moved, so it may >not be terminated properly. Is this the problem? Any other suggestions ? Sounds like the disk is missing the infamous boot block, no problem. Check out the installboot command: I have used it a few times. On 4.0.3 try cd /usr/kvm/mdec installboot -vlt /boot bootsd /dev/rsd2a try 'man installboot' to find out exactly what it does Note pre 4.0 systems the installboot behaves slightly differently. fbresz@ittc.wec.com uunet!ittc!fbresz