commit - 65daaa5eb01d396f6218388b7175e39db72f19ad
commit + ff08b2c83111b306bbcc6e899a1b692b53c0dd3f
blob - /dev/null
blob + d4cfeeb3313986ec07de2a123b05a550bd83aabd (mode 644)
--- /dev/null
+++ wiki.d/Pxeboot.Configure
+version=pmwiki-2.3.20 ordered=1 urlencoded=1
+agent=w3m/0.5.3+git20230718
+author=jrmu
+charset=UTF-8
+csum=
+ctime=1744052993
+host=172.56.234.179
+name=Pxeboot.Configure
+rev=5
+targets=
+text=(:title Configure pxeboot:)%0a%0aFirst, in the client machine, go to the BIOS setup and enable PXE booting. In%0athis example, we will configure all machines on the subnet to use boot OpenBSD%0aby default. If you want to customize the specific boot device, you will want to%0anote the MAC address of the network card that will be connecting to the DHCP%0aserver.%0a%0aSpecify the filename%0a%0a[@%0asubnet 10.0.0.1 netmask 255.255.255.0 {%0a option routers 10.0.0.1;%0a option domain-name-servers 10.0.0.1;%0a filename "pxeboot";%0a next-server 10.0.0.1;%0a host ircnow.org {%0a fixed-address 10.0.0.2;%0a hardware ethernet aa:bb:cc:dd:ee:01;%0a }%0a}%0a@]%0a%0a[@%0a# mkdir /var/tftpboot%0a# cp /usr/mdec/pxeboot /bsd.rd /var/tftpboot/%0a# chmod 444 /var/tftpboot/{pxeboot,bsd.rd}%0a# echo 'tftpd_flags="-v /var/tftpboot"' >> /etc/rc.conf.local%0a# rcctl restart tftpd%0a@]%0a
+time=1744053483
+title=Configure pxeboot
+author:1744053483=jrmu
+diff:1744053483:1744053429:=28c28%0a%3c # echo 'tftpd_flags="-v /var/tftpboot"' >> /etc/rc.conf.local%0a---%0a> # echo 'tftpd_flags="/var/tftpboot"' >> /etc/rc.conf.local%0a
+host:1744053483=172.56.234.179
+author:1744053429=jrmu
+diff:1744053429:1744053398:=28,29c28%0a%3c # echo 'tftpd_flags="/var/tftpboot"' >> /etc/rc.conf.local%0a%3c # rcctl restart tftpd%0a---%0a> echo 'tftpd_flags="/var/tftpboot"' >> /etc/rc.conf.local%0a
+host:1744053429=172.56.234.179
+author:1744053398=jrmu
+diff:1744053398:1744053137:=22,28d21%0a%3c @]%0a%3c %0a%3c [@%0a%3c # mkdir /var/tftpboot%0a%3c # cp /usr/mdec/pxeboot /bsd.rd /var/tftpboot/%0a%3c # chmod 444 /var/tftpboot/{pxeboot,bsd.rd}%0a%3c echo 'tftpd_flags="/var/tftpboot"' >> /etc/rc.conf.local%0a
+host:1744053398=172.56.234.179
+author:1744053137=jrmu
+diff:1744053137:1744052993:=11,22c11%0a%3c [@%0a%3c subnet 10.0.0.1 netmask 255.255.255.0 {%0a%3c option routers 10.0.0.1;%0a%3c option domain-name-servers 10.0.0.1;%0a%3c filename "pxeboot";%0a%3c next-server 10.0.0.1;%0a%3c host ircnow.org {%0a%3c fixed-address 10.0.0.2;%0a%3c hardware ethernet aa:bb:cc:dd:ee:01;%0a%3c }%0a%3c }%0a%3c @]%0a---%0a> 78:e7:d1:f6:7b:78%0a
+host:1744053137=172.56.234.179
+author:1744052993=jrmu
+diff:1744052993:1744052993:=1,11d0%0a%3c (:title Configure pxeboot:)%0a%3c %0a%3c First, in the client machine, go to the BIOS setup and enable PXE booting. In%0a%3c this example, we will configure all machines on the subnet to use boot OpenBSD%0a%3c by default. If you want to customize the specific boot device, you will want to%0a%3c note the MAC address of the network card that will be connecting to the DHCP%0a%3c server.%0a%3c %0a%3c Specify the filename%0a%3c %0a%3c 78:e7:d1:f6:7b:78%0a
+host:1744052993=172.56.234.179
blob - /dev/null
blob + 92fc869936c339496d84b5192d0b7ad91a117c08 (mode 644)
--- /dev/null
+++ wiki.d/Pxeboot.Configure-Draft,del-1744053137
+version=pmwiki-2.3.20 ordered=1 urlencoded=1
+agent=w3m/0.5.3+git20230718
+author=jrmu
+charset=UTF-8
+csum=
+ctime=1744052993
+host=172.56.234.179
+name=Pxeboot.Configure-Draft
+rev=1
+targets=
+text=(:title Configure pxeboot:)%0a%0aFirst, in the client machine, go to the BIOS setup and enable PXE booting. In%0athis example, we will configure all machines on the subnet to use boot OpenBSD%0aby default. If you want to customize the specific boot device, you will want to%0anote the MAC address of the network card that will be connecting to the DHCP%0aserver.%0a%0aSpecify the filename%0a%0a78:e7:d1:f6:7b:78%0a
+time=1744052993
+title=Configure pxeboot
+author:1744052993=jrmu
+diff:1744052993:1744052993:=1,11d0%0a%3c (:title Configure pxeboot:)%0a%3c %0a%3c First, in the client machine, go to the BIOS setup and enable PXE booting. In%0a%3c this example, we will configure all machines on the subnet to use boot OpenBSD%0a%3c by default. If you want to customize the specific boot device, you will want to%0a%3c note the MAC address of the network card that will be connecting to the DHCP%0a%3c server.%0a%3c %0a%3c Specify the filename%0a%3c %0a%3c 78:e7:d1:f6:7b:78%0a
+host:1744052993=172.56.234.179
blob - /dev/null
blob + 908433d32a8f8ce4ad7dffccb3742607ac999181 (mode 644)
--- /dev/null
+++ wiki.d/Pxeboot.RecentChanges
+version=pmwiki-2.3.20 ordered=1 urlencoded=1
+agent=w3m/0.5.3+git20230718
+charset=UTF-8
+ctime=1744053137
+host=172.56.234.179
+name=Pxeboot.RecentChanges
+rev=4
+text=* [[Pxeboot/Configure]] . . . @2025-04-07T19:18:03Z by [[~jrmu]]: [==]%0a
+time=1744053483