Search found 4 matches
- Sun Jan 14, 2018 12:03 pm
- Forum: Advanced users
- Topic: Headless system - Post install script
- Replies: 24
- Views: 11125
Re: Headless system - Post install script
Noop, chef, puppet, ansibel doesn't exist without a manual interaction, first login, some commands to install, configure and deploy ! What Im aiming at is to get something that other auto deployment tools like RHEL's Kickstarts and Debians preseed's "Post script". A script that run at firs...
- Sat Jan 13, 2018 7:25 am
- Forum: Advanced users
- Topic: Headless system - Post install script
- Replies: 24
- Views: 11125
Re: Headless system - Post install script
And a half year later ish, is there any news on when?
Or what could I do to help?
/Mats
- Wed Aug 16, 2017 9:45 pm
- Forum: Advanced users
- Topic: Headless system - Post install script
- Replies: 24
- Views: 11125
Re: Headless system - Post install script
Thank you all!
The idea is to drop in a script, aka post-install.sh, ssh and wpa_supp into /boot and then will a set of Pi's for a classroom be ready to use with the software needed ready to use.
And I like that it's coming in a future image and I have got a few ideas to use in the meantime.
/Mats
The idea is to drop in a script, aka post-install.sh, ssh and wpa_supp into /boot and then will a set of Pi's for a classroom be ready to use with the software needed ready to use.
And I like that it's coming in a future image and I have got a few ideas to use in the meantime.
/Mats
- Tue Aug 15, 2017 10:43 pm
- Forum: Advanced users
- Topic: Headless system - Post install script
- Replies: 24
- Views: 11125
Headless system - Post install script
Hi, Now when we have /boot/ssh and /boot/wpa_supplicant.conf it's possible to get a Raspberry Pi up and running and reachable via WiFi and SSH. I would like to promote the idea that a "Post install script" that is executed at first boot would be a nice idea and save a lot of manual work fo...