From ade0d1f264970b404de66142d830b07a4ce43ddc Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Wed, 4 May 2011 18:11:19 +0200 Subject: pbmtk v1 --- installer/tpl/installer.tpl.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'installer') diff --git a/installer/tpl/installer.tpl.sh b/installer/tpl/installer.tpl.sh index 0e5c83b..15ef6ce 100755 --- a/installer/tpl/installer.tpl.sh +++ b/installer/tpl/installer.tpl.sh @@ -179,7 +179,6 @@ fi mkdir -p /media/openslx-stick /media/openslx-stick-usrhome -sync if [ "x$NO_USRHOME" != "xtrue" ]; then mount /dev/${OUT_DEV}2 /media/openslx-stick @@ -190,9 +189,9 @@ fi mkdir -p /media/openslx-stick/boot -cp -v $TMP_DIR/boot/* /media/openslx-stick/boot/ $DEBUG_OUT +cp -v $TMP_DIR/boot/* /media/openslx-stick/boot/ -umount /media/openslx-stick $DEBUG_OUT +umount /media/openslx-stick umount /media/openslx-stick-usrhome $DEBUG_OUT rm -rf /media/openslx-stick* $DEBUG_OUT -- cgit v1.2.3-55-g7522