dsynth - Work on count mismatch issues, fix binary pkg deletion
[dragonfly.git] / initrd / etc / motd
1
2 *** RESCUE SHELL ***
3
4 Fix problems and mount the real root partition at `/new_root', then exit
5 this shell to continue the normal boot.
6
7 * Text editor:
8   # vi
9   # mined  (F1: help, Ctrl-W: write file, Ctrl-X: exit)
10 * List available interfaces:
11   # ifconfig
12 * Wired connection and DHCP:
13   # dhclient <ifname>
14 * Connect to WiFi:
15   # dowpa <ifname> <ssid> <password>
16   (Onced connected, use `dhclient' to do DHCP)
17