Go to advanced search

by Pharizna
Tue Apr 03, 2018 5:47 am
Forum: Troubleshooting
Topic: piclone SD Card Copier on Raspberry PI 3 No device available
Replies: 0
Views: 177

piclone SD Card Copier on Raspberry PI 3 No device available

Hi

It worked previously in my RPi3 using stretch Debian..but now it doesn’t.

Why? Is it possible to reinstall it ?
by gkaiseril
Fri Mar 30, 2018 5:30 pm
Forum: General discussion
Topic: want build Raspberry Pi - what size SD card
Replies: 10
Views: 2483

Re: want build Raspberry Pi - what size SD card

For just learning about the Pi and getting started, 8GB is enough. Also, the smaller the card, the easier it is to keep backups. Using piclone from the command line or SD Copier from the desktop will resize the current SD OS card as needed. The only requirement is that the coping to a smaller ...
by gkaiseril
Sun Mar 18, 2018 4:34 pm
Forum: Troubleshooting
Topic: SD card backup in Windows - multiple partitions detected
Replies: 2
Views: 1686

Re: SD card backup in Windows - multiple partitions detected

... to process the Unix extent partitions, I would make the backup using the Pi and a card reader. Stretch comes with SD Card Copier (desktop) and piclone (command line) for copying the booted SD card and making the necessary size adjustments for different size cards. Just make sure your target ...
by fbe
Sat Mar 17, 2018 9:51 am
Forum: Beginners
Topic: Clone SD card on Windows but multiple devices appear
Replies: 24
Views: 21679

Re: Clone SD card on Windows but multiple devices appear

-- piclone I can launch it when i'm pi but it can't access disk (lack of permissions) I can't launch it (sudo or as root) ----- root@raspberrypi:~# piclone No protocol specified (piclone:1202): Gtk-WARNING **: cannot open display: ...
by xMad
Sat Mar 17, 2018 9:21 am
Forum: Beginners
Topic: Clone SD card on Windows but multiple devices appear
Replies: 24
Views: 21679

Re: Clone SD card on Windows but multiple devices appear

... other hidden partitions) of the SD card not the full disk. Right ? My image is 16GB. But when i restore i can't boot ! Will test again....... -- piclone I can launch it when i'm pi but it can't access disk (lack of permissions) I can't launch it (sudo or as root) ----- root@raspberrypi:~# piclone ...
by skim32
Sun Mar 11, 2018 3:27 am
Forum: Raspberry Pi OS
Topic: Creating an Image after setting up a PI
Replies: 7
Views: 18192

Re: Creating an Image after setting up a PI

... that specific to any one machine. Hostname maybe, but that isn't a big deal for me either. I like some of the ideas suggested. AKA using PiClone. Also creating a backup of each partition by archiving them. However I wish I knew how the Raspbian imgs are created by the Raspbian team. What ...
by ab1jx
Sat Mar 10, 2018 5:18 am
Forum: General discussion
Topic: Script for reinstalling packages?
Replies: 19
Views: 5386

Re: Script for reinstalling packages?

... the SD card, I just had one like that. I could read files off of it but not boot it. I made an image of it with ddrescue then reloaded it by using piclone to copy onto it, it's been working fine for a week or so. What I'm trying to put Stretch on is a 64 GB High Endurance card made for video cameras ...
by gkaiseril
Fri Mar 09, 2018 5:06 pm
Forum: Raspberry Pi OS
Topic: Creating an Image after setting up a PI
Replies: 7
Views: 18192

Re: Creating an Image after setting up a PI

... and IP address at the very least. If these features are not modified a conflict in the network will arise and cause no end of problem. SD copy or piclone can make copies of the running image to a larger or smaller SD card so long as there is enough space for the image data being copied.
by ab1jx
Wed Mar 07, 2018 11:10 pm
Forum: General discussion
Topic: Script for reinstalling packages?
Replies: 19
Views: 5386

Re: Script for reinstalling packages?

... php5-json php5-ldap php5-mcrypt php5-mysql php5-oauth php5-readline pi-bluetooth pi-greeter pi-package pi-package-data pi-package-session pia piclone pidcat pidgin pidgin-data pidgin-twitter pigpio pimixer pinentry-gtk2 pipanel pishutdown pix-icons pix-plym-splash pixel-wallpaper pkg-config ...
by fbe
Sat Mar 03, 2018 6:31 am
Forum: Raspberry Pi OS
Topic: Remote desktop (xrdp) on stretch: Some menu items do not work
Replies: 52
Views: 32851

Re: Remote desktop (xrdp) on stretch: Some menu items do not work

env SUDO_ASKPASS=/usr/bin/pwdpic.sh sudo -AE dbus-launch piclone was my cheap workaround in another thread. Good enough for SD Card Copier but it may have surprising side effects. The wanted side effect is, that ~/.Xauthority is found as HOME is still ...
by ab1jx
Sat Mar 03, 2018 3:31 am
Forum: General discussion
Topic: Not another SD card falure
Replies: 17
Views: 2937

Re: Not another SD card falure

... of the definition of "reflash" but I probably did that. I grabbed an image of it with no problem, filled it with junk with no problem, then used piclone to clone back onto it. It boots and runs. It's been scanned for bad blocks without finding any. USB yes, I have a USB printer, CD/DVD drive, ...
by ab1jx
Sat Mar 03, 2018 2:33 am
Forum: General discussion
Topic: Not another SD card falure
Replies: 17
Views: 2937

Re: Not another SD card falure

... around a while. With Gparted I deleted the partitions, filled it with an ext4 partition and formatted that, just to check the space. Then I used Piclone to clone my one working SD card onto it, set the hostname, and it's running in my Pi with the official display. The card in this machine I'm ...
by Pi_DD
Fri Mar 02, 2018 8:45 pm
Forum: Raspberry Pi OS
Topic: Remote desktop (xrdp) on stretch: Some menu items do not work
Replies: 52
Views: 32851

Re: Remote desktop (xrdp) on stretch: Some menu items do not work

... was given the following suggestion as a change to the menu item via Main Menu Editor ... env SUDO_ASKPASS=/usr/bin/pwdpic.sh sudo -AE dbus-launch piclone The change is adding the “E”. I did the same thing for Raspi Config and that now works too, I’ve never had a problem with shutdown, reboot etc ...
by pi-anazazi
Wed Feb 28, 2018 7:03 pm
Forum: Troubleshooting
Topic: SD Card Copier - how to make this work?
Replies: 3
Views: 4063

Re: SD Card Copier - how to make this work?

I use:

Code: Select all

gksudo
then enter:

Code: Select all

dbus-launch piclone
by fbe
Wed Feb 28, 2018 6:12 pm
Forum: Troubleshooting
Topic: SD Card Copier - how to make this work?
Replies: 3
Views: 4063

Re: SD Card Copier - how to make this work?

... to mention that you're using Remote Desktop when you're trying to start SD Card Copier. In a terminal window the command sudo -E dbus-launch piclone could do it. In the menu it would be env SUDO_ASKPASS=/usr/bin/pwdpic.sh sudo -AE dbus-launch piclone There are other ways to fix it shown here ...
by Pi_DD
Wed Feb 28, 2018 3:52 pm
Forum: Troubleshooting
Topic: SD Card Copier - how to make this work?
Replies: 3
Views: 4063

SD Card Copier - how to make this work?

... but then nothing happens - no GUI appears, nothing. This is what the menu contains.... env SUDO_ASKPASS=/usr/bin/pwdpic.sh sudo -A dbus-launch piclone If I just run the above from a command line I get... pi@DDhomepi1:~ $ env SUDO_ASKPASS=/usr/bin/pwdpic.sh sudo -A dbus-launch piclone No protocol ...
by Ikke85
Tue Feb 27, 2018 10:45 pm
Forum: General discussion
Topic: Advice requested for use as small file server
Replies: 17
Views: 2292

Re: Advice requested for use as small file server

AIUI PiClone is a part of the Stretch with Desktop download, not sure about Lite. I haven't checked so I may be wrong. Dear davidcoton, Thanks for your quick reply and sorry for my late reaction. I have had to deal with a lack ...
by ab1jx
Tue Feb 27, 2018 3:34 am
Forum: Beginners
Topic: Copy entire file system to a smaller SD card.
Replies: 17
Views: 9588

Re: Copy entire file system to a smaller SD card.

I'm a great fan of piclone, you can apt-get install it. It uses cp to do most of its work so it's not copying empty space like dd does, it's just copying files. I've used it to clone a 128 GB SD onto a 64 GB one as long as there was ...
by lazloman
Tue Feb 27, 2018 2:16 am
Forum: Beginners
Topic: Using piclone to clone openhabian
Replies: 4
Views: 799

Re: Using piclone to clone openhabian

Here is the answer:

Code: Select all

sudo dbus-launch piclone
The technical explanation is here:
https://github.com/raspberrypi-ui/piclone/issues/12
by gkaiseril
Mon Feb 19, 2018 11:09 pm
Forum: Beginners
Topic: how do I uninstall programs?
Replies: 15
Views: 35794

Re: how do I uninstall programs?

... would suggest that any time one has to install a package by not using one of the package managers that they backup their SD card using SD copy or piclone to a new SD card. This way they can easily get back to a running system if a mistake is made or there is an error in the installed software.
by ghans
Mon Feb 19, 2018 8:52 am
Forum: Beginners
Topic: PI Backup
Replies: 2
Views: 476

Re: PI Backup

Use the "SD Card copier" (piclone). It does a file-level backup and prevents
bloated images. Please note that piclone only works on a Raspberry Pi which is
turned on and running Raspbian.

ghans
by davidcoton
Sun Feb 18, 2018 9:42 pm
Forum: General discussion
Topic: Advice requested for use as small file server
Replies: 17
Views: 2292

Re: Advice requested for use as small file server

AIUI PiClone is a part of the Stretch with Desktop download, not sure about Lite. I haven't checked so I may be wrong.
by Ikke85
Sun Feb 18, 2018 5:34 pm
Forum: General discussion
Topic: Advice requested for use as small file server
Replies: 17
Views: 2292

Re: Advice requested for use as small file server

Raspbian has a program called PiClone that will write a backup of the SDCard. Dear davidcoton, Thanks for your reply. Is the program PiClone integrated in Raspbian or do I have to download it manually ? I've found a demo video (https://vimeo.com/153731437) ...
by davidcoton
Thu Feb 15, 2018 10:10 pm
Forum: General discussion
Topic: Advice requested for use as small file server
Replies: 17
Views: 2292

Re: Advice requested for use as small file server

In that scenario storing the scans on the SDCard is fine. Raspbian has a program called PiClone that will write a backup of the SDCard. Stick to Raspbian with Desktop. The only disadvantage is that it carries some extra software "bloat" that you won't use in a server. ...

Go to advanced search