home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22630 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.6 KB  |  52 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!lindblat.cc.monash.edu.au!cheiu
  3. From: cheiu@lindblat.cc.monash.edu.au (LY Cheiu)
  4. Subject: DOS EMULATOR0.4 DOESN'T BOOT FROM FLOPPY
  5. Message-ID: <1993Jan4.100403.22211@monu6.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University
  8. Date: Mon, 4 Jan 1993 10:04:03 GMT
  9. Lines: 41
  10.  
  11. hi,
  12.  
  13. I compiled the version of dosemulator from sunsite.unc.edu.
  14. It compiled cleanly and I followed the instructions however there are ends
  15. missing.
  16.  
  17. This is the result I get when I run it with a formatted 1.2meg floppy(with system files).
  18. Actually, this is the result when I have any floppy(whether i have system files
  19. or whether it is dos floppy...it doesn't matter).
  20.  
  21. EMULATE
  22. ISBLK
  23. dev : 200
  24. DISK /dev/fd0 removeable
  25. ISBLK
  26. dev : 201
  27. DISK /dev/fd1 removeable
  28. cann't get termcap kI
  29. cann't get termcap kD
  30. ...whole lot of termcap stuffs..about 10 line..deleted to save the readers on a 2400 baud modem(like me!)
  31.  
  32. FLOPPY /dev/fd0 h=2, s=15, t=80
  33. general protection
  34.  cs    eip     ss    esp      flags    ds   es   fs   gs 
  35.    0:00000000    0:00000000 00000000    0    0    0    0
  36.   eax      ebx      ecx      edx      edi      esi      ebp
  37. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
  38.  e8 5b 02 00 00 b8 2d 00 00 00
  39. booted
  40.  
  41.  
  42. And here, the program exit quite nicely. Of course, it hasn't done much.
  43.  
  44. I think there is somethine I am missing here. I do have libemu in /lib(otherwise
  45. it would not work) and I have 0.99 pl1(or 0...not sure. it says 0.99-44..so..)
  46.  
  47. Anyway, I would appreciate any help you can give me. Thanks very much in
  48. advance.
  49.  
  50. Jae
  51.  
  52.