Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!shelby!bloom-beacon!eru!luth!sunic!mcsun!hp4nl!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: My disk problem with 1.5.3 (PC) Message-ID: <5657@star.cs.vu.nl> Date: 23 Feb 90 14:10:54 GMT References: <11934@nigel.udel.EDU> Sender: news@cs.vu.nl Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 13 In article <11934@nigel.udel.EDU> TM03%SWTEXAS.BITNET@ricevm1.rice.edu writes: > The file system on my hard disk was set up two years ago using >Minix 1.2 and has been good and stable through 1.3 up until now. >My 1.5.x Minix will not mount the system (error is: > mount: dev/hd2 is not valid file system ) Chances are it is due to the STUPID_WINI_ADJUST problem. MINIX expects blocks to begin at even sectors. MS-DOS does not. That was always solved in an ad hoc way before. Now Bruce has solved it in a very nice way by providing commands in fdisk to manipulate the origin and size of partitions. Take a good look at fdisk. Andy Tanenbaum (ast@cs.vu.nl)