hi all,

im going through this walkthrough and i want to know instead of using http/ftp or tftp does it support nfs when it comes to using the fetch command?

cheers

rob

http://clonezilla.org/livepxe.php

2 Spice ups

Check this page;

https://www.plop.at/en/ploplinux/live/networkboot-linux.html

I’ve booted from nfs before but don’t have it in my current config.

Snip from site;

# Boot from NFS 

label linux-nfs
    menu label Plop Linux - NFS
    kernel syslinux/kernel/bzImage
    append initrd=syslinux/kernel/initramfs.gz vga=1 nfsmount=10.0.0.1:/tftpboot/ploplinux-netboot nomodeset

im stuck

i dont know what im doing wrong, can someone please help,

i attach a screen shot of what i have done

i have made a IIS server on my pxe server and have published this folder -

\molvmsep01\reminst\boot\x64\linux\clonezilla

what am i doing wrong

Hey Robert, I saw another post;

I’m assuming this means all is working. Just wanted to link too it in the event someone lands here with a similar question they can get redirected to the answers you figured out.