I installed Fedora 28 atomic workstation from team silverblue website[0]. I already run atomic on my servers and wanted to see how looks the Silverblue project.
After some partitioning issues (dual boot with w10) I now run the workstation. I have still a doubt as the rpm-ostree command output does not mentioned Atomic, neither /etc/os-release. I was waiting in the ostree the "Fedora Atomic" magic words. The filesystem is certainly the same as the one of my servers, rpm-ostree works, but I would like to be sure to run the correct Fedora flavor. -------------------------------- $ rpm-ostree status State: idle; auto updates disabled Deployments: ● ostree://fedora-workstation:fedora/28/x86_64/workstation Version: 28.20180721.0 (2018-07-22 01:03:46) BaseCommit: 23ebd83520e7aa817030b1679cd91a4ff76ea39e283a018b18e898c226bf3d17 GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1 LayeredPackages: dnf fedora-workstation-repositories git nano vim zsh ostree://fedora-workstation:fedora/28/x86_64/workstation Version: 28.20180721.0 (2018-07-22 01:03:46) BaseCommit: 23ebd83520e7aa817030b1679cd91a4ff76ea39e283a018b18e898c226bf3d17 GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1 LayeredPackages: fedora-workstation-repositories git nano vim zsh ----------------------------------- ---------------------------- $ cat /etc/os-release os-release ostree/ [root@yogabx gabx]# cat /etc/os-release NAME=Fedora VERSION="28 (Workstation Edition)" ID=fedora VERSION_ID=28 PLATFORM_ID="platform:f28" PRETTY_NAME="Fedora 28 (Workstation Edition)" ANSI_COLOR="0;34" CPE_NAME="cpe:/o:fedoraproject:fedora:28" HOME_URL="https://fedoraproject.org/" SUPPORT_URL="https://fedoraproject.org/wiki/Communicating_and_getting_help" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=28 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=28 PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy" VARIANT="Workstation Edition" VARIANT_ID=workstation ----------------------------------- Can someone please confirm I am running Fedora Atomic Workstation. Thank you [0]https://teamsilverblue.org