Search Criteria
Package Details: clonezilla-experimental 3.27.17-1
Git Clone URL: | https://aur.archlinux.org/clonezilla-experimental.git (read-only, click to copy) |
---|---|
Package Base: | clonezilla-experimental |
Description: | The Free and Open Source Software for Disk Imaging and Cloning |
Upstream URL: | http://clonezilla.org/ |
Licenses: | |
Provides: | |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 25 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-23 18:45 |
Last Updated: | 2017-11-18 19:08 |
Dependencies (18)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- dosfstools (dosfstools-git)
- drbl (drbl-experimental)
- ecryptfs-utils
- gptfdisk (gptfdisk-git)
- gzip (gzip-git, gzip-with-pigz-symlinks, dxcompress, dxcompress-git)
- lbzip2 (lbzip2-git)
- lrzip (lrzip-git)
- lzop
- ntfs-3g (ntfs-3g-fuse, ufsd-pro-dkms, ntfs-3g-ar)
- partclone (partclone-git)
- parted (parted-git, libparted)
- partimage
- pbzip2
- pigz (pigz-git)
- pixz (pixz-git)
- sshfs
- xz (xz-git, xz-static-git)
Latest Comments
1 2 Next › Last »
jsteel commented on 2012-09-23 20:25
Many thanks. I've now merged the votes and comments for clonezilla and drbl. The stable versions should appear in [community] soon.
robertfoster commented on 2012-09-23 18:47
moved to clonezilla-experimental
jsteel commented on 2012-09-22 18:44
The stable version should be used unless it is broken; that goes for any package. Could you re-submit these PKGBUILDs as clonezilla-unstable and drbl-unstable (or experimental). I will then merge comments and votes to them when I am ready to add the stable versions to [community]. You can then continue maintaining the unstable versions in the AUR under those new names. I hope that sounds OK.
Thanks
robertfoster commented on 2012-09-21 14:00
because the stable version (2.3.58) was released in august 2011 and also this version works fine
jsteel commented on 2012-09-20 20:19
I'm interested to move this into [community]. Can you give a good reason why this is using the unstable version over the stable version? The stable version seems fine from what I have tested, so might end up renaming your clonezilla and drbl to *-unstable (and leave them in the AUR). I would appreciate any comments you have.
RazZziel commented on 2012-05-15 10:00
It's also complaining about pigz
Partclone v0.2.38 http://partclone.org
Starting to clone device (/dev/sdb1) to image (-)
Reading Super Block
Elapsed: 00:00:01, Remaining: 00:00:00, Completed:100.00%,
Total Time: 00:00:01, 100.00% completed!
Checking the disk space...
(standard_in) 1: parse error
After I installed pigz it started working well
RazZziel commented on 2012-05-15 09:34
Needs sshfs (suggested) dependency
sshfs -o nonempty,noatime -p 22 "root"@192.168.1.100:"/home/partimag" /home/partimag
/opt/drbl/sbin/prep-ocsroot: line 379: sshfs: command not found
Clonezilla image home directory /home/partimag is not a mounting point! Failed to mount other device as /home/partimag!
jsteel commented on 2011-11-08 12:30
There is a partclone.ntfsfixboot included in partclone. NTFS features of partclone in the AUR have not been working until recently.
kokoko3k commented on 2011-07-19 17:01
Clonezilla needs partclone.ntfsfixboot, it is called by clonezilla in:
/opt/drbl/sbin/ocs-functions, line 8179.
It is not part of partclone suite; as stated here:
http://www.drbl.org/faq/fine-print.php?path=./2_System/23_Missing_OS.faq
At point 6:
"...Use ntfsfixboot to fix it. This program is included in Clonezila live and its name is partclone.ntfsfixboot..."
So i think that you'll have to add ntfsfixboot to the deps and make a symlink to /usr/bin ?
Thanks!
kokoko3k commented on 2011-07-19 17:01
Clonezilla needs partclone.ntfsfixboot, it is called by filezilla in:
/opt/drbl/sbin/ocs-functions, line 8179.
It is not part of partclone suite; as stated here:
http://www.drbl.org/faq/fine-print.php?path=./2_System/23_Missing_OS.faq
At point 6:
"...Use ntfsfixboot to fix it. This program is included in Clonezila live and its name is partclone.ntfsfixboot..."
So i think that you'll have to add ntfsfixboot to the deps and make a symlink to /usr/bin ?
Thanks!