From mboxrd@z Thu Jan 1 00:00:00 1970 From: imp@village.org (M. Warner Losh) Date: Tue, 29 Jan 2002 16:10:18 -0700 (MST) Subject: [TUHS] Porting Unix v6 to i386 In-Reply-To: <02012822034503.20290@g4klx> References: <02012717103901.00631@linux> <02012822034503.20290@g4klx> Message-ID: <20020129.161018.09582254.imp@village.org> In message: <02012822034503.20290 at g4klx> Jonathan Naylor writes: : I would guess that VMWare would be a great host, or maybe its open source : equivalents (Plex86 or Bochs) so that you could save the reboot cycles. I : would also try porting V7 instead of V6, at least initially. With so much : open source code out there, it'd be a relatively simple task to find C code : for IDE disc access and such like. I would even suggest getting older Linux : code from the 2.0.x days as its likely to be a little less complex, while : still being stable. There is a stripped down Linux port called Elks to the x86 right now. It seems to work OK for these old 8088 machines (and newer ones in the psion). But I'm still none-the-less drawn towards a v7 port :-)... Warner