From b21b9ba89cf66a8fac6f94efb79cfb425a2c4df2 Mon Sep 17 00:00:00 2001 From: aiju Date: Tue, 7 Aug 2012 17:57:04 +0200 Subject: added hjfs --- rc/bin/inst/prepdisk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc/bin/inst/prepdisk') diff --git a/rc/bin/inst/prepdisk b/rc/bin/inst/prepdisk index 359b93621..5427fc61e 100755 --- a/rc/bin/inst/prepdisk +++ b/rc/bin/inst/prepdisk @@ -7,6 +7,8 @@ fn autotype { switch($fstype){ case cwfs cwfs64 cwfs64x echo -a 9fat -a nvram -a fscache -a fsworm -a other + case hjfs + echo -a 9fat -a nvram -a fs } } -- cgit v1.2.3