I try to setup a clonezilla server.
I get a few errors during the setup of the drblsrv.
Not sure but I guess I have to post here my question.
Any help is welcome :)
Your OS version is:: Debian 6.0.10
*****************************************************.
*****************************************************.
Installing kernel for clients... ...
The kernel for client is copied from server.
Installing kernel 2.6.32-5-amd64 for clients...
It might take several minutes to install this kernel, please be patient... ../usr
*****************************************************.
Creating config file for PXE clients...
Copying pxelinux.0, gpxelinux.0, menu.c32, vesamenu.c32, chain.c32, mboot.c32, sanboot.c32 and memdisk to /tftpboot/nbi_img...
cp: cannot stat `/usr/share/drbl/pkg/syslinux//VERSION': No such file or directory
Copying memtest86+ to /tftpboot/nbi_img...
Warning! /usr/lib/freedos/fdos1440.img NOT found!!! FreeDOS Remote boot does NOT work!!!
Press "Enter" to continue...
Thanks Steven!
Now I get some more errors. Although not sure if they are a real problem or not as the script finished correctly after those. I post them just for the shake of debug :)
Installing kernel for clients... ...
The kernel for client is copied from server.
Installing kernel 2.6.32-5-amd64 for clients...
It might take several minutes to install this kernel, please be patient... ...done!
Generating modules.dep and map files for clients... done!
Preparing the kernel firmware for clients...
Package of pxelinux was installed, but pxelinux boot file not found!
*****************************************************.
Creating config file for PXE clients...
Copying pxelinux.0, gpxelinux.0, menu.c32, vesamenu.c32, chain.c32, mboot.c32, sanboot.c32 and memdisk to /tftpboot/nbi_img...
Copying memtest86+ to /tftpboot/nbi_img...
Copying FreeDOS files to /tftpboot/nbi_img/...
mv: cannot stat `/tftpboot/nbi_img/bios/*pxelinux.0': No such file or directory
Warning! /usr/share/drbl/pkg/syslinux//bios/memdisk NOT found!!! PXE boot does NOT work!!!
Press "Enter" to continue...
Last edit: kernel 2015-10-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Actually Debian 6.0 is some kind of old. Is that any reason you need that version?
It's recommended to have Debian 7 (Wheezy) or 8 (Jessie), then install unstable drbl.
Steve.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I try to setup a clonezilla server.
I get a few errors during the setup of the drblsrv.
Not sure but I guess I have to post here my question.
Any help is welcome :)
~~~~
Last edit: kernel 2015-10-15
Try to install rsync first by:
sudo apt-get install rsync
Normally it should be installed by drblsrv. Not sure why it failed.
Steven.
Thanks Steven!
Now I get some more errors. Although not sure if they are a real problem or not as the script finished correctly after those. I post them just for the shake of debug :)
Last edit: kernel 2015-10-15
Actually Debian 6.0 is some kind of old. Is that any reason you need that version?
It's recommended to have Debian 7 (Wheezy) or 8 (Jessie), then install unstable drbl.
Steve.
Not really, I guess that was the server I available for testing.
Advice taken into consideration :)
thanks again