Mainos / Advertisement:
Wds&dhcpd
Versio hetkellä 26. elokuuta 2014 kello 13.37 – tehnyt Johannes (keskustelu | muokkaukset) (Ak: Uusi sivu: WDS määrittäminen dhcpd3 serveriin Linux dhcp3-serverin määrittely niin että se ymmärtää wds http://tspycher.com/booting-into-wds-windows-deployment-service-from-linux-d...)
WDS määrittäminen dhcpd3 serveriin
Linux dhcp3-serverin määrittely niin että se ymmärtää wds
http://tspycher.com/booting-into-wds-windows-deployment-service-from-linux-dhcpd/
host wdsBootClient {
hardware ethernet 01:02:03:04:05:06;
next-server 192.168.1.2;
option tftp-server-name "192.168.1.2"; option bootfile-name "boot\\x86\\wdsnbp.com\000";
}
Mainos / Advertisement: