Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!osu-20.ircc.ohio-state.edu!sharkey From: SHARKEY@OSU-20.IRCC.OHIO-STATE.EDU (Scott A. Sharkey) Newsgroups: comp.os.minix Subject: Re: Hard Disk Problems with Ver 1.2.0 Keywords: Hard Disk Drive #2 with 1.2 Message-ID: <12569447752011@OSU-20.IRCC.OHIO-STATE.EDU> Date: 26 Feb 90 15:18:41 GMT References: <1990Feb23.152053.2497@ncsuvx.ncsu.edu> Sender: news@tut.cis.ohio-state.edu Organization: iLAN, Inc. (Guest Account) Lines: 8 I believe (because I had the same problem before rearranging my system so that minix was on drive 1 and DOS on drive 2) that there are some problems in the code that reads the partition table off the drives. I don't remember for sure, but I think the bug is that minix ALWAYS reads the partition table off drive 1, no matter what. But I "fixed" it by making a very small DOS partition on C:, which basically booted drive D: for DOS, and a larger minix partition on C. So, take a look at the code which reads partition tables. -Scott