> Source: [sk185149](https://support.checkpoint.com/results/sk/sk185149)

# sk185149 - First Time Configuration Wizard Fails with 'config_system: command not found' error after a Blink Installation or Upgrade

| Property | Value |
|----------|-------|
| Solution ID | sk185149 |
| Date Created | 2026-07-13 |
| Last Modified | 2026-07-16 |
| Technical Level | Advanced |
| Products | Security Gateway, Security Management Server |
| Versions | R82.10, R81.20, R82.10, R81.20 |

## Symptoms

- * When running the First Time Configuration Wizard (FTW) from Expert mode on the affected Gaia system, the Wizard does not start and displays:

  `bash: config_system: command not found`
* The *config_system* executable is not present, but *config_system.orig* exists in */usr/bin*.
  Example:

  ```
  [Expert@GW:0]# which config_system
  /usr/bin/which: no config_system in $PATH
  ```

  ```
  [Expert@GW:0]# which config_system.orig
  /usr/bin/config_system.orig
  ```

## Cause

Gaia is installed or upgraded using a Blink image before the First Time Configuration Wizard is completed. In this condition, the executable may remain stored as:  

`/usr/bin/config_system.orig`  

instead of:  

`/usr/bin/config_system`  

As a result, FTW cannot invoke the required command.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
