Giter VIP home page Giter VIP logo

Comments (7)

framps avatar framps commented on July 18, 2024

Boot device detection assumes /dev/mmcblk0p1 as of now but your system uses /dev/mmcblk1p1

I just created a test branch for you which has dynamic boot device detection code added. Please try this version.

from raspibackup.

wemsras avatar wemsras commented on July 18, 2024

Sorry ;-)
It seems to be the same error with the new version.
[root@parabb bin]# ./raspiBackup.sh
--- RBK0009I: parabb: raspiBackup.sh V0.6.3.1-hotfix (b1e7cc4) started at Fri Nov 24 20:39:03 CET 2017.
!!! RBK0173W: =========> NOTE <=========
!!! RBK0173W: This is a temporary hotfix and should not be used in production.
!!! RBK0173W: =========> NOTE <=========
??? RBK0142E: Unable to detect boot device.
--- RBK0105I: Deleting new backup directory /backup/parabb/parabb-tar-backup-20171124-203903.
??? RBK0005E: Backup failed. Check previous error messages for details.

and from /var/log/raspiBackup/parabb.log
20171124-203904: MSG ??? RBK0142E: Unable to detect boot device.
Invocation parms: ''

from raspibackup.

framps avatar framps commented on July 18, 2024

:-( Could you please use option -l debug and provide the generated debug log? Make sure there is no sensitive information in the log.

from raspibackup.

wemsras avatar wemsras commented on July 18, 2024

Wow. Thanks for your fast reaction.
For me it looks like that the problem is that /boot is not a mountpoint, because of one filesystem /. The last lines of the attached log file shows something about that.
parabb.log

from raspibackup.

framps avatar framps commented on July 18, 2024

You are right. /boot is not a mount point on your system. raspiBackup requires /boot and / to be a mount point (that's standard on raspbian). If you want to use raspiBackup on your system the only backuptype you can use is dd. Let me know if you want to use dd instead of tar and I create another fix so you can use dd on your system.

from raspibackup.

wemsras avatar wemsras commented on July 18, 2024

On all machines i use tar for backup. For now i will check to change my config to /boot and /.
I try that out and come back asap.

from raspibackup.

wemsras avatar wemsras commented on July 18, 2024

At this time i was not able to change my BB black to boot from a two partition sd card. I've formated und partitioned the card several times without success. So i will analyze this at a later date. For now i close this issue. Many thanks for your "dd" offer.

from raspibackup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.