From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <28fe3f3f6986b80740c05e44e4977597@cs.Helsinki.FI> To: 9fans@cse.psu.edu Subject: Re: [9fans] use installation disk as repair ? From: anyrhine@cs.Helsinki.FI In-Reply-To: <873cm973hz.fsf@rgristroph-austin.ath.cx> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 28 Feb 2003 14:07:31 +0200 Topicbox-Message-UUID: 753d7810-eacb-11e9-9e20-41e7f4b1d025 > how can I mount the harddisk after booting up the > installation floppy so I can back out my changes ? in case there is no /dev/sdC0 directory after booting, you'll need to bind -a '#S' /dev after that you can start kfs and mount what it serves with disk/kfs -n blah -f /dev/sdC0/fs mount -c /srv/kfs.blah /n/kfs -Aki Nyrhinen