home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 36379 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!spool.mu.edu!umn.edu!csus.edu!netcom.com!feustel
  3. From: feustel@netcom.com (David Feustel)
  4. Subject: Re: VMDISK image back into a floppy?
  5. Message-ID: <1992Nov14.001902.3256@netcom.com>
  6. Organization: DAFCO: OS/2 Software Support & Consulting
  7. References: <Richard.Solomon.26.721577747@ColoSpgs.NCR.COM>
  8. Date: Sat, 14 Nov 1992 00:19:02 GMT
  9. Lines: 23
  10.  
  11. Richard.Solomon@ColoSpgs.NCR.COM (Richard Solomon) writes:
  12.  
  13. >While hacking around with my DOS 5.00 VDM the other day, I accidentally 
  14. >hosed my CONFIG.SYS so the VDM won't boot.  Now I'd like to be able to take
  15. >the disk image created by VMDISK and turn in back into a floppy so I can get
  16. >things running again!
  17.  
  18. >I tried LOADDSKF just for grins, but it of course complains about file 
  19. >format (Hey it was a long shot).  Does anyone know how to turn that VMDISK
  20. >image back into a floppy?  or failing that, any other way to access the
  21. >image as a file system?
  22.  
  23. Funny you should ask, since I was wondering the same thing yesterday.
  24. If you have the MKS dd program, try the command
  25. dd ifs=[image file name] ofs=a: bs=18b count=160
  26. That command will copy the binary file image to the floppy and, if
  27. the image file really is, make it possible for you to edit the floppy
  28. copy of config.sys. I haven't tried this myself yet.
  29. -- 
  30. Dave Feustel N9MYI <feustel@netcom.com>
  31.  
  32. If convicted felons can't own firearms, then why in Hell
  33. do we let GE make nuclear weapons?
  34.