Topic: [SOLVED] PXE boot fails with gparted 0.5.1-1
Hello,
I have this error when I try to boot gparted 0.5.1-1 on PXE :
mount: the kernel lacks NFS v3 support
Unknown symbol xdr_decode_array2
Unknown symbol xdr_decode_word
Unknown symbol xdr_decode_array2
Unknown symbol xdr_decode_word
modprobe: FATAL: Error inserting nfs (/lib/modules/2.6.32-trunk-486/kernel/fs/nfs/nfs.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Is it a known isssue? Should I open a bug report? I have no problem with an older version (e.g. 0.4.6).
This is the content of my "pxelinux.cfg/default" file :
default gparted
LABEL gparted
kernel vmlinuz
append initrd=initrd.img boot=live union=aufs netboot=nfs nfsroot=<NFS SERVER IP ADDRESS>:/PATH/TO/ISO/CONTENT