From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 27 Sep 2000 14:13:55 -0400 From: Anthony Sorace Message-Id: <200009271813.OAA28242@er3.rutgers.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Hardware for Plan 9 file server? Topicbox-Message-UUID: 113660f4-eac9-11e9-9e20-41e7f4b1d025 //how do I resume the installation process from that % prompt? if you can get the 9fans/comp.os.plan9 archives, there's complete instructions there somewhere. i got lucky enough to only need to edit vgadb, so i've no first-hand experience with it. if i recall correctly, the steps were: (1) create partitions, using disk/fdisk (2) create Plan 9 partitions in that new partition, using disk/prep, (3) format that Plan 9 partition, adding an appropriate boot sector, using disk/format, then (4) unpack the distribution file, using wrap/inst. technicly, the man pages for these give you all you need to know, but i'd advise going through the archives for more detailed instructions. : anothy;