POV-Ray : Newsgroups : moray.win : MorayLin : Re: MorayLin Server Time
27 Apr 2024 14:21:50 EDT (-0400)
  Re: MorayLin  
From: The Nerd Show
Date: 24 Jul 2005 17:45:01
Message: <web.42e40bbf2b6ab6d0dcf6cfb70@news.povray.org>
I installed qemu using these instructions:
http://turinglabs.com/gl/article.php?story=20050511201732846&mode=print

It can emulate Linux, Mac, Windows, even old DOS games, ones that require
you to boot to the CD or floppy.  Basically, you boot some images in a
window like this:

qemu -boot c -cdrom WinSetupCD.iso -hda MyNewWin.img -smb qemu -pci -m 256

You will of course have to create your own .iso images using
legally-obtained CDs.  It's a good way to learn networking, as you will
have to set up your own smb or ftp server.  And, if you want internet
access, a NAT gateway.

Seems like a lot of work but it is the cheapest way I know of can run Moray
on Linux.

Henry


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.