diff --git a/rbutil/rbutilqt/base/bootloaderinstallbase.cpp b/rbutil/rbutilqt/base/bootloaderinstallbase.cpp
index b718db8729..0492525c05 100644
--- a/rbutil/rbutilqt/base/bootloaderinstallbase.cpp
+++ b/rbutil/rbutilqt/base/bootloaderinstallbase.cpp
@@ -211,7 +211,10 @@ QString BootloaderInstallBase::postinstallHints(QString model)
msg += tr("
Reboot your player into the original firmware."
"Perform a firmware upgrade using the update functionality "
"of the original firmware. Please refer to your player's manual "
- "on details."
+ "on details.
Important: updating the firmware is a "
+ "critical process that must not be interrupted. Make sure the "
+ "player is charged before starting the firmware update "
+ "process."
"After the firmware has been updated reboot your player.");
}
if(model == "iaudiox5" || model == "iaudiom5"