clonezilla-server-edition Mailing List for Clonezilla (Page 2)
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
(4) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
|
2010 |
Jan
(14) |
Feb
(5) |
Mar
(6) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
(4) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(4) |
Aug
(2) |
Sep
(6) |
Oct
(5) |
Nov
|
Dec
(2) |
2012 |
Jan
(1) |
Feb
(2) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
(2) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Steven S. <st...@nc...> - 2012-02-16 14:58:55
|
Yes, as mentioned here: http://clonezilla.org/ BTW, please do not double post, as you have posted here: https://sourceforge.net/projects/clonezilla/forums/forum/799287/topic/4993032/index/page/1 Thanks. Steven. On 02/03/2012 12:20 AM, Morgan Cox wrote: > Hi. > > Hi. Can Clonezilla backup LVM partitions that are not mounted ? > > I'm trying to find a good solution to backup a KVM server that is using > LVM partitions - I need to backup the server whilst running live.. > > We normally use r1soft but that system cannot backup LVM partitions > that are not mounted - which is useless on a KVM server. > > Any advise would be welcomed > > Regards > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Morgan C. <mor...@gm...> - 2012-02-02 16:20:40
|
Hi. Hi. Can Clonezilla backup LVM partitions that are not mounted ? I'm trying to find a good solution to backup a KVM server that is using LVM partitions - I need to backup the server whilst running live.. We normally use r1soft but that system cannot backup LVM partitions that are not mounted - which is useless on a KVM server. Any advise would be welcomed Regards |
From: Steven S. <st...@nc...> - 2012-01-11 14:24:09
|
Could you please let us know which version of Clonezilla live did you use? We found a problem which might be related to this, and soon we will release another version to address this issue. Steven. On 01/03/2012 06:16 PM, Grégoire Leroy wrote: > Hi, > > It seems it hangs only after the network step, not while. > > By the way, I've searched and found this topic : > http://lists.debian.org/debian-live/2010/03/msg00130.html > > The problem seems to be the "sleep 1", it mays be too short. To address > the issue, should I create > /tftpboot/node_root.initramfs-tools/scripts/init-premount/select_eth_device > and this would override the default, or won't it work ? > > Or must I rather recreate the lucid clonezilla live image ? > > Thanks, > Regards, > Gregoire Leroy > > 2011/12/21 Steven Shiau <st...@nc... <mailto:st...@nc...>> > > > > On 12/16/2011 07:19 PM, Grégoire Leroy wrote: > > Hi, > > > > I've a DELL server with 6 network cards. The embedded network > cards are > > broadcom and need BNX2. > > I use clonezilla server edition with the "live" option (Ubuntu > lucid image). > > > > When my client starts on the lucid image, it displays a list of ready > > network cards. It seems that the embedded network cards become ready a > > few seconds after the list is made. So, the client tries to connect to > > the network with eth2-eth5, which fails (eth0 is the one which can > > receive an address IP by the DHCP server). > > > > I can't deconnect manually network cables each time. > > > > How can I force Clonezilla to wait somes seconds more, or force > the use > > of eth0 ? I tried a > > > > mknic-nbi -if -n "eth0 eth1 eth2 eth3 eth4 eth5" > > This command is for full Clonezilla mode. > Try to add a boot parameter in your > /tftpboot/nbi_img/pxelinux.cfg/default on the server, in the Clonezilla > live section, add: > ocs_prerun="sleep 10" > to make it wait. > I do not test here, so if any problem, please let me know. > > Steven. > > > > But without effect. > > > > Thanks, > > Grégoire Leroy > > > > > > > > > ------------------------------------------------------------------------------ > > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > > Microsoft is holding a special Learn Windows Azure training event for > > developers. It will provide a great way to learn Windows Azure and > what it > > provides. You can attend the event by watching it streamed LIVE > online. > > Learn more at http://p.sf.net/sfu/ms-windowsazure > > > > > > > > _______________________________________________ > > Clonezilla-server-edition mailing list > > Clo...@li... > <mailto:Clo...@li...> > > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition > > -- > Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> > National Center for High-performance Computing, Taiwan. > http://www.nchc.org.tw > Public Key Server PGP Key ID: 1024D/9762755A > Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. > appdeveloper.intel.com/join <http://appdeveloper.intel.com/join> > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > <mailto:Clo...@li...> > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition > > -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-12-21 14:39:20
|
On 12/16/2011 07:19 PM, Grégoire Leroy wrote: > Hi, > > I've a DELL server with 6 network cards. The embedded network cards are > broadcom and need BNX2. > I use clonezilla server edition with the "live" option (Ubuntu lucid image). > > When my client starts on the lucid image, it displays a list of ready > network cards. It seems that the embedded network cards become ready a > few seconds after the list is made. So, the client tries to connect to > the network with eth2-eth5, which fails (eth0 is the one which can > receive an address IP by the DHCP server). > > I can't deconnect manually network cables each time. > > How can I force Clonezilla to wait somes seconds more, or force the use > of eth0 ? I tried a > > mknic-nbi -if -n "eth0 eth1 eth2 eth3 eth4 eth5" This command is for full Clonezilla mode. Try to add a boot parameter in your /tftpboot/nbi_img/pxelinux.cfg/default on the server, in the Clonezilla live section, add: ocs_prerun="sleep 10" to make it wait. I do not test here, so if any problem, please let me know. Steven. > > But without effect. > > Thanks, > Grégoire Leroy > > > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Grégoire L. <lup...@gm...> - 2011-12-16 11:19:57
|
Hi, I've a DELL server with 6 network cards. The embedded network cards are broadcom and need BNX2. I use clonezilla server edition with the "live" option (Ubuntu lucid image). When my client starts on the lucid image, it displays a list of ready network cards. It seems that the embedded network cards become ready a few seconds after the list is made. So, the client tries to connect to the network with eth2-eth5, which fails (eth0 is the one which can receive an address IP by the DHCP server). I can't deconnect manually network cables each time. How can I force Clonezilla to wait somes seconds more, or force the use of eth0 ? I tried a mknic-nbi -if -n "eth0 eth1 eth2 eth3 eth4 eth5" But without effect. Thanks, Grégoire Leroy |
From: Steven S. <st...@nc...> - 2011-10-25 14:41:35
|
The option "-p" will only accept one command, and it will have problem if you put ";" in your command. I suggest you put merge all scripts to single one. Steven. On 10/24/2011 10:28 PM, Grégoire Leroy wrote: > Hi > > I've tried to resolve my problem using the "-p" option. However, it > doesn't work : > /opt/drbl/sbin/drbl-ocs -b -g auto -e1 auto -e2 -r -x -j2 \ > -p "/home/partimag/script1; /home/partimag/script2; > /home/partimag/script3" \ > -h 199.0.24.101 -l fr_FR.UTF-8 startdisk restore > 2011-10-24-img_debian508_vz_base sda > > My client displays the grub-like menu, and I get a menu "Entre shell / > Start Clonezilla". When I don't specify the "-p" option, I don't have > this problem. > > Any idea ? > Thanks for your help, > Grégoire Leroy > > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Grégoire L. <lup...@gm...> - 2011-10-24 14:28:48
|
Hi I've tried to resolve my problem using the "-p" option. However, it doesn't work : /opt/drbl/sbin/drbl-ocs -b -g auto -e1 auto -e2 -r -x -j2 \ -p "/home/partimag/script1; /home/partimag/script2; /home/partimag/script3" \ -h 199.0.24.101 -l fr_FR.UTF-8 startdisk restore 2011-10-24-img_debian508_vz_base sda My client displays the grub-like menu, and I get a menu "Entre shell / Start Clonezilla". When I don't specify the "-p" option, I don't have this problem. Any idea ? Thanks for your help, Grégoire Leroy |
From: Grégoire L. <lup...@gm...> - 2011-10-14 15:22:34
|
Hi, I try to launch postrun scripts after restoring a disk. I've launched /opt/drbl/sbin/drbl-gen-ssi-files -t $IP and get no error. When I check /tftpboot/nodes_root/drbl_ssi/template_opt_drbl.tgz, I can see my postrun scripts. Scripts are tested with run-parts --test. Name of the files are OK (there aren't dots) After the restoring, I can see that it didn't find any postrun scripts. When I use the shell post restoration, I don't see any postrun scripts in /opt/drbl/share/ocs/postrun. Command : /opt/drbl/sbin/drbl-ocs -b -g auto -e1 auto -e2 --run-postrun-dir -r -x -j2 -p true -h $IP -l fr_FR.UTF-8 startdisk restore $IMG sda Postrun files' location : /opt/drbl/share/ocs/postrun OS : Debian 5.0.8 Clonezilla OS : Lucid Do you have an idea of something I've could miss ? Thanks for your help, Grégoire Leroy |
From: Steven S. <st...@nc...> - 2011-10-05 17:15:32
|
Maybe it's easier to use this solution: http://clonezilla.org/use_clonezilla_live_in_drbl.php and use Ubuntu-based Clonezilla live as the OS of clients. Steven. On 10/04/2011 08:04 PM, Grégoire Leroy wrote: > Hi, > > I try to use Clonezilla Server edition with Debian Lenny (server and > client). My clients have a Broadcom NIC, so the firmware is not supplied > by the tftp server. I can boot by PXE and access to the grub-like > interface, but at the system starting, I've firmware related errors (the > classical error which says it doesn't find the firmware), and I get the > busybox. > > I tried to use /opt/drbl/sbin/mknic-nbi -if without success. > > /tftpboot/node_root # find . | grep bnx > ./lib/firmware/bnx2-06-4.0.5.fw > ./lib/firmware/bnx2-09-4.0.5.fw > ./lib/modules/2.6.26-2-686/kernel/drivers/net/bnx2.ko > ./lib/modules/2.6.26-2-686/kernel/drivers/net/bnx2x.ko > ./var/lib/dpkg/info/firmware-bnx2.list > ./var/lib/dpkg/info/firmware-bnx2.postinst > ./var/lib/dpkg/info/firmware-bnx2.md5sums > > # /opt/drbl/sbin/mknic-nbi > Will client check DHCP server name is "drbl" or not: yes > The maximum times to try to get IP address for a client: 5 > The pause time after network card is up: 0 > The timeout to wait for network card linked (Unit: 0.1 secs): 70 > Setting port for udhcpc request to default... > Searching the latest installed kernel for DRBL client... This might take > several minutes... > Trying to find the kernel in /tftpboot/node_root > The selected kernel for DRBL clients is: 2.6.26-2-686 > Kernel 2.6 or 3 was found, so default to use initramfs. > The DRBL client uses i686 kernel with version 2.6.26-2-686... > Trying to update the /tftpboot/node_root/lib/modules/2.6.26-2-686 from > server's /lib/modules/... This might take several minutes... > Found kernel modules in /lib/modules/2.6.26-2-686 and its arch "i686" > matches client's "i686"... > Syncing /lib/modules/2.6.26-2-686 to client's common root... > Syncing /boot/*-2.6.26-2-686* to client's common root... > Generating the /tftpboot/node_root/lib/modules/2.6.26-2-686/modules.dep > Syncing /lib/firmware/ to client's common root... > Creating the network boot initrd for PXE clients by: mkpxeinitrd-net -k > 2.6.26-2-686 -t initramfs -nf > Use kernel modules from /tftpboot/node_root//lib/modules/2.6.26-2-686. > Trying to include network card firmwares if they exist in > /tftpboot/node_root//lib/firmware/... > Calling hook udev... > Creating the initRAMFS image... > Initramfs, remove ramdisk_size/ramdisk_block in > /tftpboot/nbi_img/pxelinux.cfg/default if exists... > Finished! > > I don't see how to resolve this problem. > > Thanks, > Grégoire Leroy > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Grégoire L. <lup...@gm...> - 2011-10-04 12:04:34
|
Hi, I try to use Clonezilla Server edition with Debian Lenny (server and client). My clients have a Broadcom NIC, so the firmware is not supplied by the tftp server. I can boot by PXE and access to the grub-like interface, but at the system starting, I've firmware related errors (the classical error which says it doesn't find the firmware), and I get the busybox. I tried to use /opt/drbl/sbin/mknic-nbi -if without success. /tftpboot/node_root # find . | grep bnx ./lib/firmware/bnx2-06-4.0.5.fw ./lib/firmware/bnx2-09-4.0.5.fw ./lib/modules/2.6.26-2-686/kernel/drivers/net/bnx2.ko ./lib/modules/2.6.26-2-686/kernel/drivers/net/bnx2x.ko ./var/lib/dpkg/info/firmware-bnx2.list ./var/lib/dpkg/info/firmware-bnx2.postinst ./var/lib/dpkg/info/firmware-bnx2.md5sums # /opt/drbl/sbin/mknic-nbi Will client check DHCP server name is "drbl" or not: yes The maximum times to try to get IP address for a client: 5 The pause time after network card is up: 0 The timeout to wait for network card linked (Unit: 0.1 secs): 70 Setting port for udhcpc request to default... Searching the latest installed kernel for DRBL client... This might take several minutes... Trying to find the kernel in /tftpboot/node_root The selected kernel for DRBL clients is: 2.6.26-2-686 Kernel 2.6 or 3 was found, so default to use initramfs. The DRBL client uses i686 kernel with version 2.6.26-2-686... Trying to update the /tftpboot/node_root/lib/modules/2.6.26-2-686 from server's /lib/modules/... This might take several minutes... Found kernel modules in /lib/modules/2.6.26-2-686 and its arch "i686" matches client's "i686"... Syncing /lib/modules/2.6.26-2-686 to client's common root... Syncing /boot/*-2.6.26-2-686* to client's common root... Generating the /tftpboot/node_root/lib/modules/2.6.26-2-686/modules.dep Syncing /lib/firmware/ to client's common root... Creating the network boot initrd for PXE clients by: mkpxeinitrd-net -k 2.6.26-2-686 -t initramfs -nf Use kernel modules from /tftpboot/node_root//lib/modules/2.6.26-2-686. Trying to include network card firmwares if they exist in /tftpboot/node_root//lib/firmware/... Calling hook udev... Creating the initRAMFS image... Initramfs, remove ramdisk_size/ramdisk_block in /tftpboot/nbi_img/pxelinux.cfg/default if exists... Finished! I don't see how to resolve this problem. Thanks, Grégoire Leroy |
From: Steven S. <st...@nc...> - 2011-09-29 15:11:40
|
I am not familiar with that... Therefore I can not give any comments. Did you try that? Does it fail? Steven. On 09/27/2011 09:16 PM, Karl van der Schyff wrote: > We are currently using Solar winds which is running from a Windows server. > > Karl > > -----Original Message----- > From: Steven Shiau [mailto:st...@nc...] > Sent: 27 September 2011 02:54 PM > To: clo...@li... > Subject: Re: [Clonezilla-server-edition] Third Party TFTP Server > > Which tftp server you meant? > > Steven. > > On 09/23/2011 09:17 PM, Karl van der Schyff wrote: >> Hi There >> >> >> >> Is it possible to use a third party or different tftp server with >> Clonezilla? If it is possible what configuration changes, if any, need >> to be made on the Clonezilla server? >> >> >> >> Thanks >> >> Karl >> >> >> >> ---------------------------------------------------------------------- >> -------- All of the data generated in your IT infrastructure is >> seriously valuable. >> Why? It contains a definitive record of application performance, >> security threats, fraudulent activity, and more. Splunk takes this >> data and makes sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2dcopy2 >> >> >> >> _______________________________________________ >> Clonezilla-server-edition mailing list >> Clo...@li... >> https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition > > -- > Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. > http://www.nchc.org.tw > Public Key Server PGP Key ID: 1024D/9762755A > Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-09-27 12:54:50
|
Which tftp server you meant? Steven. On 09/23/2011 09:17 PM, Karl van der Schyff wrote: > Hi There > > > > Is it possible to use a third party or different tftp server with > Clonezilla? If it is possible what configuration changes, if any, need > to be made on the Clonezilla server? > > > > Thanks > > Karl > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Karl v. d. S. <k.v...@ru...> - 2011-09-23 13:46:28
|
Hi There Is it possible to use a third party or different tftp server with Clonezilla? If it is possible what configuration changes, if any, need to be made on the Clonezilla server? Thanks Karl |
From: Steven S. <st...@nc...> - 2011-09-14 14:58:58
|
This is an English mailing list, could you please use English? It's easier for us to discuss. Thanks. Steven. On 09/02/2011 08:02 PM, Erwan CADIOU wrote: > Bonjour, > > je suis nouveau sur cette liste. > Je travaille dans un lycee et nous utilisons clonezilla server pour > deployer les pc. > j'ai un probleme sur dell optiplex 790. > lors je veux sauvegarder mon image j'ai le message d'erreur suivant > > "The driver of the network card is not found. > Is this kernel 2.6.32-32-generic too old so it does not support this > network card ?" > > La carte reseau est la suivante : intel 82579LM > > Version dbl : 1.10.31-1 > Version clonezilla : 3.3.58-1 > System : Xubuntu 10.04 > > J'ai fait les mises a jour sur le serveur et le probleme est identique. > > Est ce que je peux ajouter des drivers ? > si oui comment ? > > Y a t il d'autres mises à jours à faire ? > > Comment puis je résoudre mon problème ? > > Merci d'ava > > > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Sebastien C. <seb...@gm...> - 2011-09-13 14:25:23
|
Juzar Valiji <juzarv@...> writes: > Is there a way to change the DHCP from "drbl" to our windows DHCP to provide IP address? and if so what are the steps involved as my knowledge in Linux is very limited. > Another way is... /opt/drbl/sbin/mknic-nbi -d new-server-name |
From: Erwan C. <e.c...@gr...> - 2011-09-02 12:25:44
|
Bonjour, je suis nouveau sur cette liste. Je travaille dans un lycee et nous utilisons clonezilla server pour deployer les pc. j'ai un probleme sur dell optiplex 790. lors je veux sauvegarder mon image j'ai le message d'erreur suivant "The driver of the network card is not found. Is this kernel 2.6.32-32-generic too old so it does not support this network card ?" La carte reseau est la suivante : intel 82579LM Version dbl : 1.10.31-1 Version clonezilla : 3.3.58-1 System : Xubuntu 10.04 J'ai fait les mises a jour sur le serveur et le probleme est identique. Est ce que je peux ajouter des drivers ? si oui comment ? Y a t il d'autres mises à jours à faire ? Comment puis je résoudre mon problème ? Merci d'ava |
From: Steven S. <st...@nc...> - 2011-08-29 06:24:57
|
You can run: /opt/drbl/sbin/mknic-nbi --check-server-name n to force to accept other DHCP service. Steven. On 2011/8/24 上午 01:28, Juzar Valiji wrote: > Hi, > > I have installed/setup DRBL and CloneZilla server on Ubuntu 10.04 and > would like to use our windows DHCP server rather than the DRBL DHCP. > When the client machine boots I get the following message and stops at > this point: > > Obtaining IP address via DHCP... The order of network card to request IP > address is: eth0 Trying to obtain IP address via [eth0]... Maximum times > to try in this port [eth0]: 5. Leasing IP address via [eth0]. Try 5... > udhcpc (v1.18.5) started Sleep for 0 sec(s) to wait for this NIC > ready... Sending discover... Sending select for 10.18.12.10... Lease of > 10.18.12.10 obtained, lease time 691200 /I just want DHCP server with > server name "drbl" provides me an IP address... DHCP server name now is: > Only IP address offered by this DHCP server name will be accepted:/ > Unable to obtain IP address via wired link [eth0]! > ********************************************************************** > FATAL ERROR: Failed to mouth root filesystem!!! Please check: 1. Is the > driver of the network card loaded successfully in this computer? Press > Shift-Page Up to check the message in the screen. If not, maybe this > network card is too new so in this kernel "2.6.35-28-generic" a suitable > driver is not available! Run /bin/ls_pciid.sh then compare the results > with the file /usr/lib/mkpxeinitrd-net/initrd-skel/etc/pcitable in the > DRBL server. 2. The TCPwrapper setting (/etc/hosts.allow and > /etc/hosts.deny) and firewall rules in your DRBL server, do you block > the clients? 3. Is there any other DHCP server (server name is NOT > "drbl") in this subnet, and you force client to get IP address from DHCP > server (server name is "drbl")? 4. The DRBL server is able to > reverse-map this client IP address to obtain hostname. > ********************************************************************** > > /bin/sh: can't access tty; job control turned off > > > The only check that applies to my environment is "3. Is there any other > DHCP server..." > > On our Windows DHCP I have set Server Options: > > "066 Boot Server Host Name" with the IP address of the CloneZilla server > "067 Bootfile Name" with pxelinux.0 > > Is there a way to change the DHCP from "drbl" to our windows DHCP to > provide IP address? and if so what are the steps involved as my > knowledge in Linux is very limited. > > Any assistance provided would be very much appreciated. > > Thanks, > Juzar > > > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Juzar V. <ju...@ho...> - 2011-08-23 17:29:02
|
Hi, I have installed/setup DRBL and CloneZilla server on Ubuntu 10.04 and would like to use our windows DHCP server rather than the DRBL DHCP. When the client machine boots I get the following message and stops at this point: Obtaining IP address via DHCP... The order of network card to request IP address is: eth0 Trying to obtain IP address via [eth0]... Maximum times to try in this port [eth0]: 5. Leasing IP address via [eth0]. Try 5... udhcpc (v1.18.5) started Sleep for 0 sec(s) to wait for this NIC ready... Sending discover... Sending select for 10.18.12.10... Lease of 10.18.12.10 obtained, lease time 691200 I just want DHCP server with server name "drbl" provides me an IP address... DHCP server name now is: Only IP address offered by this DHCP server name will be accepted: Unable to obtain IP address via wired link [eth0]! **********************************************************************FATAL ERROR: Failed to mouth root filesystem!!! Please check: 1. Is the driver of the network card loaded successfully in this computer? Press Shift-Page Up to check the message in the screen. If not, maybe this network card is too new so in this kernel "2.6.35-28-generic" a suitable driver is not available! Run /bin/ls_pciid.sh then compare the results with the file /usr/lib/mkpxeinitrd-net/initrd-skel/etc/pcitable in the DRBL server. 2. The TCPwrapper setting (/etc/hosts.allow and /etc/hosts.deny) and firewall rules in your DRBL server, do you block the clients? 3. Is there any other DHCP server (server name is NOT "drbl") in this subnet, and you force client to get IP address from DHCP server (server name is "drbl")? 4. The DRBL server is able to reverse-map this client IP address to obtain hostname.********************************************************************** /bin/sh: can't access tty; job control turned off The only check that applies to my environment is "3. Is there any other DHCP server..." On our Windows DHCP I have set Server Options: "066 Boot Server Host Name" with the IP address of the CloneZilla server"067 Bootfile Name" with pxelinux.0 Is there a way to change the DHCP from "drbl" to our windows DHCP to provide IP address? and if so what are the steps involved as my knowledge in Linux is very limited. Any assistance provided would be very much appreciated. Thanks,Juzar |
From: Steven S. <st...@nc...> - 2011-07-27 14:58:32
|
Hi, On 07/24/2011 09:26 PM, Isamar Maia wrote: > Steven, > > Thanks for replying. > > Finally, re-reading the FAQ and retrying all the suggestions, > we figured out that GNOME Desktop icon was the cause. > > Running from the terminal it worked great! Cool! Nice to know that. > > Next year, I will be in Taipei for Computex, and I wish to pay a beer. Ha. Thanks. If we have a chance to meet each other, why not? And I will buy you some nice food here. Steven. > > Best Regards from Brazil, > > Isamar > > 2011/7/24 Steven Shiau <st...@nc...>: >> >> >> On 07/12/2011 06:56 AM, Isamar Maia wrote: >>> >>> Hi Folks, >>> >>> We are facing exactly the same problem as described at: >>> http://drbl.sourceforge.net/faq/fine-print.php?path=./2_System/46_multicast_not_working.faq#46_multicast_not_working.faq >>> >>> Although, we have already followed all hints listed there with no success. >>> >>> 1) Copying with unicast runs with no problem. >>> 2) LSPCI says that my board is: >>> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. >>> RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) >>> >>> It's in the server side. >>> >>> 3) We are using a non-managed switch >>> 4) We have installed with Ubuntu 10.04 and it works well only one time. >> So have you tried the latest version of Ubuntu? e.g. 11.04? >> Any difference? >> >> Steven. >>> >>> >>> Anyone has futher hints to try to figure that out ? >>> >>> Thanks a lot, >>> >>> >>> -- >>> Isamar Maia >>> Cel. VIVO SSA: (55) 71-9146-8575 >>> Cel. TIM SSA: (55) 71-9185-5264 >>> Fixo: (55) 71-4062-8688 >>> 日本: +81-(0)3-4550-1212 >>> Skype ID: isamar.maia >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> All of the data generated in your IT infrastructure is seriously valuable. >>> Why? It contains a definitive record of application performance, security >>> threats, fraudulent activity, and more. Splunk takes this data and makes >>> sense of it. IT sense. And common sense. >>> http://p.sf.net/sfu/splunk-d2d-c2 >>> >>> >>> >>> _______________________________________________ >>> Clonezilla-server-edition mailing list >>> Clo...@li... >>> https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition >> >> -- >> Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> >> National Center for High-performance Computing, Taiwan. >> http://www.nchc.org.tw >> Public Key Server PGP Key ID: 1024D/9762755A >> Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A >> >> ------------------------------------------------------------------------------ >> Magic Quadrant for Content-Aware Data Loss Prevention >> Research study explores the data loss prevention market. Includes in-depth >> analysis on the changes within the DLP market, and the criteria used to >> evaluate the strengths and weaknesses of these DLP solutions. >> http://www.accelacomm.com/jaw/sfnl/114/51385063/ >> _______________________________________________ >> Clonezilla-server-edition mailing list >> Clo...@li... >> https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition >> > > > -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Isamar M. <is...@gm...> - 2011-07-24 13:27:01
|
Steven, Thanks for replying. Finally, re-reading the FAQ and retrying all the suggestions, we figured out that GNOME Desktop icon was the cause. Running from the terminal it worked great! Next year, I will be in Taipei for Computex, and I wish to pay a beer. Best Regards from Brazil, Isamar 2011/7/24 Steven Shiau <st...@nc...>: > > > On 07/12/2011 06:56 AM, Isamar Maia wrote: >> >> Hi Folks, >> >> We are facing exactly the same problem as described at: >> http://drbl.sourceforge.net/faq/fine-print.php?path=./2_System/46_multicast_not_working.faq#46_multicast_not_working.faq >> >> Although, we have already followed all hints listed there with no success. >> >> 1) Copying with unicast runs with no problem. >> 2) LSPCI says that my board is: >> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. >> RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) >> >> It's in the server side. >> >> 3) We are using a non-managed switch >> 4) We have installed with Ubuntu 10.04 and it works well only one time. > So have you tried the latest version of Ubuntu? e.g. 11.04? > Any difference? > > Steven. >> >> >> Anyone has futher hints to try to figure that out ? >> >> Thanks a lot, >> >> >> -- >> Isamar Maia >> Cel. VIVO SSA: (55) 71-9146-8575 >> Cel. TIM SSA: (55) 71-9185-5264 >> Fixo: (55) 71-4062-8688 >> 日本: +81-(0)3-4550-1212 >> Skype ID: isamar.maia >> >> >> >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously valuable. >> Why? It contains a definitive record of application performance, security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2d-c2 >> >> >> >> _______________________________________________ >> Clonezilla-server-edition mailing list >> Clo...@li... >> https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition > > -- > Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> > National Center for High-performance Computing, Taiwan. > http://www.nchc.org.tw > Public Key Server PGP Key ID: 1024D/9762755A > Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A > > ------------------------------------------------------------------------------ > Magic Quadrant for Content-Aware Data Loss Prevention > Research study explores the data loss prevention market. Includes in-depth > analysis on the changes within the DLP market, and the criteria used to > evaluate the strengths and weaknesses of these DLP solutions. > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition > -- Isamar Maia Cel. VIVO SSA: (55) 71-9146-8575 Cel. TIM SSA: (55) 71-9185-5264 Fixo: (55) 71-4062-8688 日本: +81-(0)3-4550-1212 Skype ID: isamar.maia |
From: Steven S. <st...@nc...> - 2011-07-24 05:47:07
|
On 07/12/2011 06:56 AM, Isamar Maia wrote: > > Hi Folks, > > We are facing exactly the same problem as described at: > http://drbl.sourceforge.net/faq/fine-print.php?path=./2_System/46_multicast_not_working.faq#46_multicast_not_working.faq > > Although, we have already followed all hints listed there with no success. > > 1) Copying with unicast runs with no problem. > 2) LSPCI says that my board is: > 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) > > It's in the server side. > > 3) We are using a non-managed switch > 4) We have installed with Ubuntu 10.04 and it works well only one time. So have you tried the latest version of Ubuntu? e.g. 11.04? Any difference? Steven. > > > Anyone has futher hints to try to figure that out ? > > Thanks a lot, > > > -- > Isamar Maia > Cel. VIVO SSA: (55) 71-9146-8575 > Cel. TIM SSA: (55) 71-9185-5264 > Fixo: (55) 71-4062-8688 > 日本: +81-(0)3-4550-1212 > Skype ID: isamar.maia > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Isamar M. <is...@gm...> - 2011-07-11 22:57:02
|
Hi Folks, We are facing exactly the same problem as described at: http://drbl.sourceforge.net/faq/fine-print.php?path=./2_System/46_multicast_not_working.faq#46_multicast_not_working.faq Although, we have already followed all hints listed there with no success. 1) Copying with unicast runs with no problem. 2) LSPCI says that my board is: 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) It's in the server side. 3) We are using a non-managed switch 4) We have installed with Ubuntu 10.04 and it works well only one time. Anyone has futher hints to try to figure that out ? Thanks a lot, -- Isamar Maia Cel. VIVO SSA: (55) 71-9146-8575 Cel. TIM SSA: (55) 71-9185-5264 Fixo: (55) 71-4062-8688 日本: +81-(0)3-4550-1212 Skype ID: isamar.maia |
From: consiliens <con...@gm...> - 2011-06-29 21:36:05
|
Apparently the errors indicate that the hard drive is physically damaged. Ubuntu works just fine on the computer, however I had to replace the hardware for clonezilla to finish without error. The file system check utility didn't help. |
From: consiliens <con...@gm...> - 2011-06-29 08:59:59
|
I've installed clonezilla SE and it's unable to clone an Ubuntu 10.10 machine. The clone says it was successful after pressing Enter, however the restore also fails. I have sufficient space on the 10.04 LTS server where the image is stored. partclone successfully cloned the device /dev/sda1 to the image (-) checking the disk space... standard_in) 1: syntax error Something went wrong!!! Press "enter" to continue......_ this image was saved successfully: gold-img checking the partition sda1 all the images of partition or LV devices in this image were checked and they are restorable: gold-img finished! # Attempting to restore the image now causes... This is done by sfdisk --force /dev/sda < /home/partimag/gold-img/sda-pt.sf ee: /var/log/clonezilla-restore-sfdisk.log: No space left on device sfdisk failed, abort! please make sure your HD exist or the size of HD is big enough! e can NOT go on! Press "c" to enter command prompt or any other key to quit the program... The software versions I'm using are: clonezilla 2.3.8-32 drbl 1.9.9-21 partclone 0.2.22-drbl1 Is this a clonezilla bug? |
From: Steven S. <st...@nc...> - 2011-04-14 13:30:14
|
Hi Paul, Could you please give DRBL live 1.0.5-6 a try? This release uses linux kernel 2.6.38, and it might support your hardware. Please let me know the results after you use that. Thanks. Steven. On 03/31/2011 08:53 AM, Steven Shiau wrote: > Hi Paul, > I will try to have one recently to see if the unfs3 issue still exists > or not. > For the time being, you can try (in a machine with RAM >= 1 GB): > 1. Boot drbl-live-xfce-1.0.2-46 > 2. Configure the network to connect to internet > 3. In the command line prompt, run: > sudo apt-get update > sudo apt-get install drbl clonezilla partclone > sudo /opt/drbl/sbin/drbl-ocs-live-prep -i > http://downloads.sourceforge.net/clonezilla/clonezilla-live-1.2.8-23-i686.iso > > Ref: http://clonezilla.org/use_clonezilla_live_in_drbl.php > > Then you can use it as normal case, i.e. double clicks on the Clonezilla > SE icon to start it. > > If you encounter any problem, please let me know. > > Steven. > > On 2011/3/30 上午 01:29, Paul Warren wrote: >> Steven, >> >> Thanks for the reply. What I've found is that the stable version of DRBL >> Live will not detect the network card on a Dell Optiplex 380. The testing >> version of DRBL Live does find the 380's network card. When I PXE boot the >> Optiplex 380 from a stable version of DRBL Live, the network card is not >> detected. It is detected when I PXE boot the 380 from a testing version. >> When I PXE boot an Optiplex 360 from a stable version of DRBL Live, it's >> network card is detected. But when I PXE boot the 360 from a testing >> version, the card is not detected. Do you know if there will soon be a >> version (stable or testing) with a client that will support both the >> Optiplex 360 and 380? >> >> Thanks! >> >> - Paul >> >> -----Original Message----- >> From: Steven Shiau [mailto:st...@nc...] >> Sent: Tuesday, March 29, 2011 9:08 AM >> To: clo...@li... >> Subject: Re: [Clonezilla-server-edition] Clonezilla SE (DRBL Live) >> >> This are still some issues about testing DRBL live, especially the unfs3 >> issue. >> Please give stable DRBL a try. >> >> Steven. >> >> On 03/26/2011 12:14 AM, Paul Warren wrote: >>> I have been using Clonezilla Live for some time and I would now like >>> to try using Clonezilla SE. I dowloaded the latest DRBL Live ISO >>> (drbl-live-xfce-1.0.2-46-i686.iso) and used tuxboot to put this on a >>> USB flash drive. I have used this flash drive to boot a spare PC. >>> Once the GUI comes up, I click on the Clonzilla Server icon to get >>> things going. I choose 'dhcp' to configure the network card. Since >>> there is only one network card, I choose 'Y' to the question "Do you >>> want to lease IP addresses to PXE/Etherboot clients only". The file >>> that I want to send to the clients is on a Windows file server, so I >>> select the option to connect to a samba server and provide all of the >>> needed config. I next choose to set the mode for "All" clients. I >>> then go through setting up the Clonezilla mode options and choose the >> image to restore. I select "multicast restore" >>> and "clients-to-wait" with 1 client. I eventually end up at a message >>> that says "DO NOT CLOSE THIS WINDOW UNTIL CLIENTS FINISH THE CLONE!" >>> at which time I boot the PC via the network controller. The PC gets >>> an IP address (verified via 'cat /var/lib/dhcp/dhcpd.leases' on the >>> DRBL Live server) and begins booting the DRBL client. After the main >>> splash screen some lines of text scroll by and then things seem to >>> stop. I've waited several minutes to see if anything will happen, but >>> nothing seems to be going on. When I press 'Enter' on the client PC I >>> get a command prompt ('#') with a few commands available. Am I >>> supposed to run a command here to start the process? Have I done >>> something wrong? Both the DRBL server and the PC client are connected >>> to the same switch, so I hope that eliminates any potential multicast >> issues for my test. Where should I begin troubleshooting? >>> >>> Thanks! >>> >>> - Paul >>> >>> >>> >>> ---------------------------------------------------------------------- >>> -------- Enable your software for Intel(R) Active Management >>> Technology to meet the growing manageability and security demands of >>> your customers. Businesses are taking advantage of Intel(R) vPro (TM) >>> technology - will your software be a part of the solution? Download >>> the Intel(R) Manageability Checker today! >>> http://p.sf.net/sfu/intel-dev2devmar >>> _______________________________________________ >>> Clonezilla-server-edition mailing list >>> Clo...@li... >>> https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition >> >> -- >> Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> >> National Center for High-performance Computing, Taiwan. >> http://www.nchc.org.tw >> Public Key Server PGP Key ID: 1024D/9762755A >> Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A >> >> ---------------------------------------------------------------------------- >> -- >> Enable your software for Intel(R) Active Management Technology to meet the >> growing manageability and security demands of your customers. Businesses are >> taking advantage of Intel(R) vPro (TM) technology - will your software be a >> part of the solution? Download the Intel(R) Manageability Checker today! >> http://p.sf.net/sfu/intel-dev2devmar >> _______________________________________________ >> Clonezilla-server-edition mailing list >> Clo...@li... >> https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition >> >> -- >> This message has been scanned for viruses and dangerous content by >> MailScanner, and is believed to be clean. >> >> > -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |