Recompile Partclone Note
1 Prepare a debian desktop
2 Grab DRBL GPG key:
gpg --keyserver subkeys.pgp.net --recv-key D7E8DF3A
gpg -a --export D7E8DF3A | apt-key add -
3 Add deb repository to /etc/apt/sources.list
4 Update apt cache
apt-get update
5 Fetch Partclone source:
apt-get source partclone
6 Install build dependencies :
apt-get build-dep partclone
7 Install missing package "libvmfs":
apt-get install libvmfs
8 Extract, configure and make the partclone from source
cd partclone-0.2.X
./configure --enable-all
make
9 Enjog hacking
Readmore: Partclone Official Install Instruction, How to use the key of DRBL
2 Grab DRBL GPG key:
gpg --keyserver subkeys.pgp.net --recv-key D7E8DF3A
gpg -a --export D7E8DF3A | apt-key add -
3 Add deb repository to /etc/apt/sources.list
deb http://free.nchc.org.tw/drbl-core drbl stable deb-src http://free.nchc.org.tw/drbl-core drbl stable
4 Update apt cache
apt-get update
5 Fetch Partclone source:
apt-get source partclone
6 Install build dependencies :
apt-get build-dep partclone
7 Install missing package "libvmfs":
apt-get install libvmfs
8 Extract, configure and make the partclone from source
cd partclone-0.2.X
./configure --enable-all
make
9 Enjog hacking
Readmore: Partclone Official Install Instruction, How to use the key of DRBL
留言
I am Thomas the one of project author.
If you use partclone any problem, Please let me know, Thank You.
I am so surprised to see your message and there are sure lots of problem after I start to build a graphical skin for partclone.
Thanks in advanced....