Hi,

I am having an issue trying to pxe boot CloneZilla-Live to my client
from my server:

I get the error:

Begin: Mounting root file system .. Begin: Running
/scripts/live-premount ... Waiting for ethcards(s) up... If this
fails, maybe the ethernet card is not supported by the kernel
2.6.32-50-amd.

My client machines has 3 NIC cards (2 Intel gigabit eth1-2, and 1 10
gigabit eth0 which does not work). In my default file, I have the
following for CloneZilla-Live:

# Example for Clonezilla live PXE booting
# //NOTE// Remember to change the file names to match your files and
check parameters in syslinux/syslinux.cf\
g from the zip file, copy them to here. It might be different from
here, say vmlinuz1 path maybe different.
label Clonezilla Live-1.2.6-40
  MENU DEFAULT
#  MENU HIDE
  MENU LABEL Clonezilla Live (Ramdisk-1.2.6-40)
#  # MENU PASSWD
  kernel vmlinuz-1.2.6-40 pcie_aspm=off idle=poll apm=off acpi=off
pci=off noapic
  append initrd=initrd-1.2.6-40.img boot=live config noswap nolocales
edd=on nomodeset ocs_live_run="ocs-live-general"
ocs_live_extra_param="" keyboard-layouts="" ocs_live_batch="no"
locales="" live-netdev="eth1" ocs_debug vga=788 nosplash noprompt
fetch=tftp://10.0.5.10/var/lib/tftpboot/tftpboot/nbi_img/filesystem-1.2.6-40.squashfs
ip=all
  TEXT HELP
  *  Boot Clonezilla live via network
  ENDTEXT

I tried live-netdev="eth1" to specify that I want it to try the
gigabit eth1 port, but the kernel boot shows that it finds the eth0
Broadcom NIC Card. I also tried ip=all and mounting the inited.img as
follows:

http://sourceforge.net/projects/clonezilla/forums/forum/663168/topic/3479675

but I could not see the .conf file that he changed to get it to boot.

I also tried 2 different versions of clonezilla-live:
clonezilla-live-1.2.6.40/  (current one to match my host kernel, and
clonezilla-live-2.1.0-26-amd64.zip), but with no such luck.

Anyone have any suggestions/ideas?

Thanks,

Malek

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Clonezilla-live mailing list
Clonezilla-live@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clonezilla-live

Reply via email to