Menu

Debian setup. Errors during /usr/sbin/drblsrv -i

Help
kernel
2015-10-15
2015-10-15
  • kernel

    kernel - 2015-10-15

    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
    
    /share/drbl/sbin/install-kernel-for-client: line 158: rsync: command not found
    ./usr/share/drbl/sbin/install-kernel-for-client: line 160: rsync: command not found
    done!
    
    /tftpboot/node_root/boot/System.map-2.6.32-5-amd64 NOT found! Assume it's in another kernel package.
    Preparing the kernel firmware for clients...
    /usr/share/drbl/sbin/install-kernel-for-client: line 212: rsync: command not found
    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...
    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...
    
    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!!!
    

    ~~~~

     

    Last edit: kernel 2015-10-15
  • Steven Shiau

    Steven Shiau - 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.

     
  • kernel

    kernel - 2015-10-15

    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
  • Steven Shiau

    Steven Shiau - 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.

     
  • kernel

    kernel - 2015-10-15

    Not really, I guess that was the server I available for testing.
    Advice taken into consideration :)
    thanks again

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.