From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <615a97c12583e1c44977db4886362d8d@csplan9.rit.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] repartitioning Date: Fri, 29 Jun 2007 12:11:40 -1000 From: john@csplan9.rit.edu In-Reply-To: <63c88099e87b68e9292d635fa6d25af2@9netics.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 8c668c1e-ead2-11e9-9d60-3106f5b1d025 > i need to add a cache partition (to test a mod to cfs). it's a vmware > machine. i think i should be able to expand the disk using vmware > diskmanager and then fdisk in plan9. anyone done this? When I wanted cfs, I just added another virtual hard drive (about 200 megabytes) and formatted that from within Plan 9. Works just fine! Perhaps there is a specific reason you want to use the same disk, but I think my method will save some hassle. John