Hi Steve, I downloaded stable - 2.7.0-10( Debian-based) version from https://clonezilla.org/downloads.php last week . It can restore the Dell Optiplex 7080 PC by using the same mage files which were created through Ubuntu Linux 20.04 platform without any problem. I just can't understand when try to restoredisk through ubuntu Linux platform, the Partclone process hangs there without going further. Do I need to export the /home/partimg folder into the NFS server so the client linux box can access the...
Hi Steve or anyone, Could you or anybody give me some feedbacks about this "Partclone hangs there never go through"? Thank you for your time and helps in advance!!! Kevin Liao
Hi Steve and other people, Good news, my latest DRBL version 2.32.10 running on Ubuntu 20.04.1, LTS, Codename: focal is working and can work on Solid State Disk with M.2 SSD interface (Dell Optiplex 7080 model) for saving all the data on NVME0N1 disk. However when I try to restoredisk on another Dell Optiplex 7080 PC by using the same imaging file system I just created from above, the Partclone process hangs there never go through with the blue background color as showing in the attachment 1. I noticed...
Hi Steve, Can I run "drblsrv -i" and "drblpush -i" two commands again on my current Ubuntu 20.04 focal platform without internet connection, just connect to internal DRBL vlan network? I may try to fix the "nfs-server.service was cancelled issue" by re-run the "drblsrv -i" and "drblpush -i" with only one vlan. My internet vlan has a dhcp service running on Windows platform. Does that affect the nfs-server.service. Please let me know your comments. Thanks for your helps. Kevin Liao
Hi Steven, The installation processes ("drblsrv -i" and "drblpush -i") went through without any serious errors in the red color. When I try to start "drbl-all-service start", got following errors: Service nfs-common.service is masked. Skiping start it. Now stop nfs-server service by systemd command... Now start nfs-server service by systemd command... Job for nfs-server.service canceled. XXXXXXX XXXXXXX XXXXXXX Failed to start service nfs-server !!! Now stop tftpd-hpa service by SysV command... Now...
Hi Seven, the Second option works well for me. Thanks for your help. Kevin On Wed, Nov 18, 2020 at 9:02 AM Steven Shiau steven_shiau@users.sourceforge.net wrote: No idea. However, if 2nd option works, then use it. Do you have any issue to use that? Steven Support Solid State Disk https://sourceforge.net/p/drbl/discussion/DRBL_for_Debian/thread/1dc53843b5/?limit=25#53c5 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/drbl/discussion/DRBL_for_Debian/ To unsubscribe...
Following are the "ls -al" command results from "/usr/lib/x86_64-linux-gnu" directory on my ubuntu 20.04 platform: root@WpcCloneZilla:/usr/lib/x86_64-linux-gnu# pwd /usr/lib/x86_64-linux-gnu root@WpcCloneZilla:/usr/lib/x86_64-linux-gnu# ls -al libpcre* lrwxrwxrwx 1 root root 20 Dec 7 2019 libpcre2-16.so.0 -> libpcre2-16.so.0.9.0 -rw-r--r-- 1 root root 531144 Dec 7 2019 libpcre2-16.so.0.9.0 lrwxrwxrwx 1 root root 20 Dec 7 2019 libpcre2-32.so.0 -> libpcre2-32.so.0.9.0 -rw-r--r-- 1 root root 498376...
I use dpkg-query -L libpcre2-8-0 command to show the contents of libpcre2.8. It DOES show the package has been installed on my Ubuntu 20.04 LTS (focal) platform. See the following results from dpkg-query commands. However, the drbl booting process can't find that package!!! Any comments/suggestions will be highly appreciated! Thank you for your help! root@WpcCloneZilla:/etc/apt# dpkg-query -L libpcre2-8-0 /. /usr /usr/lib /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0 /usr/share...