Hi Folks The line 189 : > INFO="$(df | grep /dev/root)" Must be INFO="$(df | grep /dev/${ROOT_PART})" Thanks