From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2d8e2f4584e4e8959be77a1f39a31616@proxima.alt.za> To: 9fans@cse.psu.edu Subject: Re: [9fans] disk/^(mbr format fdisk prep) From: lucio@proxima.alt.za In-Reply-To: <9d0d3b47374856a75b0011ff6f8eb6bc@hamnavoe.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 8 May 2004 12:02:28 +0200 Topicbox-Message-UUID: 74a95f84-eacd-11e9-9e20-41e7f4b1d025 > The disk utilities do work with regular files (see the last few lines of > /sys/src/libdisk/disk.c), but you probably need to preallocate one of > the required size. Try dd -if /dev/zero ... I did, that was the bit about less storage than the stated capacity. Perhaps you can clarify how partitioning would work? I hope I'm not the only one that would need to consult the sources to understand the finer details. ++L