Community discussions

MikroTik App
 
andya
just joined
Topic Author
Posts: 23
Joined: Thu Jun 08, 2017 10:32 am

NetInstall Linux

Fri May 26, 2023 2:58 am

Hi Is they reason why net install linux version end after do install it would be great for mass install if did not end it self after install?
or they better tool for Linux install Flashfig is windows maybe am missing something?
 
holvoetn
Forum Guru
Forum Guru
Posts: 2625
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: NetInstall Linux

Fri May 26, 2023 8:06 am

I would think wrapping a script around it should solve that.
 
tangent
Forum Veteran
Forum Veteran
Posts: 807
Joined: Thu Jul 01, 2021 3:15 pm

Re: NetInstall Linux

Fri May 26, 2023 8:07 am

It stops because you may be assigning a different static IP to each subsequent box, and so you need to pass a different -a parameter each time. (The -i alternative is a recent addition.)

If each box gets the exact same config instead, such as because each one gets the variable parts via DHCP, it’s trivial to make it loop:

$ while true ; do ./netinstall-cli … ; done
 
AidanAus
Member Candidate
Member Candidate
Posts: 174
Joined: Wed May 08, 2019 7:35 am
Location: Australia
Contact:

Re: NetInstall Linux

Fri May 26, 2023 9:57 am

Looked at flashfig as an option?
Mikrotik has a video on it:
https://www.youtube.com/watch?v=xasM81Qc11g

Who is online

Users browsing this forum: dioeyandika, guipoletto and 22 guests