I took the "vmlinuz" and "initrd.img" files out of live/ in the downloaded zip file and put them up as targets on my PXE server. Do I need to do things in a different way to get the network drivers working properly? Or is it that the image isn't built with the proper support?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the log; there is a renaming of interfaces associated with the igb driver, eth0 is being renamed to eno1, so perhaps you need to follow suite and change your live-netdev parameter?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone. I have a Supermicro server that the Clonezilla vmlinuz / initrd.img doesn't appeard to have network driver support for.
The motherboard is an X10DRC-LN4+, and is using standard Intel on-board 1gbe adapters / chipset.
http://imagizer.imageshack.us/v2/804x602q90/907/mh8TH1.png
I took the "vmlinuz" and "initrd.img" files out of live/ in the downloaded zip file and put them up as targets on my PXE server. Do I need to do things in a different way to get the network drivers working properly? Or is it that the image isn't built with the proper support?
Thanks in advance.
Thanks for the log; there is a renaming of interfaces associated with the igb driver, eth0 is being renamed to eno1, so perhaps you need to follow suite and change your live-netdev parameter?