Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!sunybcs!bingvaxu!chris From: chris@bingvaxu.cc.binghamton.edu (Chris Peck) Newsgroups: comp.os.minix Subject: Re: MINIX with RLL controler. Message-ID: <765@bingvaxu.cc.binghamton.edu> Date: 1 Feb 88 03:16:25 GMT References: <356@uvicctr.UUCP> Organization: SUNY Binghamton, NY Lines: 12 Summary: RLL works here.... In article <356@uvicctr.UUCP>, sbanner1@uvicctr.UUCP (S. John Banner) writes: > > Hello, I recently got a new HardDrive (30M RLL), and have been > working on getting MINIX going on it. I have a friend who has an I ran into LOTS of problems with my ST-238 under MINIX 1.1 - I just finished upgrading to 1.2 last weekend and the only fix/modification I needed was to wini.c (the NR_SECTORS needs to be changed to reflect the number of sectors per track for RLL - 25 (decimal) instead of 17). Also, using the 1.2 version of mkfs worked ALOT better - now if I could just get a 1.2 version fsck.c I'd be all set - the .dif file I have barfs out when I try to apply it). -Chris