Menu launch
Open the applications menu and choose Convert to Sentinel Linux .
The v1.0.18-9 bundle supports a direct folder launch and a system-wide Debian package installation. Neither method begins conversion without explicit user confirmation.
sha256sum -c Sentinel_Linux_Converter_v1_0_18_9.zip.sha256
unzip -t Sentinel_Linux_Converter_v1_0_18_9.zip
unzip Sentinel_Linux_Converter_v1_0_18_9.zip
cd Sentinel_Linux_Converter_v1_0_18_9
sha256sum -c SHA256SUMS
chmod +x sentinel-convert.sh sentinelos-public-convert phases/*.sh tools/*.sh tests/*.sh
./sentinel-convert.sh --check
./sentinel-convert.sh
sha256sum packages/sentinelos-converter_1.0.18-9_all.deb
sudo apt install ./packages/sentinelos-converter_1.0.18-9_all.deb
sentinel-convert.sh --check
Open the applications menu and choose Convert to Sentinel Linux .
Run
sentinel-convert.sh
or its alias
sentinel-convert
.
The standard launcher detects the desktop user and performs or resumes the complete public non-AEGIS conversion after confirmation.
packages/sentinelos-converter_1.0.18-9_all.deb
. One line in
START_HERE.txt
still refers to the superseded 1.0.18-1 filename.