framps / raspiBackup

Create and keep multiple backup versions of your running Raspberries
https://raspibackup.linux-tips-and-tricks.de
GNU General Public License v3.0
821 stars 75 forks source link

Kein externes Gerät an 192.168.178.203://data/raspi verbunden #797

Closed topdancer closed 1 month ago

topdancer commented 1 month ago

A backup on a new raspi 4 device throws an error: RBK0027E: Kein externes Gerät an 192.168.178.203://data/raspi verbunden. Die root Partition würde für das Backup benutzt werden.

The backup path is a NAS which at backup time was mounted. The error log is enclosed. Appreciate help.

raspiBackup.log

framps commented 1 month ago

According

PARTUUID=f8a10d0d-01  /boot/firmware  vfat    defaults          0       2
20241014-134210 DBG 2037:              PARTUUID=f8a10d0d-02  /               ext4    defaults,noatime  0       1
20241014-134210 DBG 2037:              192.168.178.203://data/Pictures/Astrofotos /media/astro nfs defaults,noatime,noauto,x-systemd.automount 0 0
20241014-134210 DBG 2037:              192.168.178.203://data/raspi /media/nas nfs defaults,noatime,noauto,nofail 0 0

use /media/nas as the backup path :wink:

github-actions[bot] commented 1 month ago

This issue is considered stale now and will be closed in 1 week if there is no activity any more