hello
I need some help with the deployment of Clonezilla
i manage to install and run everything on Centos 5.0
now the problem start with the dhcp, i change the centos to give dhcp for the pxe, when the client computer boot up he doesnt go to the defualt and say missing file .
in the FTPBOOT, there is no pxelinux.0 only in the net folder, i change in the dhcpd.conf file that the boot will go to the next folder but still there i dont get any respons to upload the screen of clonezilla
clonezilla is running and working with start
can anybody please publish his dhcpd.conf file or help me
thanks
Amir
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Did you follow http://drbl.sourceforge.net/one4all/ to setup a DRBL server ?
Especially the command "/opt/drbl/sbin/drblsrv -i" (step 2b). When you run this, any error messages ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I run the entire drbl with t drblsrv and go for the default, he use no proxy and install other stuff, no error in the end
does "/opt/drbl/sbin/drblsrv -i" create a script in the dhcpd,conf ?
i have file sin FTPBOOT but 3 directories inside i have the pxeconfig.cfg - default
but when the pxe boot he look in the / so for the system its /ftpboot but no pxelinux.0 file there
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello
I need some help with the deployment of Clonezilla
i manage to install and run everything on Centos 5.0
now the problem start with the dhcp, i change the centos to give dhcp for the pxe, when the client computer boot up he doesnt go to the defualt and say missing file .
in the FTPBOOT, there is no pxelinux.0 only in the net folder, i change in the dhcpd.conf file that the boot will go to the next folder but still there i dont get any respons to upload the screen of clonezilla
clonezilla is running and working with start
can anybody please publish his dhcpd.conf file or help me
thanks
Amir
Did you follow http://drbl.sourceforge.net/one4all/ to setup a DRBL server ?
Especially the command "/opt/drbl/sbin/drblsrv -i" (step 2b). When you run this, any error messages ?
I run the entire drbl with t drblsrv and go for the default, he use no proxy and install other stuff, no error in the end
does "/opt/drbl/sbin/drblsrv -i" create a script in the dhcpd,conf ?
i have file sin FTPBOOT but 3 directories inside i have the pxeconfig.cfg - default
but when the pxe boot he look in the / so for the system its /ftpboot but no pxelinux.0 file there
Please run the following commands then post the results:
1. ls -alF /tftpboot/nbi_img/
2. cat /etc/dhcpd.conf
BTW, did you run "/opt/drbl/sbin/drblpush -i", too ?