Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!yale!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.unix.questions Subject: Re: Recurring problem in root filesystem Message-ID: <15590:Sep402:41:0190@kramden.acf.nyu.edu> Date: 4 Sep 90 02:41:01 GMT References: <1990Aug31.134539.749@aucs.uucp> <1990Sep02.232056.9063@pilikia.pegasus.com> <4010@auspex.auspex.com> Organization: IR Lines: 9 In article <4010@auspex.auspex.com> guy@auspex.auspex.com (Guy Harris) writes: > >Try running fsck on the *unmounted* root filesystem, > Try unmounting the root filesystem first. Good luck.... Wait a minute. Can't you chroot() to another filesystem, then remount the original root below the new one? I haven't tested this but it seems like it should work on an otherwise unused system. ---Dan