From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] simple question: I want boot to bring up an rc prompt in boot() From: "Russ Cox" Date: Fri, 7 Apr 2006 14:42:18 -0500 In-Reply-To: <4436AD8A.8000503@lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 32adacc6-ead1-11e9-9d60-3106f5b1d025 If you look at the now-deprecated /sys/src/9/pc/pcfl, you'll see how to start rc and just skip the boot program entirely. Russ