From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <4DEFD1B3.5000403@yahoo.fr> References: <4DEFD1B3.5000403@yahoo.fr> Date: Wed, 8 Jun 2011 13:08:44 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] how to mount an inert fossil partition? Topicbox-Message-UUID: edc67196-ead6-11e9-9d60-3106f5b1d025 if the fossil partition is /dev/sdC0/fossil on the cpu you're on, you should be able to bring it up (assuming the configuration is sane) using: fossil/fossil -f /dev/sdC0/fossil if not you can print the configuration: fossil/conf /dev/sdC0/fossil and rewrite it with the -w flag. the example in the man page is fairly complete. -Skip On Wed, Jun 8, 2011 at 12:46 PM, Nicolas BERCHER wrote: > Hi everybody, > > I've read a lot of documentation so far but I'm still not able to draw ho= w > to mount an "inert fossil partition" (i.e. available as a regular partiti= on, > but not used by the system). > > I did some bad configuration and I can't boot my Plan 9. =A0So I try to u= se > another Plan 9 install to repair my conf. =A0Note that I use qemu (withou= t its > snapshoting opportunities, I know it's a shame!) > > Or maybe there's another way 'from outer space' for doing such things...? > > Thanks, > Nicolas > >