Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default Can be done?

    If MAC OS-X can run on BSD, why can't Windows run on Linux? I wouldn't mind
    having Windows XP or Vista as a program under Linux. If you could write a
    program in Linux to clone a virtual machine that looks like a regular PC to
    Windows it would work I think.



    Nog Guest

  2. #2

    Default Re: Can be done?

    In article <R5gTf.1733$8G2.1178@trndny01>, Nog says...
    > If MAC OS-X can run on BSD, why can't Windows run on Linux? I wouldn't mind
    > having Windows XP or Vista as a program under Linux. If you could write a
    > program in Linux to clone a virtual machine that looks like a regular PC to
    > Windows it would work I think.
    >
    VMWare, WINE, Cedega.


    --
    Conor,

    Same shit, different day.
    Conor Guest

  3. #3

    Default Re: Can be done?

    On Sun, 19 Mar 2006 16:59:29 +0000, Nog wrote:
    > If MAC OS-X can run on BSD, why can't Windows run on Linux? I wouldn't mind
    > having Windows XP or Vista as a program under Linux. If you could write a
    > program in Linux to clone a virtual machine that looks like a regular PC to
    > Windows it would work I think.
    OS-X is really FreeBSD with an Apple shell, so it's not that hard to get
    Unix or Linux apps to run in it. Windows is a whole different developnent
    path. There are API translators like Wine and Cedega that let you run
    some Windows applications in a Linux system. There are also virtual
    machines like Bochs that simulate an Intel processor, on which you can
    install Windows, but that means buying a copy of Windows. It also means
    wasting a _LOT_ of processor cycles if you're emulating an Intel processor
    on a later Intel processor. Windows Vista will probably be such a CPU hog
    that it won't run in an emulated machine, assuming that its DRM will let
    it even boot in a system that isn't registered with Microsoft. If you
    really need both *nix and Windows Vista, get another box and add it to
    your LAN.

    Stephen J. Rush Guest

  4. #4

    Default Re: Can be done?

    On Sun, 19 Mar 2006 13:48:28 -0500, Stephen J. Rush wrote:
    > OS-X is really FreeBSD with an Apple shell,
    And a Mach kernel, unlike in *BSD.
    > so it's not that hard to get
    > Unix or Linux apps to run in it.
    Provided you know how to write an efficient Linux compatibility layer.
    Some (most) BSDs have this.
    > Windows is a whole different developnent
    > path. ...(snip)...
    > If you really need both *nix and Windows Vista, get another box and add
    > it to your LAN.
    Good advice.
    --
    mark south: world citizen, net denizen
    echo [email]znexfbhgu2000@lnubb.pb.hx[/email]|tr a-z n-za-m
    "Take it? I can't even parse it!" - Kibo, in ARK

    Mark South Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139