From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Booting Plan9 standalone and in vmware From: YAMANASHI Takeshi <9.nashi@gmail.com> Date: Tue, 2 Nov 2004 10:54:31 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f9d11116-eacd-11e9-9e20-41e7f4b1d025 On Tue Nov 2 10:40:21 JST 2004, Paul Lalonde wrote: > fossil(#S/sdC0/fossil)...fsOpen: open /dev/sdD0/fossil: > '/dev/sdD0/fossil does not exist' : > Where is this reference to /dev/sdD0/fossil encoded? Your fossil configuration branded into fossil partition might contain sdD0 like: % fossil/conf /dev/sdC0/fossil (or any other fossil partition) : fsys main config /dev/sdD0/fossil : You might need to change the line and brand it to the partition with fossil/conf -w again. --