From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <56f8a55daa49dc56788e66ca949d355f@quanstro.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Serious Problem Running Plan 9 on Virtual PC From: erik quanstrom Date: Fri, 1 Feb 2008 12:54:29 -0500 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: 3f56a732-ead3-11e9-9d60-3106f5b1d025 > With this situation at hand, and the bag of nasty little tricks empty, = I =20 > think the better option is to either try another virtualization/emulati= on =20 > solution (I gave up on Bochs x86 emulator just a few minutes ago, it wa= s =20 > too unstable and slow for my purpose) or get a used hard drive for that= =20 > little old PC sitting in the corner of my room. if you run linux vblade (on sourceforge), you can use that as your disk. vblade is a software aoe target. not very fast, but requires only ethern= et. the main trick would be configuring the drive. this can be done with the following commands: ; bind -a '#=C3=A6' /dev ; echo bind /net/ether0>/dev/aoe/ctl ; echo config switch on spec e type aoe//dev/aoe/2.0 >/dev/sdctl=20 # creates /dev/sde0. - erik