xref: /dflybsd-src/initrd/etc/motd (revision 73fb7dd73e85c2738e4c14537baeb587745ba804)
1e79a303fSAaron LI
2e79a303fSAaron LI*** RESCUE SHELL ***
3e79a303fSAaron LI
4e79a303fSAaron LIFix problems and mount the real root partition at `/new_root', then exit
5e79a303fSAaron LIthis shell to continue the normal boot.
6e79a303fSAaron LI
7e79a303fSAaron LI* Text editor:
8c91442e9SAaron LI  # vi
9e79a303fSAaron LI  # mined  (F1: help, Ctrl-W: write file, Ctrl-X: exit)
10e79a303fSAaron LI* List available interfaces:
11e79a303fSAaron LI  # ifconfig
12e79a303fSAaron LI* Wired connection and DHCP:
13e79a303fSAaron LI  # dhclient <ifname>
14e79a303fSAaron LI* Connect to WiFi:
15e79a303fSAaron LI  # dowpa <ifname> <ssid> <password>
16*73fb7dd7SSascha Wildner  (Once connected, use `dhclient' to do DHCP)
17e79a303fSAaron LI
18