I got a problem an i hop to find a solution here. First of all I'm new to linux etc. We use Ubuntu 12.04 precise and the clients for the image are Macbooks.
I want to change the following line :
(find it in: sudo nano /etc/drbl/drbl-ocs.conf )
iso_url_for_pxe_ocs_live_default=""
Is it possible to change the path to a local one instead of an URL?
Greetz from hamburg, germany
chris
Last edit: Chris S 2013-06-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello and thank u Steven, I just tried to put "/home/partimg/ClonezillaServer686.iso" I can tell u if it works, if Not could u explain me how? I really do not understand what i should do :(
Chris
PS:I did it that way: ocs_prerun_for_pxe_ocs_live="169.254.255.1:/home/partimag/clonezilla4mac.iso"
But i get an error.
Last edit: Chris S 2013-07-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Okay now i did it that way: (like in the Link u sent me)
If you want to replace another version of Clonezilla live, you can:
Download Clonezilla live (It must be version >= 1.2.5-15, 20100521-lucid). Here we take "clonezilla-live-20100921-lucid.iso" as an example.
After "clonezilla-live-20100921-lucid.iso" is downloaded, in the dir where "clonezilla-live-20100921-lucid.iso" exists, run: "drbl-ocs-live-prep -i clonezilla-live-20100921-lucid.iso", then the Clonezilla SE will use clonezilla-live 20100921-lucid as the OS of clients when running Clonezilla job.
But when i run clonezilla after i did this, he is still downloading the image, here is my prompt:
"sudo /usr/sbin/drbl-ocs --mcast-iface eth1 -b -g auto -e1 auto -e2 -r -x -j2 -p true --clients-to-wait 3 --max-time-to-wait 90 -l de_DE.UTF-8 startdisk multicast_restore
NBCTT2013-03-28-19-img sda"
NBCTT2013-03-28-19-img is our image we want to distribute.
Hope someone can help me with this =)
Greetz chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"still downloading the image" -> I do not understand that. The drbl-ocs-live-prep is run once, but drbl-ocs is different from drbl-ocs-live-prep. What did you mean by that?
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Guys!
I got a problem an i hop to find a solution here. First of all I'm new to linux etc. We use Ubuntu 12.04 precise and the clients for the image are Macbooks.
I want to change the following line :
(find it in: sudo nano /etc/drbl/drbl-ocs.conf )
iso_url_for_pxe_ocs_live_default=""
Is it possible to change the path to a local one instead of an URL?
Greetz from hamburg, germany
chris
Last edit: Chris S 2013-06-13
If you meant this mode:
http://clonezilla.org/clonezilla-SE/use_clonezilla_live_in_drbl.php
You can download the iso file first, then follow the doc to use the command "drbl-ocs-live-prep" to put iso in the Clonezilla SE.
Steven.
Hello and thank u Steven, I just tried to put "/home/partimg/ClonezillaServer686.iso" I can tell u if it works, if Not could u explain me how? I really do not understand what i should do :(
Chris
PS:I did it that way: ocs_prerun_for_pxe_ocs_live="169.254.255.1:/home/partimag/clonezilla4mac.iso"
But i get an error.
Last edit: Chris S 2013-07-18
Okay now i did it that way: (like in the Link u sent me)
If you want to replace another version of Clonezilla live, you can:
Download Clonezilla live (It must be version >= 1.2.5-15, 20100521-lucid). Here we take "clonezilla-live-20100921-lucid.iso" as an example.
After "clonezilla-live-20100921-lucid.iso" is downloaded, in the dir where "clonezilla-live-20100921-lucid.iso" exists, run: "drbl-ocs-live-prep -i clonezilla-live-20100921-lucid.iso", then the Clonezilla SE will use clonezilla-live 20100921-lucid as the OS of clients when running Clonezilla job.
But when i run clonezilla after i did this, he is still downloading the image, here is my prompt:
"sudo /usr/sbin/drbl-ocs --mcast-iface eth1 -b -g auto -e1 auto -e2 -r -x -j2 -p true --clients-to-wait 3 --max-time-to-wait 90 -l de_DE.UTF-8 startdisk multicast_restore
NBCTT2013-03-28-19-img sda"
NBCTT2013-03-28-19-img is our image we want to distribute.
Hope someone can help me with this =)
Greetz chris
"still downloading the image" -> I do not understand that. The drbl-ocs-live-prep is run once, but drbl-ocs is different from drbl-ocs-live-prep. What did you mean by that?
Steven.
What i wanted to tell you is that the local path does not work. And DRBL is still downloading a (PXE) Image of Clonezilla.
So from https://sourceforge.net/p/clonezilla/discussion/Clonezilla_server_edition/thread/3790058c/?limit=25#c092
now you should solve this issue?
Right?
Steven.