Le site de l'éducation et des logiciels libres Serveur de masterisation ! - Education Libre

Skip to main content Help Control Panel

Education Libre

L'éducation en toute liberté

Home «   Articles «   Les serveurs linux ! «  

Serveur de masterisation !

Tags: SERVEUR

Créer un serveur de clonage avec clonezilla.

Je vais vous expliquez comment réaliser l'installation d'un serveur dédié à la sauvegarde et à la restauration de stations de travail avec le logiciel clonezilla installé sur une distribution mandriva 2008.

On part du principe que vous venez d'installez votre distro mandriva 2008 free.

1- Commencez par récupérer la clé PGP en vue de l'installation de "drbl". Insérez la ligne suivante dans un terminal en root :
a_/a_rpm_del_import_GPG-KEY-DRBL

2- Installez ensuite DRBL que vous trouverez à cette adresse :
http://drbl.nchc.org.tw/one4all/desktop/download/testing/RPMS/

3- Ensuite tapez la commande suivante pour réaliser l'installation :
/opt/drbl/sbin/drblsrv --install

Il vous suffit maintenant de répondre au question de l'insttallateur en fonction de votre besoin. Je vous conseil de répondre "n" à la question sur la version instable et testing, ce qui vous permettra de n'avoir que la version stable... A moins que vous souhaitiez être testeur !!!

Il faut configurer le service DHCP pour qu'il renvoie versle serveur LTSP : (/etc/dhcp.conf)

Exemple :

subnet 192.168.0.0 netmask 255.255.255.0{
          option routers 192.168.0.1;

          option subnet-mask 255.255.255.0;

          range dynamic-bootp 192.168.0.50 192.168.0.200;

          option rooth-path "192.168.0.1:/opt/ltsp/i586";

          filename "/pxelinux.0";

}


Ensuite vous lancerez clonezilla en tapant : /opt/drbl/sbin/dcs

Petite astuce ! pour lancer l'appli en tapant clonezilla faite un alias en tapant : alias clonezilla="/opt/drbl/sbin/dcs" et le tour est joué !!!

Voilà ce que vous devriez obtenir :

wget http://drbl.nchc.org.tw/GPG-KEY-DRBL
--09:31:10 http://drbl.nchc.org.tw/GPG-KEY-DRBL
=> `GPG-KEY-DRBL'
Résolution de drbl.nchc.org.tw... 140.110.17.49
Connexion vers drbl.nchc.org.tw|140.110.17.49|:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 1,361 (1.3K) [text/plain]

100%[=================================================================================================================>] 1,361 --.K/s

09:31:27 (27.39 MB/s) - « GPG-KEY-DRBL » sauvegardé [1361/1361]

[root@Clonezilla admin]# wget http://drbl.nchc.org.tw/GPG-KEY-DRBL; rpm --import GPG-KEY-DRBL
--09:31:40
http://drbl.nchc.org.tw/GPG-KEY-DRBL
=> `GPG-KEY-DRBL.1'
Résolution de drbl.nchc.org.tw... 140.110.17.49
Connexion vers drbl.nchc.org.tw|140.110.17.49|:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 1,361 (1.3K) [text/plain]

100%[=================================================================================================================>] 1,361 --.--K/s

09:31:56 (15.54 MB/s) - « GPG-KEY-DRBL.1 » sauvegardé [1361/1361]


[root@Clonezilla admin]# /opt/drbl/sbin/drbl-all-service start
Now add the service: portmap iptables nfs-common
Force to add portmap service in this RH-like DRBL server...
Force to add iptables service in this RH-like DRBL server...
Force to add nfs-common service in this RH-like DRBL server...
Now start the service: portmap iptables nfs-common
Arrêt de portmap : [ OK ]
Lancement de portmap : [ OK ]
Stopping NFS common utilities
Stopping rpc.statd: [ OK ]
Starting NFS common utilities
Starting rpc.statd [ OK ]
Turn on ip_forward now.
[root@Clonezilla admin]# clonezilla
bash: clonezilla: command not found

[root@Clonezilla admin]# /opt/drbl/sbin/drblsrv --install
***********************.
Hint! When a yes/no option is available, the default value is uppercase, Ex. (y/N), the default is "N", when you press "Enter", it will use "N". If you are not sure which one to choose, you can just press "Enter" key.
***********************.
***********************.
Installing DRBL for Mandriva Linux...
The version number for your OS: MDV2008.0
***********************.
Do you want to set the proxy server ?
[y/N] n
***********************.
***********************.
Which "ayo" repository do you want to use for OS packages ?
0 -> free.nchc.org.tw,
1 -> ftp.twaren.net,
2 -> distro.ibiblio.org,
3 -> mdk.linux.org.tw,
5 -> Enter ayo repository (with OS packages) by yourself.
[0] 1
***********************.



The url and path you selected: http://ftp.twaren.net, http://ftp.twaren.net//Linux/Mandrake/official


***********************.
Which "ayo" repository do you want to use for DRBL packages ?
0 -> free.nchc.org.tw,
1 -> ftp.twaren.net,
2 -> drbl.sourceforge.net,
5 -> To enter repository (with DRBL packages) by yourself.
[0] 1
***********************.


The url and path you selected: http://ftp.twaren.net, local-distfiles/drbl-core/i386


***********************.
Do you want to use the DRBL "unstable" packages which is much more powerful, but maybe very unstable (If you are super brave!!!) (If you downloaded the DRBL rpm package from the unstable directory, say "yes" here) ?
[y/N] n
Do you want to use the DRBL "testing" packages which is more powerful, but maybe buggy (If you are brave enough!!!) (If you downloaded the DRBL rpm package from the testing directory, say "yes" here) ?
[y/N] y
`/etc/urpmi/urpmi.cfg' -> `/etc/urpmi/urpmi.cfg.drblsave'
***********************.
Warning! We have to reset all the existing urpmi setting!
Are you sure you want to continue
[Y/n] y
OK, let's do it!
Removing the old urpmi setting...
***********************.
rien à retirer (utiliser urpmi.addmedia pour ajouter un média)
***********************.
Adding urpmi source...
***********************.

ajout du média « Main (MDK2008.01) »
ajout du média « Main Updates (MDK2008.02) »
ajout du média « Main Testing (MDK2008.03) » (ignoré par défaut)
ajout du média « Main Backports (MDK2008.04) » (ignoré par défaut)
ajout du média « Contrib (MDK2008.05) »
ajout du média « Contrib Updates (MDK2008.06) »
ajout du média « Contrib Testing (MDK2008.07) » (ignoré par défaut)
ajout du média « Contrib Backports (MDK2008.0smiley s8g29g.gif » (ignoré par défaut)
ajout du média « Non-free (MDK2008.09) »
ajout du média « Non-free Updates (MDK2008.010) »
ajout du média « Non-free Testing (MDK2008.011) » (ignoré par défaut)
ajout du média « Non-free Backports (MDK2008.012) » (ignoré par défaut)
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/media_info/synthesis.hdlist.cz
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/updates/media_info/synthesis.hdlist.cz
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/contrib/release/media_info/synthesis.hdlist.cz
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/contrib/updates/media_info/synthesis.hdlist.cz
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/non-free/release/media_info/synthesis.hdlist.cz
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/non-free/updates/media_info/synthesis.hdlist.cz
ajout du média « MDK2008.0-updates »
http://ftp.twaren.net//Linux/Mandrake/official/updates/2008.0/i586/media/main/updates/media_info/synthesis.hdlist.cz
ajout du média « drbl-stable »
http://ftp.twaren.net/local-distfiles/drbl-core/i386/base/synthesis.hdlist.drbl.cz
ajout du média « drbl-testing »
http://ftp.twaren.net/local-distfiles/drbl-core/i386/base/synthesis.hdlist.drbl-testing.cz


The urpmi setting is finished.

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/curl-7.16.4-2mdv2008.0.i586.rpm
installation de curl-7.16.4-2mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
1/1: curl
####################################################
***********************.
Do you want to install those network installation boot images so that you can let client to install some GNU/Linux distributions (Debian, Ubuntu, RedHat Linux, Fedora Core, Mandriva, CentOS and OpenSuSE...) via network ? /NOTE/// This action will download a lot of files (> 100 MB totally) from Internet, so it might take a few minutes. If your client machine has harddisk and it is possible you will install GNU/Linux into that, say Y here. If you say "no" here, feel free to run drbl-netinstall to install them later.
[y/N]
***********************.
This GNU/Linux distribution uses one kernel to support SMP and non-SMP arch.
***********************.
Do you want to use the serial console output for clients ?
If you do NOT know anything about this, say "N" here, otherwise clients might show NOTHING on the screen !
[y/N] y
Use serial console only for clients ? (Suitable for the clients without VGA output).
[y/N] y
Redirect to which serial port ?
Enter "1" for COM1, "2" for COM2, "3" for COM3, "4" for COM4,
[1] 1
What is the speed for the serial console output ?
Enter "1" for 9600, "2" for 19200, "3" for 38400.
[3] 1


The serial console output parameter: : console=tty0 console=ttyS0,9600n81


***********************.
Which CPU architecture kernel do you want to assign for DRBL clients ?
0 -> i386 level CPU
1 -> i586 level CPU
2 -> Use the same CPU level with that of this DRBL server
Note! Note Note! Note! Note! Note! Note!
NOTE!!! If your client machine(s) is not the same level with server, please answer "0" or "1", otherwise your client machine(s) will NOT be able to boot.
If you use wrong CPU level kernel, the glibc and openssl package might use i686 or i386, the kernel might use i686, i586 or i386, which might be not suitable to all your machines.
If you are not sure, "1" is recommended, this will still have good performance and compatibility.
[1] 1
***********************.
The CPU arch you specify: 1
The optimization for your system is set to "i586".
***********************.
Do you want to upgrade operating system ?
[y/N] y
***********************.
1st, we upgrade the whole system...
***********************.
Pour satisfaire les dépendances, les paquetages suivants vont être installés
Paquetage Version Révision Arch
(média « Main Updates (MDK2008.02) »)
liblzma0 4.43 17.1mdv2008.0 i586
lzma 4.43 17.1mdv2008.0 i586
un espace additionnel de 1.7Ko sera utilisé.
Procéder à l'installation des 2 paquetages ? (O/n) o

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/updates/liblzma0-4.43-17.1mdv2008.0.i586.rpm
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/updates/lzma-4.43-17.1mdv2008.0.i586.rpm
installation de liblzma0-4.43-17.1mdv2008.0.i586.rpm lzma-4.43-17.1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
1/2: lzma
####################################################
2/2: liblzma0 ####################################################
***********************.
Prepare the kernel for client, searching available kernel in the repository...
Since the kernel-.*-i586.rpm is actually for i686 CPU in Mandriva 2008, we need to use the kernel rpm package kernel-desktop586 for i586 CPU client!
Available kernel:
1: kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm (in updates repository)
2: kernel-desktop586-2.6.22.9-2mdv-1-1mdv2008.0.i586.rpm (in updates repository)
3: kernel-desktop586-2.6.22.9-1mdv-1-1mdv2008.0.i586.rpm (in release repository)
4: kernel_2.6.22.9-desktop-1mdv i686 (from this DRBL server)
Which kernel do you prefer for DRBL clients ? If you already updated your system, it is better to choose the kernel in updates, if not, better to choose that in release.
[3] 1
You choose 1.
Chosen kernel: kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm
Downloading i686 kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm from http://ftp.twaren.net//Linux/Mandrake/official/updates/2008.0/i586/media/main/updates/kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm to /tmp/client_kernel_PKG.Y13462/... done!
***********************.
2nd, installing the necessary files for DRBL...
***********************.
Searching if lvm2 ntfs-3g lshw available...
Package lvm2 exists in repository.
Package ntfs-3g exists in repository.
Package lshw exists in repository.

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/syslinux-3.51-4mdv2008.0.i586.rpm
installation de syslinux-3.51-4mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
1/37: syslinux ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/libpcap0-0.9.7-2mdv2008.0.i586.rpm
installation de libpcap0-0.9.7-2mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
2/37: libpcap0 ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/nc-1.10-26mdv2008.0.i586.rpm
installation de nc-1.10-26mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
3/37: nc ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/libntfs-3g10-1.826-1mdv2008.0.i586.rpm
installation de libntfs-3g10-1.826-1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
4/37: libntfs-3g10 ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/libfuse2-2.7.0-6mdv2008.0.i586.rpm
installation de libfuse2-2.7.0-6mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
5/37: libfuse2 ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/fuse-2.7.0-6mdv2008.0.i586.rpm
installation de fuse-2.7.0-6mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
6/37: fuse ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/ntfs-3g-1.826-1mdv2008.0.i586.rpm
installation de ntfs-3g-1.826-1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
7/37: ntfs-3g ####################################################


Plus d'information sur le paquetage ntfs-3g-1.826-1mdv2008.0.i586
WARNING :
Install dkms-fuse with kernels older than 2.6.20.2 or not all features will
work properly.



http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/lvm2-2.02.27-1mdv2008.0.i586.rpm
installation de lvm2-2.02.27-1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
8/37: lvm2 ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/ntp-client-4.2.4-10mdv2008.0.i586.rpm
installation de ntp-client-4.2.4-10mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
9/37: ntp-client ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/nfs-utils-1.1.0-10mdv2008.0.i586.rpm
installation de nfs-utils-1.1.0-10mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
10/37: nfs-utils ####################################################
Warning: nfs-common is needed by nfs-server in runlevel 3
Warning: nfs-common is needed by nfs-server in runlevel 4
Warning: nfs-common is needed by nfs-server in runlevel 5

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/ntp-4.2.4-10mdv2008.0.i586.rpm
installation de ntp-4.2.4-10mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
11/37: ntp ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/mawk-1.3.3-8mdv2007.1.i586.rpm
installation de mawk-1.3.3-8mdv2007.1.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
12/37: mawk ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/xinetd-2.3.14-6mdv2008.0.i586.rpm
installation de xinetd-2.3.14-6mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
13/37: xinetd ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/tcpdump-3.9.7-2mdv2008.0.i586.rpm
installation de tcpdump-3.9.7-2mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
14/37: tcpdump ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/libopenslp1-1.2.1-5mdv2008.0.i586.rpm
installation de libopenslp1-1.2.1-5mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
15/37: libopenslp1 ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/ypserv-2.19-5mdv2008.0.i586.rpm
installation de ypserv-2.19-5mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
16/37: ypserv ####################################################
Warning: fuse is needed by ypserv in runlevel 2

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/libparted1.8_7-1.8.7-2mdv2008.0.i586.rpm
installation de libparted1.8_7-1.8.7-2mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
17/37: libparted1.8_7 ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/parted-1.8.7-2mdv2008.0.i586.rpm
installation de parted-1.8.7-2mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
18/37: parted ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/dhcp-server-3.0.6-1mdv2008.0.i586.rpm
installation de dhcp-server-3.0.6-1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
19/37: dhcp-server ####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/ypbind-1.20.2-3mdv2008.0.i586.rpm
http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/yp-tools-2.10-1mdv2008.0.i586.rpm
installation de ypbind-1.20.2-3mdv2008.0.i586.rpm yp-tools-2.10-1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ...
####################################################
20/37: yp-tools ####################################################
21/37: ypbind
####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/autologin-1.0.0-20mdv2008.0.i586.rpm
installation de autologin-1.0.0-20mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
22/37: autologin
####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/dos2unix-1.0.2-1mdv2008.0.i586.rpm
installation de dos2unix-1.0.2-1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
23/37: dos2unix
####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/cdialog-1.1-1.20070704.1mdv2008.0.i586.rpm
installation de cdialog-1.1-1.20070704.1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
24/37: cdialog
####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/tftp-server-0.42-3mdv2008.0.i586.rpm
installation de tftp-server-0.42-3mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
25/37: tftp-server
####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/openssh-server-4.7p1-2mdv2008.0.i586.rpm
installation de openssh-server-4.7p1-2mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
26/37: openssh-server
####################################################
Generating SSH1 RSA host key... done

Generating SSH2 RSA host key...
done

Generating SSH2 DSA host key...
done


http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/updates/glibc-i18ndata-2.6.1-4.1mdv2008.0.i586.rpm
installation de glibc-i18ndata-2.6.1-4.1mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
27/37: glibc-i18ndata
####################################################

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/contrib/release/udpcast-0.0-0.20070218.1mdv2007.1.i586.rpm
installation de udpcast-0.0-0.20070218.1mdv2007.1.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
28/37: udpcast
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/drbl-chntpw-0.0.20040818-7.i386.rpm
installation de drbl-chntpw-0.0.20040818-7.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
29/37: drbl-chntpw
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/mkswap-uuid-0.1.0-3.i386.rpm
installation de mkswap-uuid-0.1.0-3.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
30/37: mkswap-uuid
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/freedos-1.0-11drbl.i386.rpm
installation de freedos-1.0-11drbl.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
31/37: freedos
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/drbl-partimage-0.6.7_beta2-1drbl.i386.rpm
installation de drbl-partimage-0.6.7_beta2-1drbl.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
32/37: drbl-partimage
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/drbl-etherboot-5.4.3-2.i386.rpm
installation de drbl-etherboot-5.4.3-2.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
33/37: drbl-etherboot
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/drbl-ntfsprogs-2.0.0-1.i386.rpm
installation de drbl-ntfsprogs-2.0.0-1.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
34/37: drbl-ntfsprogs
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/drbl-lzop-1.02-0.8drbl.i386.rpm
installation de drbl-lzop-1.02-0.8drbl.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
35/37: drbl-lzop
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-testing/clonezilla-2.2.3-6.i386.rpm
installation de clonezilla-2.2.3-6.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
36/37: clonezilla
####################################################

http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-testing/mkpxeinitrd-net-1.2-20.i386.rpm
installation de mkpxeinitrd-net-1.2-20.i386.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
37/37: mkpxeinitrd-net
####################################################
***********************.
Trying to upgrade some necessary packages if available...
The version number for your OS: MDV2008.0.
Force to upgrade some packages if necessary...

http://ftp.twaren.net//Linux/Mandrake/official/2008.0/i586/media/main/release/gpm-1.20.1-18mdv2008.0.i586.rpm
installation de gpm-1.20.1-18mdv2008.0.i586.rpm depuis /var/cache/urpmi/rpms
Préparation ... ####################################################
1/1: gpm
####################################################
***********************.
Install kernel for clients... ...
In ayo repository, searching the latest kernel ...
***********************.
Now run: /opt/drbl/sbin/drblsrv-offline -c -d -a -l en_US -k /tmp/client_kernel_PKG.Y13462/kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm --console-output "console=tty0 console=ttyS0,9600n81" --pxe-serial-output "serial 0 9600"
Kernel package /tmp/client_kernel_PKG.Y13462/kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm is used for client...
***********************.
The version number for your OS: Mandriva 2008.0
***********************.
Install kernel for clients... ...
The kernel for client is from specific package /tmp/client_kernel_PKG.Y13462/kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm.
Installing /tmp/client_kernel_PKG.Y13462/kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm for clients...
It might take several minutes to install this kernel, please be patient...
attention: /tmp/client_kernel_PKG.Y13462/kernel-desktop586-2.6.22.12-1mdv-1-1mdv2008.0.i586.rpm: Entête V3 DSA signature: NOKEY, key ID 22458a98
Préparation... ################### [100%]
1:kernel-desktop586-2.6.2################### [100%]
done!
Generating modules.dep and map files for clients... done!
***********************.
Creating config file for PXE clients...
Copying pxelinux.0, menu.c32, vesamenu.c32, chain.c32 and memdisk to /tftpboot/nbi_img...
Copying memtest86+ to /tftpboot/nbi_img...
Copying FreeDOS files to /tftpboot/nbi_img/...
Generating default pxelinux config (/tftpboot/nbi_img/pxelinux.cfg/default)...
Use com32 module: menu.c32
PXE serial output param: serial 0 9600
Linux console output param: console=tty0 console=ttyS0,9600n81
Adding menus for DRBL, local boot, memtest86+, FreeDOS...
done!
***********************.
***********************.
Creating the image files for PXE and Etherboot client, this will take a few minutes ...
The latest kernel for DRBL clients is 2.6.22.12-desktop586-1mdv
Running /opt/drbl/sbin/mknic-nbi --kernel 2.6.22.12-desktop586-1mdv --all --no-modules
Will client check DHCP server name is "drbl" or not: yes
The maximum times to try to get IP address for a client: 3
The pause time after network card is up: 0
Using the kernel modules from /tftpboot/node_root//lib/modules...
The selected kernel for DRBL clients is: 2.6.22.12-desktop586-1mdv
Kernel 2.6 is found, so default to use initramfs.
Creating the network boot initrd for PXE clients by: mkpxeinitrd-net -k 2.6.22.12-desktop586-1mdv -t initramfs
Use kernel modules from /tftpboot/node_root//lib/modules/2.6.22.12-desktop586-1mdv.
Creating the initRAMFS image...
Initramfs, remove ramdisk_size/ramdisk_block in /tftpboot/nbi_img/pxelinux.cfg/default if exists...
Finished!
Done!
***********************.
Done!
[root@Clonezilla admin]#


Stay tuned
recent comments
podcasted files
AddThis.com
NetVibes
Yahoo
Newsgator