From 1202cbc08160b82aef927e71a2e301ea535f4960 Mon Sep 17 00:00:00 2001 From: jonas Date: Wed, 7 Feb 2007 22:03:53 +0000 Subject: The actual rootfs names has no trailing 'fs' git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/homebase@50 8f53b18a-e215-0410-8885-9f593d34873e --- 2_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2_install.sh') diff --git a/2_install.sh b/2_install.sh index 3beb727..be8d5dd 100755 --- a/2_install.sh +++ b/2_install.sh @@ -23,7 +23,7 @@ else fi # Finalize root filesystem -if [ "$ROOTFS" = "isofs" ]; then +if [ "$ROOTFS" = "iso" ]; then mkdir "$targettemp_isofs" # FIXME: not yet implemented! echo 'ARRGH - this is not possible (should have failed earlier)!' -- cgit v1.2.3