mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update INITIATION.md
This commit is contained in:
parent
894c37177c
commit
80f0fe591c
@ -30,8 +30,9 @@ Boot in UEFI mode if on UEFI, BIOS if on BIOS, and select installation media. Th
|
||||
* Check which NIC you are using.
|
||||
`ip addr`
|
||||
* Make sure your network is up.
|
||||
`ip link set <NIC> up`
|
||||
`dhcpcd <NIC>`
|
||||
```ip link set <NIC> up
|
||||
dhcpcd <NIC>
|
||||
```
|
||||
|
||||
In the case you need Wi-Fi please refer to https://github.com/mayfrost/guides/blob/master/NETWORKING.md
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user