From 3fbb4389df3ddeecd4fcd645591a3d90a47de373 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 22 Nov 1999 01:56:47 +0000 Subject: no_comment --- make_boot_img | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make_boot_img') diff --git a/make_boot_img b/make_boot_img index 560c4c688..8ec17c7f1 100755 --- a/make_boot_img +++ b/make_boot_img @@ -78,6 +78,7 @@ label linux "); _ "cp -f $instdir/installinit/ks.cfg $mnt 2>/dev/null" if $ks; _ "sync"; + _ "df $mnt"; } sub msg_boot_img { @@ -116,6 +117,7 @@ label rescue "); _ "cp -f $instdir/installinit/ks.cfg $mnt 2>/dev/null"; _ "sync"; + _ "df $mnt"; } -- cgit v1.2.1