Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!usc!samsung!munnari.oz.au!bruce!mark From: mark@bruce.OZ (Mark Goodwin) Newsgroups: comp.os.minix Subject: Re: Mounting old file systems under 1.5.0 Message-ID: <1789@bruce.OZ> Date: 15 Jan 90 00:41:44 GMT References: Organization: Monash Uni. Computer Science, Australia Lines: 12 From article by rbthomas@frogpond.rutgers.edu (Rick Thomas): > > How do you check? What do you look for? Where? > Inquiring minds want to know... > Rick Use the 'p' command of fdisk. The 'base' cylinder for each partition is either odd or even. If it's *odd*, then a pre-1.5.0 file system residing on that partition needs to be changed to type 128 (for mount under 1.5.0). If it's *even*, you're in luck (apparently). Mark.