diff options
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r-- | documentation/sdk-manual/sdk-appendix-mars.xml | 20 | ||||
-rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 20 |
2 files changed, 30 insertions, 10 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index cdc12e0d2f..89d7929e9d 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml | |||
@@ -812,14 +812,24 @@ | |||
812 | </para></listitem> | 812 | </para></listitem> |
813 | <listitem><para>Click "Next". | 813 | <listitem><para>Click "Next". |
814 | </para></listitem> | 814 | </para></listitem> |
815 | <listitem><para>Clear out the "host name" field and enter | 815 | <listitem><para>Clear out the "Connection name" field and |
816 | the IP Address determined earlier (e.g. 192.168.7.2). | 816 | enter any name you want for the connection. |
817 | </para></listitem> | 817 | </para></listitem> |
818 | <listitem><para>Put the IP address for the connection in | 818 | <listitem><para>Put the IP address for the connection in |
819 | "Host" field. | 819 | the "Host" field. |
820 | For QEMU, the default is <filename>192.168.7.2</filename>. | ||
821 | However, if a previous QEMU session did not exit | ||
822 | cleanly, the IP address increments (e.g. | ||
823 | <filename>192.168.7.3</filename>). | ||
824 | <note> | ||
825 | You can find the IP address for the current QEMU | ||
826 | session by looking in the xterm that opens when | ||
827 | you launch QEMU. | ||
828 | </note> | ||
820 | </para></listitem> | 829 | </para></listitem> |
821 | <listitem><para>Provide <filename>root</filename> for the | 830 | <listitem><para>Enter <filename>root</filename>, which |
822 | "User" field. | 831 | is the default for QEMU, for the "User" field. |
832 | Be sure to leave the password field empty. | ||
823 | </para></listitem> | 833 | </para></listitem> |
824 | <listitem><para>Click "Finish" to close the | 834 | <listitem><para>Click "Finish" to close the |
825 | New Connections Dialog. | 835 | New Connections Dialog. |
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index d3b4e66883..0a16598dd9 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
@@ -1420,14 +1420,24 @@ | |||
1420 | Secure Socket Shell and then click "OK". | 1420 | Secure Socket Shell and then click "OK". |
1421 | Optionally, you can select an TCF connection instead. | 1421 | Optionally, you can select an TCF connection instead. |
1422 | </para></listitem> | 1422 | </para></listitem> |
1423 | <listitem><para>Clear out the "Connection name" field and enter | 1423 | <listitem><para>Clear out the "Connection name" field and |
1424 | the IP Address determined earlier (e.g. 192.168.7.2). | 1424 | enter any name you want for the connection. |
1425 | </para></listitem> | 1425 | </para></listitem> |
1426 | <listitem><para>Put the IP address for the connection in | 1426 | <listitem><para>Put the IP address for the connection in |
1427 | "Host" field. | 1427 | the "Host" field. |
1428 | For QEMU, the default is <filename>192.168.7.2</filename>. | ||
1429 | However, if a previous QEMU session did not exit | ||
1430 | cleanly, the IP address increments (e.g. | ||
1431 | <filename>192.168.7.3</filename>). | ||
1432 | <note> | ||
1433 | You can find the IP address for the current QEMU | ||
1434 | session by looking in the xterm that opens when | ||
1435 | you launch QEMU. | ||
1436 | </note> | ||
1428 | </para></listitem> | 1437 | </para></listitem> |
1429 | <listitem><para>Provide <filename>root</filename> for the | 1438 | <listitem><para>Enter <filename>root</filename>, which |
1430 | "User" field. | 1439 | is the default for QEMU, for the "User" field. |
1440 | Be sure to leave the password field empty. | ||
1431 | </para></listitem> | 1441 | </para></listitem> |
1432 | <listitem><para>Click "Finish" to close the | 1442 | <listitem><para>Click "Finish" to close the |
1433 | New Connections Dialog. | 1443 | New Connections Dialog. |