From b905e61ae0dae0dec58fa9657d4e1514566b143f Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Mon, 12 Jan 2026 20:22:17 -0500 Subject: Reduce the size of the Linux system. Add a better readme. --- jslinux-2019-12-21/root-x86/blk.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jslinux-2019-12-21/root-x86/blk.txt') diff --git a/jslinux-2019-12-21/root-x86/blk.txt b/jslinux-2019-12-21/root-x86/blk.txt index 65791bb..096ffc7 100644 --- a/jslinux-2019-12-21/root-x86/blk.txt +++ b/jslinux-2019-12-21/root-x86/blk.txt @@ -1,4 +1,4 @@ { - block_size: 2048, - n_block: 25, + block_size: 4096, + n_block: 3, } -- cgit v1.2.3