팝 스토어를 통해 Nvidia 드라이버 업데이트를 시도했지만 오류가 발생했습니다. 이제 TimeShift를 사용하여 시스템을 복원하고 싶습니다. Pop OS는 GRUB를 사용하지 않기 때문에 복구를 선택할 때 "부팅 로더 옵션"으로 이동하여 "GRUB2 (재)설치" 및 "GRUB 메뉴 업데이트"를 선택 취소했습니다. 이렇게 하면 GRUB2 설치 불가와 관련된 오류가 제거됩니다. 그러나 이제 다음과 같은 오류가 발생합니다.
TimeShift가 복원을 시도할 때 다음 오류가 발생합니다.
그러나 dmesg를 보면 다음과 같은 오류가 발견됩니다.
[ 6.718025] systemd-fstab-generator[401]: Checking was requested for "sshfs#nicofish@[my ssh ip address]:/media/nicofish/storageR1/", but it is not a device.
[ 6.718079] systemd-fstab-generator[401]: Failed to create unit file /run/systemd/generator/mnt-desktop\x2draid\x2dstorage.mount, as it already exists. Duplicate entry in /etc/fstab?
[ 6.718336] systemd-fstab-generator[401]: Checking was requested for "sshfs#nicofish@[my ssh ip address]:/media/nicofish/storageR1/", but it is not a device.
[ 6.718374] systemd-fstab-generator[401]: Failed to create unit file /run/systemd/generator/mnt-2TBSamsung.mount, as it already exists. Duplicate entry in /etc/fstab?
[ 6.722298] block nvme0n1: the capability attribute has been deprecated.
[ 6.726921] systemd[392]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
내 inxi -b 출력은 다음과 같습니다.
nicofish@pop-os:~$ inxi -b
System:
Host: pop-os Kernel: 6.5.6-76060506-generic x86_64 bits: 64
Desktop: GNOME 42.5 Distro: Pop!_OS 22.04 LTS
Machine:
Type: Laptop System: LENOVO product: 82JQ v: Legion 5 Pro 16ACH6H
serial: <superuser required>
Mobo: LENOVO model: LNVNB161216 v: SDK0T76461 WIN
serial: <superuser required> UEFI: LENOVO v: GKCN49WW date: 11/08/2021
Battery:
ID-1: BAT0 charge: 74.5 Wh (100.0%) condition: 74.5/80.0 Wh (93.2%)
CPU:
Info: 8-core AMD Ryzen 7 5800H with Radeon Graphics [MT MCP] speed (MHz):
avg: 2223 min/max: 400/4463
Graphics:
Device-1: NVIDIA GA104M [GeForce RTX 3070 Mobile / Max-Q] driver: N/A
Device-2: AMD Cezanne driver: amdgpu v: kernel
Device-3: Acer Integrated Camera type: USB driver: uvcvideo
Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu
resolution: 2560x1600~165Hz
OpenGL:
renderer: RENOIR (renoir LLVM 15.0.7 DRM 3.54 6.5.6-76060506-generic)
v: 4.6 Mesa 23.2.1-1pop0~1699535617~22.04~6cd9a72
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi
Drives:
Local Storage: total: 1.16 TiB used: 770.78 GiB (64.6%)
Info:
Processes: 421 Uptime: 31m Memory: 58.7 GiB used: 8.6 GiB (14.6%)
Shell: Bash inxi: 3.3.13
되돌릴 수 있는 1년 전의 TimeShift 스냅샷이 있지만 그 시점까지 되돌아가는 것을 피하고 싶습니다.
이 문제를 해결하고 Pop OS 시스템을 마지막 스냅샷으로 복원하는 방법을 아는 사람이 있습니까?
편집: rsync를 버전 3.2.3-8ubuntu3으로 다운그레이드하려고 시도했지만 동일한 오류가 발생했지만 이제 3.2.7 대신 sender=3.2.3 및 Generator=3.2.3입니다.