Skip to content

Conversation

ydirson
Copy link
Contributor

@ydirson ydirson commented Sep 24, 2025

Those instructions will be useful to refer users to from forum or support tickets.

Note you can specify an interface name such as `eth1` instead of `all`
if necessary, which can be useful when you need to setup a static IP
address.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be useful to also explain:

  1. When the SSH server becomes available
  2. How to connect (which user, which hostname/IP - that's obvious but it doesn't hurt being explicit, which password - same)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand the need for "how to find the IP address when using DHCP", but I fear giving too many obvious details will just add noise to the doc. Doing as suggested, see the result for yourself.

network_config=static:ip=IP;netmask=NETMASK[;gateway=GW][;dns=DNS1[,DNS2]][;domain=DOMAIN][;vlan=VLAN]
```

Note you can specify an interface name such as `eth1` instead of `all`
Copy link
Collaborator

@thomas-dkmt thomas-dkmt Sep 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to use Docusaurus' "Note" element:

:::note
You can specify an interface name such as `eth1` instead of `all` if necessary, which can be useful when you need to setup a static IP address.
:::

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

ydirson and others added 2 commits October 6, 2025 16:07
Signed-off-by: Yann Dirson <yann.dirson@vates.tech>
Signed-off-by: Yann Dirson <yann.dirson@vates.tech>
Co-authored-by: Thomas Moraine <thomas.moraine@vates.tech>
@ydirson ydirson force-pushed the install-troubleshoot branch from 99af74e to b2c64a4 Compare October 6, 2025 14:08
@ydirson ydirson requested review from thomas-dkmt and stormi October 6, 2025 14:08
```

:::note
you can specify an interface name such as `eth1` instead of `all` if necessary, which can be useful when you need to setup a static IP address.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're not starting the sentence with a capital letter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants