Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!mit-eddie!bloom-beacon!eru!hagbard!sunic!ericom!eos.ericsson.se!epames From: epames@eos.ericsson.se (Michael Salmon) Newsgroups: comp.os.minix Subject: Re: install and backup minix Keywords: minix Message-ID: <1990Dec11.115631.6137@ericsson.se> Date: 11 Dec 90 11:56:31 GMT References: <10593@uhccux.uhcc.Hawaii.Edu> Sender: news@ericsson.se Reply-To: epames@eos.ericsson.se Organization: Ericsson Telecom AB Lines: 15 In article <10593@uhccux.uhcc.Hawaii.Edu> Milton Cha writes: >i just received my minix 1.5 and want to backup the >disks. does anyone know what to use to backup the >disk if they are not ms-dos compatible? also, are When I got my copy of minix I had the same problem and the way I got around it was to read the diskette into a file and then write it out to another diskette. It took about an hour to write in Turbo Pascal. Avoid the MS-DOS interface and go straight to the bios and its all a piece of cake. If I remember correctly the stack pointer is destroyed so you have to save and restore it. Hope that this is of some use. Regards Michael Salmon