I have a strange issue with optiplex 755. Experimental branch work fine on CD and usb, but when i try to load Clonezilla live with pxe, previous version gave me "kernel panic" message before mounting the squashfs, the last version now give me black screen just after loading the initrd and kernel.
Still it works fine on pxe with all my others computers !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I have a strange issue with optiplex 755. Experimental branch work fine on CD and usb, but when i try to load Clonezilla live with pxe, previous version gave me "kernel panic" message before mounting the squashfs, the last version now give me black screen just after loading the initrd and kernel.
Still it works fine on pxe with all my others computers !
Thefrenchdude,
What's the boot parameters did you put ? Did you refer to the parameters in syslinux/syslinux.cfg comes with clonezilla live zip file ?
Problem solved ! I don't know why but there was a "vga=788" parameter in my conf, i put "vga=normal" and now it's ok.
"vga=788" is for VGA framebuffer mode 800x600.
So in your case you can also choose "Safe graphic settings, vga=normal" in the boot menu.