From: Ben Gras Date: Fri, 23 Feb 2007 08:33:33 +0000 (+0000) Subject: Note about mkfs needing more memory after r2751. X-Git-Tag: v3.1.3~63 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch01.html?a=commitdiff_plain;h=d75a1c3f381448ff2821b10eaccf449db790c930;p=minix.git Note about mkfs needing more memory after r2751. --- diff --git a/docs/UPDATING b/docs/UPDATING index 19920b5ee..8fd6b8369 100644 --- a/docs/UPDATING +++ b/docs/UPDATING @@ -34,3 +34,7 @@ 20070118: drivers.conf has been updated to include an ACL for mfs. it has to be installed before rebooting after an update of the mount command. +20070212 (r2751): + mkfs needs more memory to make an image; chmem it or do + # touch mkfs.c ; make /usr/bin/mkfs + in /usr/src/commands/simple.