Hi
When I boot up I get some errors telling me that two of my partitions on fstab
couldn’t be mounted and the boot stops on the emergency mode.
After consulting journalctl -xb
as it suggests I get the following info for all of my partitions:
-- The start-up result is RESULT.
jul 12 09:37:55 Arch systemd[1]: home-user-Data.mount: Bound to unit dev-disk-by\x2duuid-98D2E85DD2E>
jul 12 09:37:55 Arch systemd[1]: Dependency failed for /home/user/Data.
-- Subject: Unit home-user-Data.mount has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit home-user-Data.mount has failed.
Anyone knows what is happening?
After logging in the emergency mode, if I press Ctrl+D
the boot up continues and everything is fine (even the partitions are mounted).
Thanks in advance!