sim, o ubuntu iso para teste no windows eu estou uso tftp32 e freenfs e vmware c: \ tftpd32 \ ubuntu \ (unziped iso) caminho tftp32 c: \ tftpd32 \ caminho nfs c: \ tftp32 \
LABEL Ubuntu linux Install
KERNEL ubuntu/casper/vmlinuz
APPEND root=/dev/nfs boot=casper only-ubiquity netboot=nfs nfsroot=192.168.0.1:/ubuntu ip=192.168.0.5:192.168.0.1:192.168.0.1:255.255.255.0:linux::none file=preseed/ubuntu.seed initrd=ubuntu/casper/initrd.lz quiet splash locale=ru_RU --
LABEL Ubuntu linux Live Boot
KERNEL ubuntu/casper/vmlinuz
APPEND root=/dev/nfs boot=casper netboot=nfs nfsroot=192.168.0.1:/ubuntu ip=192.168.0.5:192.168.0.1:192.168.0.1:255.255.255.0:linux::none file=preseed/ubuntu.seed initrd=ubuntu/casper/initrd.lz quiet splash locale=ru_RU --