I'm busy testing next raspiBackup release 0.7.0 and use RaspianOS lite for this. Some additional partitions are also created to test a new feature.
/dev/sdb is the target device I use to restore the backup. But I have no clue why /dev/sda is detected as a removable device.
The backup and restore with raspiBackup works fine. But I'm puzzled about the mysterious device which is not connected.
Code:
pi@raspberrypi-bookworm64-lite-beta:~ $ lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSsda 8:0 1 0B 0 disk sdb 8:16 1 7.5G 0 disk ├─sdb1 8:17 1 512M 0 part └─sdb2 8:18 1 7G 0 part mmcblk0 179:0 0 7.3G 0 disk ├─mmcblk0p1 179:1 0 512M 0 part /boot/firmware├─mmcblk0p2 179:2 0 3.7G 0 part /├─mmcblk0p3 179:3 0 808M 0 part ├─mmcblk0p4 179:4 0 1K 0 part ├─mmcblk0p5 179:5 0 957M 0 part ├─mmcblk0p6 179:6 0 816M 0 part └─mmcblk0p7 179:7 0 524M 0 part
The backup and restore with raspiBackup works fine. But I'm puzzled about the mysterious device which is not connected.
Statistics: Posted by framp — Sun Jan 19, 2025 9:27 pm