pcahyna
pcahyna
Why is /dev/nvme0n1 is designated as write-protected at all? @ramzcode are you using this disk to store the backup? Can you please show your ReaR configuration (`/etc/rear/local.conf` and/or `/etc/rear/site.conf`) and...
@jsmeix I will push my changes to release notes soon.
https://github.com/rear/rear.github.com/pull/23
I see a similar message on Fedora 37: ``` Testing that the recovery system in /tmp/rear.OBGH5kwM9RvJv5S/rootfs contains a usable system There are binaries or libraries in the ReaR recovery system...
Similar on Fedora 37: ``` # ldd /usr/lib/systemd/libsystemd-core-251.14-2.fc37.so linux-vdso.so.1 (0x00007ffefb5d6000) libsystemd-shared-251.14-2.fc37.so => not found ``` libsystemd-shared-251.14-2.fc37.so is actually in /usr/lib/systemd .
@ufreier I suspect that the issue you are encountering is unrelated to the warning message about libsystemd-shared-252.so not found. Can you please open a separate report?
@ufreier how old is ReaR that you are using? Is it the released 2.7, or current development code from GitHub? With the current code, USE_SERIAL_CONSOLE='no' should not be needed in...
@ufreier I believe this may explain it, please try the latest sources without USE_SERIAL_CONSOLE='no' ( here's how to use ReaR from Git sources instead from a package: https://github.com/rear/rear/#quick-start-guide )
thank you @ufreier for the test, I am glad that we now understand the problem and have a fix in the devel version.
``` NAME KNAME PKNAME TRAN TYPE FSTYPE LABEL SIZE MOUNTPOINT /dev/sde /dev/sde usb disk 4.5T |-/dev/sde1 /dev/sde1 /dev/sde part vfat REAR-EFI 1G `-/dev/sde2 /dev/sde2 /dev/sde part ntfs wd5tb 4.5T /mnt/sde2...