Path: utzoo!attcan!uunet!cbmvax!joe From: joe@cbmvax.UUCP (Joe O'Hara) Newsgroups: comp.sys.amiga Subject: Re: How can I tell if I'm running FFS? Keywords: 1.3, FFS, Overdrive, ST157N Message-ID: <5288@cbmvax.UUCP> Date: 22 Nov 88 01:28:40 GMT References: <621@cord.UUCP> Reply-To: joe@cbmvax.UUCP (Joe O'Hara) Distribution: na Organization: Commodore Technology, West Chester, PA Lines: 22 In article <621@cord.UUCP> nsw@cord.UUCP (Neil Weinstock) writes: >So: How can I absolutely confirm that I am in fact running FFS on >my supposed FFS partition? I can find nothing in the Enhancer >to indicate that there's a command which will show what file system >is running on any particular mounted device. Try the LOCK command. It is designed to lock/unlock FFS partitions. Type: LOCK FAST: ON where fast: is the name of your partition. If the partition is old file system you'll get a message: Attempt to change lock failed. If the partition is FFS you'll get: FAST: locked Don't forget to unlock it: LOCK FAST: OFF -- ======================================================================== Joe O'Hara || Comments represent my own opinions, Commodore Electronics Ltd || not my employers. Any similarity to Software QA || to any other opinions, living or dead, || is purely coincidental. ========================================================================