Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!ucsd!rutgers!njin!uupsi!sunic!ericom!eos.ericsson.se!epames From: epames@eos.ericsson.se (Michael Salmon) Newsgroups: comp.os.minix Subject: Re: MINIX -> DOS from DOS Message-ID: <1990Nov5.080352.9723@ericsson.se> Date: 5 Nov 90 08:03:52 GMT References: <9287@b11.ingr.com> Sender: news@ericsson.se Reply-To: epames@eos.ericsson.se Organization: Ericsson Telecom AB Lines: 14 In article <9287@b11.ingr.com> Tony Goodloe writes: >Does someone have a utility for reading a MINIX file system from DOS. I >know that there are those that run under MINIX, but MINIX won't run on >my machine. Any help is greatly appreciated. I had this problem when I first bought MINIX and the way that I solved it was to write a short Turbo Pascal programme that read the entire disk into a DOS file using BIOS calls and a similar one to write it out. I then went on to write a programme to explore the file system, this was a little harder but a good way to learn the file system. I would happily send you copies but unfortunately the code is in Australia and I am in Sweden. Good luck Michael