Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!panda!talcott!harvard!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix-wizards Subject: Re: 4.2BSD boot from slave 1 disk Message-ID: <4149@umcp-cs.UUCP> Date: Tue, 19-Mar-85 01:36:49 EST Article-I.D.: umcp-cs.4149 Posted: Tue Mar 19 01:36:49 1985 Date-Received: Fri, 22-Mar-85 00:58:29 EST References: <798@milo.UUCP> Distribution: net Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 14 To boot from ra(1,0) by default (or by B RAS/B RAM from the 780 console), you have to hack up the boot program (/sys/stand/boot.c, BOOT on the floppy) a bit. What we did was use r9 to specify the device and partition (though using the high word of r10 might be better, since it's already set to 0). Basically it's a matter of replacing the string at the top with the right numbers (it already replaces the "xx" based on r10, a.k.a. devtype). Then all you need to do is edit RASBOO.CMD, RAMBOO.CMD, and DEFBOO.CMD, to include the device and partition information. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251) UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland