| 1 |
<!-- retain these comments for translator revision tracking --> |
<!-- retain these comments for translator revision tracking --> |
| 2 |
<!-- $Id: m68k.xml,v 1.1 2003/10/22 14:43:55 toff Exp $ --> |
<!-- $Id: m68k.xml,v 1.2 2003/10/24 01:03:02 toff Exp $ --> |
| 3 |
|
|
| 4 |
|
|
| 5 |
<sect2 arch="m68k"><title>Booting from AmigaOS</title> |
<sect2 arch="m68k"><title>Booting from AmigaOS</title> |
| 19 |
all kinds of kernel debugging information. These messages may scroll |
all kinds of kernel debugging information. These messages may scroll |
| 20 |
by too fast for you to read, but that's OK. After a couple of |
by too fast for you to read, but that's OK. After a couple of |
| 21 |
seconds, the installation program should start automatically, so you |
seconds, the installation program should start automatically, so you |
| 22 |
can continue down at <xref linkend="init-config"></xref>. |
can continue down at <xref linkend="init-config"/>. |
| 23 |
|
|
| 24 |
</para> |
</para> |
| 25 |
</sect2> |
</sect2> |
| 42 |
displaying all kinds of kernel debugging information. These messages |
displaying all kinds of kernel debugging information. These messages |
| 43 |
may scroll by too fast for you to read, but that's OK. After a couple |
may scroll by too fast for you to read, but that's OK. After a couple |
| 44 |
of seconds, the installation program should start automatically, so |
of seconds, the installation program should start automatically, so |
| 45 |
you can continue below at <xref linkend="init-config"></xref>. |
you can continue below at <xref linkend="init-config"/>. |
| 46 |
|
|
| 47 |
</para> |
</para> |
| 48 |
</sect2> |
</sect2> |
| 71 |
up, displaying all kinds of kernel debugging information. These |
up, displaying all kinds of kernel debugging information. These |
| 72 |
messages may scroll by too fast for you to read, but that's OK. After |
messages may scroll by too fast for you to read, but that's OK. After |
| 73 |
a couple of seconds, the installation program should start |
a couple of seconds, the installation program should start |
| 74 |
automatically, so you can continue below at <xref linkend="init-config"></xref>. |
automatically, so you can continue below at <xref linkend="init-config"/>. |
| 75 |
|
|
| 76 |
</para> |
</para> |
| 77 |
</sect2> |
</sect2> |
| 83 |
Currently, the only &arch-title; subarchitecture that |
Currently, the only &arch-title; subarchitecture that |
| 84 |
supports CD-ROM booting is the BVME6000. The easiest route In that |
supports CD-ROM booting is the BVME6000. The easiest route In that |
| 85 |
case will be to use a |
case will be to use a |
| 86 |
<ulink url="&url-debian-cd-vendors;" name="set of Debian CDs"></ulink>. |
<ulink url="&url-debian-cd-vendors;">set of Debian CDs</ulink>. |
| 87 |
Simply insert your CD, reboot, and proceed to the next chapter. |
Simply insert your CD, reboot, and proceed to the next chapter. |
| 88 |
|
|
| 89 |
</para> |
</para> |
| 97 |
with the LILO <command>Boot:</command> prompt. At that prompt enter one of the |
with the LILO <command>Boot:</command> prompt. At that prompt enter one of the |
| 98 |
following to boot Linux and begin installation proper of the Debian |
following to boot Linux and begin installation proper of the Debian |
| 99 |
software using vt102 terminal emulation: |
software using vt102 terminal emulation: |
| 100 |
|
|
| 101 |
<itemizedlist> |
<itemizedlist> |
| 102 |
| |
<listitem><para> |
| 103 |
type ``i6000 &enterkey;'' to install a BVME4000/6000 |
|
| 104 |
| |
type <userinput>i6000 &enterkey;</userinput> to install a BVME4000/6000 |
| 105 |
type ``i162 &enterkey;'' to install an MVME162 |
|
| 106 |
| |
</para></listitem> |
| 107 |
type ``i167 &enterkey;'' to install an MVME166/167 |
<listitem><para> |
| 108 |
|
|
| 109 |
|
type <userinput>i162 &enterkey;</userinput> to install an MVME162 |
| 110 |
|
|
| 111 |
|
</para></listitem> |
| 112 |
|
<listitem><para> |
| 113 |
|
|
| 114 |
|
type <userinput>i167 &enterkey;</userinput> to install an MVME166/167 |
| 115 |
|
|
| 116 |
|
</para></listitem> |
| 117 |
</itemizedlist> |
</itemizedlist> |
| 118 |
|
|
| 119 |
<para> |
</para><para> |
| 120 |
|
|
| 121 |
You may additionally append the string ``TERM=vt100'' to use vt100 |
You may additionally append the string |
| 122 |
terminal emulation, e.g., ``i6000 TERM=vt100 &enterkey;''. |
<userinput>TERM=vt100</userinput> to use vt100 terminal emulation, |
| 123 |
|
e.g., <userinput>i6000 TERM=vt100 &enterkey;<userinput>. |
| 124 |
|
|
| 125 |
</para> |
</para> |
| 126 |
</sect2> |
</sect2> |
| 127 |
|
|
| 128 |
|
|
| 129 |
<sect2 arch="m68k" id="boot-from-floppies"><title>Booting from Floppies</title> |
<sect2 arch="m68k" id="boot-from-floppies"> |
| 130 |
|
<title>Booting from Floppies</title> |
| 131 |
<para> |
<para> |
| 132 |
|
|
| 133 |
For most m68k architectures, booting from a local filesystem is the |
For most m68k architectures, booting from a local filesystem is the |