Sorry for the late message, this one is correct

The good way to correct this : /usr/share/live/build/functions/defaults.sh
Line 960

        # Setting netboot server address

        LB_NET_ROOT_SERVER="${LB_NET_ROOT_SERVER:-192.168.1.1}"

>        LB_BOOTAPPEND_NETBOOT="netboot=$LB_NET_ROOT_FILESYSTEM
nfsroot=$LB_NET_ROOT_SERVER:$LB_NET_ROOT_PATH ip=dhcp rw"

>        LB_BOOTAPPEND_LIVE="$LB_BOOTAPPEND_LIVE $LB_BOOTAPPEND_NETBOOT"

>        LB_BOOTAPPEND_LIVE_FAILSAFE="$LB_BOOTAPPEND_LIVE_FAILSAFE
$LB_BOOTAPPEND_NETBOOT"

        # Setting net cow filesystem

        LB_NET_COW_FILESYSTEM="${LB_NET_COW_FILESYSTEM:-nfs}"


Thus the options for netbooting are present in the tftpboot/live.cfg file...



-- 
*Jérôme Avond*
m/j : [email protected]

Reply via email to