Nowe posty

xx Odpowiednie wykorzystanie rdzeni P i E procesora (0)
Wczoraj o 17:52:01
xx Samba DC/AD problem z DNS (0)
2024-07-25, 12:42:23
xx DNS i WWW na virtualbox (4)
2024-07-24, 10:30:38
xx Instalacja Manjaro Linux (11)
2024-07-13, 22:57:31
xx Linux Lite 6.6. Po uruchomieniu z DVD przeglądarka Chrome jest nieaktywna (12)
2024-07-10, 22:33:30
xx Laptop MSI CR500 - nie akceptuje linuksa (6)
2024-07-03, 05:30:18
xx Co to jest ? (3)
2024-07-02, 13:36:58
xx Nowa wersja libreoffice (1)
2024-06-30, 18:22:49
xx Dystrybucja - środowisko graficzna dla amigowca (MUI) (4)
2024-06-30, 12:14:25
xx Jaki kod błędu zwracać z kernela? (3)
2024-06-09, 12:29:22

Autor Wątek: [ROZWIĄZANY] Failed to start Remount Root and Kernel File Systems  (Przeczytany 1813 razy)

Offline kenpo

  • Users
  • Stały bywalec
  • ***
  • Wiadomości: 216
    • Zobacz profil
Po przeniesieniu systemu na większy dysk system działa, ale wywala mi błąd jak w tytule.

systemctl status systemd-remount-fs.service
× systemd-remount-fs.service - Remount Root and Kernel File Systems
Loaded: loaded (/usr/lib/systemd/system/systemd-remount-fs.service; enabled-runtime; preset: disabled)
Active: failed (Result: exit-code) since Mon 2023-06-19 09:36:44 CEST; 2min 28s ago
Docs: man:systemd-remount-fs.service(
https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Process: 201 ExecStart=/usr/lib/systemd/systemd-remount-fs (code=exited, status=1/FAILURE)
Main PID: 201 (code=exited, status=1/FAILURE)
CPU: 120ms

cze 19 09:36:44 user_name systemd-remount-fs[203]: mount: /: mount point is not moounted or not proper option was given.
cze 19 09:36:44 user_name systemd-remount-fs[203]: dmesg(1) can give more information m>
cze 19 09:36:44 user_name systemd-remount-fs[201]: /usr/bin/mount for / exited with exit status 32.
cze 19 09:36:44 user_name systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=1/FAILURE
cze 19 09:36:44 user_name systemd[1]: systemd-remount-fs.service: Failed with result 'exit-code'.
cze 19 09:36:44 user_name systemd[1]: Failed to start Remount Root and Kernel File Systems.
Notice: journal has been rotated since unit was started, output may be incomplete.
[user_name@user_name ~]$ cat /etc/fstab

Edycja:znalazłem błąd w dmesg
BTRFS error (device sda1: state M): cannot disable free space tree
i wyszukałem rozwiązanie:
https://forum.manjaro.org/t/error-failed-to-start-remount-root-and-kernel-file-system-btrfs-space-cache-kernel-5-15/91455/11
czyli zamiana w /etc/fstab
space_cache
na
space_cache=v2
« Ostatnia zmiana: 2023-06-19, 17:37:45 wysłana przez kenpo »