Цитата:
config dnsmasq
<------>option domainneeded '1'
<------>option boguspriv '1'
<------>option localise_queries '1'
<------>option rebind_protection '1'
<------>option rebind_localhost '1'
<------>option local '/lan/'
<------>option domain 'lan'
<------>option expandhosts '1'
<------>option authoritative '1'
<------>option readethers '1'
<------>option leasefile '/tmp/dhcp.leases'
<------>option resolvfile '/tmp/resolv.conf.auto'
<------>option enable_tftp '1'
<------>option tftp_root '/home/tftp'
<------>option dhcp_boot 'uImage_mag100'
|
пока что конфиг такой
Как указать путь к загрузке rootfs?