Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cbmvax!cbmehq!cbmger!peterk From: peterk@cbmger.UUCP (Peter Kittel GERMANY) Newsgroups: comp.sys.amiga.tech Subject: Re: AmigaDOS Filing systems questions Message-ID: <304@cbmger.UUCP> Date: 20 Aug 90 15:58:38 GMT References: <2729@mindlink.UUCP> <19479@well.sf.ca.us> Reply-To: peterk@cbmger.UUCP (Peter Kittel GERMANY) Organization: Commodore Bueromaschinen GmbH, West Germany Lines: 17 In article <2729@mindlink.UUCP> a275@mindlink.UUCP (Travers Naran) writes: >I have a problem, I was looking at my AmigaDOS Tech Ref. Manual and studying >the Filing System. No where does it mention what format is the "Bitmap" [ ... ] > I don't know how to get tell AmigaDOS to update the bitmap short of >making it do a full re-validate. There is a brute force way to do this: Execute the CLI command DiskChange on the drive, after you have set the BITMAP_VALID flag in the root block to invalid. This causes AmigaDOS to newly read the disk's parameters, find the bitmap invalid and start the validation process (yes, of the WHOLE disk; I don't know about a way to only register the changes). You know you can invoke CLI commands from C language and even from AmigaBasic by use of the dos library function named Execute. -- Best regards, Dr. Peter Kittel // E-Mail to Commodore Frankfurt, Germany \X/ rutgers!cbmvax!cbmger!peterk