Deploy OPSI image with Clonezilla/DRBL

Antworten
Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Deploy OPSI image with Clonezilla/DRBL

Beitrag von Zakyl »

Hi,

I would like to know if it's possible to deploy OPSI images by DRBL/Clonezilla software ?
Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von Zakyl »

After several attempts, I don't sucess to deploy OPSI image with Clonezilla, so I think it's impossible for the moment. (Clonezilla doesn't found images)
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von d.oertel »

Hi,

it depends on what you mean with 'opsi image'.

opsi fokusses on os deployment using the unattend method.
You may make an image from a via opsi installed computer.
But before you use this image for deployment you have to do a lot of typical image deployment tasks.

regards
d.oertel


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von Zakyl »

I mean with the "ntfs-write-image" tool with OPSI ! After that, I would like to deploy it with Clonezilla but it doesn't found it
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von d.oertel »

Hi,

the ntfs-write images are normal partclone images like they are used by clonezilla.
They are created with

Code: Alles auswählen

partclone.ntfs --rescue --clone --force --source <source device> --overwrite <target file>
they may be compressed by gzip.

What is the reason that you want to use a image based installation ?

regards

d.oertel


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von Zakyl »

Ok, so it can be possible to deploy it with Clonezilla, sound good :)

The reason is because unattend installation are slow. So, I do it on 1 computer and after I would like to make an image with OPSI. After that, I would like to deploy it with Clonezilla !
Benutzeravatar
tobias
Beiträge: 1294
Registriert: 20 Aug 2008, 12:36
Wohnort: Braunschweig
Kontaktdaten:

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von tobias »

Zakyl hat geschrieben:Ok, so it can be possible to deploy it with Clonezilla, sound good :)

The reason is because unattend installation are slow. So, I do it on 1 computer and after I would like to make an image with OPSI. After that, I would like to deploy it with Clonezilla !
I think a better way is to create a Windows Image File (WIM). You can deploy a WIM via the normal OPSI OS deployment system.
A WIM is completely independent of your Hardware and you can include inside this WIM what you want ;)

1. Install a PC with all of your software (without drivers & the opsi-client-agent)
2. Use sysprep
3. With Windows PE & ImageX you can create a WIM
4. Include this WIM instead of the WIM from your Windows DVD in your Win7 package

http://technet.microsoft.com/en-us/libr ... s.10).aspx
Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von Zakyl »

Thank you for your knowledges !

I will have a look on WIM !
Benutzeravatar
tobias
Beiträge: 1294
Registriert: 20 Aug 2008, 12:36
Wohnort: Braunschweig
Kontaktdaten:

Re: Deploy OPSI image with Clonezilla/DRBL

Beitrag von tobias »

a second benefit is that you can use the Driver integration from OPSI & you can select additional software for every client via the traditional deployment way.

Also you can include Windows updates without createing a new image into your WIM.

The deployment of a WIM looks like a installation of Windows - but your additional software (and your special settings) is already installed :mrgreen:
Antworten