Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
option 67 (Bootfile-name) - to automate debian instalations preseed.cfg
« previous
next »
Print
Pages: [
1
]
Author
Topic: option 67 (Bootfile-name) - to automate debian instalations preseed.cfg (Read 689 times)
nbari
Newbie
Posts: 3
Karma: 0
option 67 (Bootfile-name) - to automate debian instalations preseed.cfg
«
on:
September 30, 2023, 04:51:50 pm »
How could I configure DHCPv4 to serve this option:
Code:
[Select]
if substring (option vendor-class-identifier, 0, 3) = "d-i" {
filename "http://host/preseed.cfg";
}
I would like to automate the installation of Debian
Any ideas ?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
option 67 (Bootfile-name) - to automate debian instalations preseed.cfg