Pelo
Joined: 10 Sep 2011 Posts: 1098 Location: Paris charles de Gaulle Airport (10 kms°)
Posted: Fri 19 Apr 2013, 23:24 Post subject:
Slacko 5.5 resize personnal save file
Slacko 5.5 didn't want to resize my slackosave file. I have search a long time the reason.
It was that my storage USB was quite full, with not enough place.
Should it be possible to stop the process at the beginning with a message to the user " hey man, you are asking too much !"
if [ "$FREE_SPACE" -le "$KILOBIG" ] ; then
pupmessage -bg red "Sorry, Not enough space in
/initrd${PUP_HOME} (${FREE_SPACE}K)
to be able to increase the personal storage file by
${KILOBIG}K
"
exec $0
fi
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum