I am booting an image with clonezilla server edition via PXE Boot through DRBL. I have tried setting, through drblpush -i, serial console output to be enabled, but I still do not see the clonezilla menu load from the serial port when I PXE Boot (I do see it through my hdmi connected monitor however).
I am loading this on an UEFI machine, and I have also tried enabling serial console redirection in its bootup menu settings. This doesn't output anything either, but when I got into /tftpboot/nbi_img/grub-efi.cfg/grub.cfg”, and change graphic_bg=yes to graphic_bg=no, then I can at least see the DRBL menu upon bootup. However, after I, for instance, select the Clonezilla menu option, then the rest is not outputted anymore.
Has anyone else encountered this or would have any advice how to resolve it?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I am booting an image with clonezilla server edition via PXE Boot through DRBL. I have tried setting, through drblpush -i, serial console output to be enabled, but I still do not see the clonezilla menu load from the serial port when I PXE Boot (I do see it through my hdmi connected monitor however).
I am loading this on an UEFI machine, and I have also tried enabling serial console redirection in its bootup menu settings. This doesn't output anything either, but when I got into /tftpboot/nbi_img/grub-efi.cfg/grub.cfg”, and change graphic_bg=yes to graphic_bg=no, then I can at least see the DRBL menu upon bootup. However, after I, for instance, select the Clonezilla menu option, then the rest is not outputted anymore.
Has anyone else encountered this or would have any advice how to resolve it?
Thanks!
Did you check if anything like "console=ttyXXX..." shown in /tftpboot/nbi_img/pxelinux.cfg/default or /tftpboot/nbi_img/grub-efi.cfg/grub.cfg?
Steven