Greetings! Trying EndeavourOS for the first time but I think I have a greedy setup which failed at install.
I have EFI partition with win10. I also want a separate /home partition. Did the manual partition following the usual guidelines and ended up with this message:
2023-09-13 - 02:36:30 [6]: .. Running ("udevadm", "settle")
2023-09-13 - 02:36:30 [6]: .. Running ("sync")
2023-09-13 - 02:36:30 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
ERROR: Installation failed: "External command finished with errors."
2023-09-13 - 02:36:30 [6]: .. - message: "External command finished with errors."
2023-09-13 - 02:36:30 [6]: .. - details: Command <i>chown</i> finished with exit code 1.
Output:
chown: changing ownership of '/home/replica/.bash_logout': Operation not permitted
chown: changing ownership of '/home/replica': Operation not permitted
2023-09-13 - 02:36:30 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
Calamares will quit when the dialog closes.
2023-09-13 - 02:36:30 [6]: QML Component (default slideshow) deactivated
2023-09-13 - 02:36:30 [6]: void Config::doNotify(bool, bool)
Notification not sent; completion: failed
Full log: https://termbin.com/7vy5
So yeah. Calamares wasn’t able to finish the job. The only unusual thing I did was to format the /home partition as Exfat because I want it to be accessible to windows as well. Too greedy? or the error is due to something else?
Thank you for your time reading this