own rescue USB #3

Open
opened 2024-01-09 05:55:46 +00:00 by despiegk · 1 comment
Owner
  • use nixos & nix recipe to build a bootable rescue USB stick based on nixos with minimal tools (nushell, mc, ...)
  • documentation how to build it starting from nixos and how to get the image on USB stick
  • show how ssh-keys can be added
  • do default user: root:planetfirst
  • the booted node should login automatically onto shell and print fetched IP address
  • use bonjour to broadcast the host name which is std "rescue"
  • command to make it easy for people to set new hostname, make sure this one is then broadcasted

why

  • make it super easy for someone, to boot a computer with USB stick
  • the node needs to show IP addr, so its super easy to find the node (or hostname)
  • from another node its then easy ssh@rescue.local ... should be enough
- use nixos & nix recipe to build a bootable rescue USB stick based on nixos with minimal tools (nushell, mc, ...) - documentation how to build it starting from nixos and how to get the image on USB stick - show how ssh-keys can be added - do default user: root:planetfirst - the booted node should login automatically onto shell and print fetched IP address - use bonjour to broadcast the host name which is std "rescue" - command to make it easy for people to set new hostname, make sure this one is then broadcasted why - make it super easy for someone, to boot a computer with USB stick - the node needs to show IP addr, so its super easy to find the node (or hostname) - from another node its then easy ssh@rescue.local ... should be enough
maxux was assigned by despiegk 2024-01-09 05:55:46 +00:00
despiegk added this to the bootstrap1 project 2024-01-09 05:57:35 +00:00
Author
Owner

https://www.youtube.com/watch?v=3fuCGXHw7qM interesting for nixos docker with podman

https://www.youtube.com/watch?v=3fuCGXHw7qM interesting for nixos docker with podman
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: freeflowuniverse/nu#3
No description provided.