@txhaflaire There may be some useful info in this thread: NetBoot and PXE Boot co-existence
what about option booting or booting to the OS and going into System Preferences and looking at the startup disk?
also, w/o helper IPs you can't netbook across subnets.
You can use the following command to see live messages logged by the bootpd process on the NetBoot server:
sudo log stream --process bootpd
You can use the following command to see historical messages in the system log datastore on the NetBoot server:
sudo log show --predicate 'senderImagePath contains "bootpd"'
@StoneMagnet Thank you for the response
, but already seen that thread and it dit not help me out unfortunately.
@jwojda Thank you for the response ! option booting and booting via OS > SYS prefs > Startupdisk > shows NetInstall_macOS_10.12.6.nbi and when restarting it restart but screen keeps black, after a while it boots regular boot disk.
Nice log commands, see below for the live messages.
2017-07-26 14:36:24.351697+0200 0x24e9aa Default 0x0 35885 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1c:4:e7 NetBoot008 arch=i386 sysid=MacBookPro11,4
2017-07-26 14:36:24.351873+0200 0x24e9aa Default 0x0 35885 bootpd: NetBoot: [1,a8:60:b6:1c:4:e7] BSDP ACK[list] sent 10.90.78.9 pktsize 307
2017-07-26 14:36:27.419360+0200 0x24e9aa Default 0x0 35885 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1c:4:e7 NetBoot008 arch=i386 sysid=MacBookPro11,4
2017-07-26 14:36:27.419538+0200 0x24e9aa Default 0x0 35885 bootpd: NetBoot: [1,a8:60:b6:1c:4:e7] BSDP ACK[list] sent 10.90.78.9 pktsize 307
2017-07-26 14:36:31.775886+0200 0x24e9aa Default 0x0 35885 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1c:4:e7 NetBoot008 arch=i386 sysid=MacBookPro11,4
2017-07-26 14:36:31.776047+0200 0x24e9aa Default 0x0 35885 bootpd: NetBoot: [1,a8:60:b6:1c:4:e7] BSDP ACK[list] sent 10.90.78.9 pktsize 307
2017-07-26 14:36:33.164606+0200 0x24e9aa Default 0x0 35885 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1c:4:e7 NetBoot008 arch=i386 sysid=MacBookPro11,4
2017-07-26 14:36:33.165819+0200 0x24e9aa Activity 0x80000000000c7972 35885 bootpd: (CoreFoundation) Loading Preferences From System CFPrefsD For Search List
2017-07-26 14:36:33.840754+0200 0x24e9aa Default 0x0 35885 bootpd: NetBoot: [1,a8:60:b6:1c:4:e7] BSDP ACK[select] sent 10.90.78.9 pktsize 448
2017-07-26 14:37:09.362223+0200 0x24e9aa Default 0x0 35885 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1c:4:e7 NetBoot008 arch=i386 sysid=MacBookPro11,4
2017-07-26 14:37:09.362357+0200 0x24e9aa Default 0x0 35885 bootpd: NetBoot: [1,a8:60:b6:1c:4:e7] BSDP ACK[list] sent 10.90.78.9 pktsize 313
2017-07-26 14:37:10.352811+0200 0x24e9aa Default 0x0 35885 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1c:4:e7 NetBoot008 arch=i386 sysid=MacBookPro11,4
2017-07-26 14:37:10.353347+0200 0x24e9aa Default 0x0 35885 bootpd: NetBoot: [1,a8:60:b6:1c:4:e7] BSDP ACK[list] sent 10.90.78.9 pktsize 313
Outcome of historical message;
2017-07-26 12:53:55.617474+0200 0x23b52d Default 0x0 30857 bootpd: BSDP INFORM [en0] 1,a8:60:b6:1b:ce:b7 NetBoot013 arch=i386 sysid=MacBookPro11,4
2017-07-26 12:53:55.617621+0200 0x23b52d Default 0x0 30857 bootpd: NetBoot: [1,a8:60:b6:1b:ce:b7] BSDP ACK[list] sent 10.90.78.142 pktsize 313
2017-07-26 13:03:25.016294+0200 0x24302f Default 0x0 32553 bootpd: can't open /etc/bootptab
2017-07-26 13:03:25.016346+0200 0x24302f Default 0x0 32553 bootpd: server name sosx-06111.local.nl.bol.com
2017-07-26 13:03:25.017730+0200 0x24302f Default 0x0 32553 bootpd: interface en0: ip 10.90.78.17 mask 255.255.255.0
2017-07-26 13:03:25.020030+0200 0x24302f Default 0x0 32553 bootpd: bsdpd: re-reading configuration
2017-07-26 13:03:25.020062+0200 0x24302f Default 0x0 32553 bootpd: bsdpd: shadow file size will be set to 48 megabytes
Anyone maybe a suggestion? Would be great!
Greetings,
Thijs Xhaflaire
We got the same problem here.