--- title: "Map Out Bad Blocks" type: "article" slug: "map-out-bad-blocks" url: "http://localhost/article/map-out-bad-blocks/" markdown_url: "http://localhost/article/map-out-bad-blocks.md" published_at: "2026-01-25T20:20:45+00:00" modified_at: "2026-01-25T20:20:45+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This LARKEN LKDOS utility will read a disk and take all the bad blocks out of the catalog, then save the new catalog to disk. Doing this will prevent the computer to try and save on a bad block (CRC ER's when saving) which may result in a bad save or even a system crash…" category: - name: "Byte Power" slug: "byte-power" taxonomy: "category" url: "http://localhost/category/periodicals/byte-power/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Kristian Boisvert" slug: "boisvert-kristian" taxonomy: "indiv" url: "http://localhost/indiv/boisvert-kristian/" publication_r: id: 38570 title: "Byte Power 1st Class Magazine" type: "periodical" url: "http://localhost/periodical/byte-power-1st-class/" authors_r: - name: "Kristian Boisvert" slug: "boisvert-kristian" taxonomy: "indiv" url: "http://localhost/indiv/boisvert-kristian/" issues_articles: - id: 38580 title: "Byte Power May 1988" type: "issue" url: "http://localhost/issue/byte-power-10/" pubdate: "May 1988" archive_link: true --- # Map Out Bad Blocks This LARKEN LKDOS utility will read a disk and take all the bad blocks out of the catalog, then save the new catalog to disk. Doing this will prevent the computer to try and save on a bad block (CRC ER’s when saving) which may result in a bad save or even a system crash (NMI-SAVE). If a bad block is encountered and is used by a file in the catalog, the computer will ask you if you want to delete that file. Press “Y” if you want to, “N” if you don’t. This utility will work on any disk format. When the program has loaded, RUN 9999 to save to disk.