Hello and excuse for my english
I use Clonezilla with a serveur Ubuntu 7.10 Gutsy Gibbon and it's a wonderfull tool
I want to create a customised clonezilla live for laptop with the image of this laptop.
When i create the image, toto for example, in the server, clonezilla create a directory /home/partimag/toto whith the differents partitions of this computer into this directory.
I create the customised clonezilla live whit this command :
sudo /opt/drbl/sbin/ocs-iso -g -en -t -k NONE -e "-g auto -b restoreparts toto sda" toto
When i start the customised clonezilla live it don't work because it don't get the directori toto
If i create on the server a directory toto /home/partimag/toto/toto, if i move the contents of /home/partimag/toto/ in /home/partimag/toto/toto, and if i create the customised clonezilla live it's wook very whell
An iddee to correct the probleme or my bad command
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In my example the command is not sudo /opt/drbl/sbin/ocs-iso -g -en -t -k NONE -e "-g auto -b restoreparts toto sda but sudo /opt/drbl/sbin/ocs-iso -g -en -t -k NONE -e "-g auto -b restoredisk toto sda
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OOps... I should ask which "Clonezilla live" are you using.
In the early version, there is a bug when creating recovery cd.
Maybe you can try to use the latest one or even the one in testing branch.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello and excuse for my english
I use Clonezilla with a serveur Ubuntu 7.10 Gutsy Gibbon and it's a wonderfull tool
I want to create a customised clonezilla live for laptop with the image of this laptop.
When i create the image, toto for example, in the server, clonezilla create a directory /home/partimag/toto whith the differents partitions of this computer into this directory.
I create the customised clonezilla live whit this command :
sudo /opt/drbl/sbin/ocs-iso -g -en -t -k NONE -e "-g auto -b restoreparts toto sda" toto
When i start the customised clonezilla live it don't work because it don't get the directori toto
If i create on the server a directory toto /home/partimag/toto/toto, if i move the contents of /home/partimag/toto/ in /home/partimag/toto/toto, and if i create the customised clonezilla live it's wook very whell
An iddee to correct the probleme or my bad command
Thanks
In my example the command is not sudo /opt/drbl/sbin/ocs-iso -g -en -t -k NONE -e "-g auto -b restoreparts toto sda but sudo /opt/drbl/sbin/ocs-iso -g -en -t -k NONE -e "-g auto -b restoredisk toto sda
Could you please tell me which clonzilla version are you using ?
You may run /opt/drbl/bin/drbl-bug-report to collect info and post it.
Tkx.
OOps... I should ask which "Clonezilla live" are you using.
In the early version, there is a bug when creating recovery cd.
Maybe you can try to use the latest one or even the one in testing branch.
Yes, i use the clonezilla-2.2.4-12 version. Here is the DRBL-BUG-RPT.....
-------CUT BEGIN HERE--------------------------------------------
Description of problem:
How reproducible:
Steps to Reproduce:
Actual results:
Expected results:
Some info about the DRBL environment (PLEASE DO NOT EDIT THEM!):
OS version: Ubuntu 7.10
Server arch: i686
Server CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz
Server memory size: 1035224 kB
Server Kernel version: 2.6.22-14-server
Installed DRBL-related packages: drbl-1.8.2-38 mkpxeinitrd-net-1.2-21 clonezilla-2.2.4-12 mkswap-u
uid-0.1.0-3 drbl-partimage-0.6.7_beta2-1drbl drbl-ntfsprogs-2.0.0-1 drbl-chntpw-0.0.20040818-7 drbl-
lzop-1.02-0.8drbl udpcast-20071228 drbl-etherboot-5.4.3-2 freedos-1.0-11drbl
Client kernel version: 2.6.22-14-386
Client kernel arch: i486
NICs with private IP address in server: eth0 eth1
Private IP address in server: 192.168.141.221 192.168.133.221
Total client no: 13
Client IP address: 192.168.133.100 192.168.133.101 192.168.133.102 192.168.133.103 192.168.133.104 1
92.168.133.105 192.168.133.106 192.168.133.107 192.168.133.108 192.168.133.109 192.168.133.110 192.1
68.133.111 192.168.133.112
===
-------CUT END HERE----------------------------------------------
Thanks.
After the instal of the newer version of clonezilla, it's work very well