home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9620 < prev    next >
Encoding:
Text File  |  1992-09-01  |  2.1 KB  |  54 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!convex!news.utdallas.edu!corpgate!crchh327!crchh453!minyard
  3. From: minyard@crchh453.bnr.ca (Corey Minyard)
  4. Subject: Re: VM386?  Possible?
  5. Message-ID: <1992Sep01.224938.19323@bnr.ca>
  6. Keywords: windows,386,vm
  7. Sender: news@bnr.ca (News on crchh327)
  8. Nntp-Posting-Host: crchh453
  9. Reply-To: minyard@bnr.ca
  10. Organization: BNR
  11. References:  <1992Sep1.212303.2509@athena.mit.edu>
  12. Date: Tue, 01 Sep 1992 22:49:38 GMT
  13. Lines: 39
  14.  
  15. In article <1992Sep1.212303.2509@athena.mit.edu>, tytso@ATHENA.MIT.EDU (Theodore Ts'o) writes:
  16. |>    From: lm@slovax.Eng.Sun.COM (Larry McVoy)
  17. |>    Date: 1 Sep 1992 17:08:52 GMT
  18. |>    Reply-To: lm@sun.UUCP (Larry McVoy)
  19. |> 
  20. |>    Forgive my ignorance, but is it possible to run a 386 program on a
  21. |>    virtual 386 on a real 386?  The reason I ask is this: aren't a lot 
  22. |>    of dos programs running in 386 mode?  So even if you got VM86 working
  23. |>    and got a dos emulator running, wouldn't things like windows apps
  24. |>    not run at all?  Or is everything still running as an 8086?
  25. |> 
  26. .
  27. .
  28. .
  29. |> 
  30. |> It's true that you won't be able to run Windows on a VM86 emulator ---
  31. |> but that's because it's trying to be an *operating system*, and Linux has
  32. |> control over all of the page tables, interrupt descriptor tables, etc.,
  33. |> and it cannot reliquish them over to Windows without completely messing
  34. |> up Linux.
  35. |> 
  36. |> But for the majority of the PC *applications*, this shouldn't be a
  37. |> concern; they tend to be written using only 8086 code.
  38. |> 
  39. |>                                              - Ted
  40.  
  41. Well, the majority of the applications my wife uses are ms-windows.  She
  42. sure hates having to reboot the machine to go between linux and windows.
  43.  
  44. It should be technically feasible to have a "windows" emulator under
  45. linux (using X for its display!).  The screen stuff shouldn't be too
  46. difficult, just tedious.  The hard stuff would be memory handling and
  47. running things in 286 protected mode.
  48.  
  49. If anyone wants to do this, I will volunteer as a beta tester!
  50.  
  51. ----------------------------------------------------------------------
  52.  
  53. Corey Minyard
  54.