| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.53 2011/01/23 07:46:08 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.54 2011/02/27 07:05:54 nightmorph Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>11</version> |
11 | <version>12</version> |
| 12 | <date>2011-01-22</date> |
12 | <date>2011-02-26</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Hardware Requirements</title> |
15 | <title>Hardware Requirements</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Introduction</title> |
17 | <title>Introduction</title> |
| … | |
… | |
| 328 | dkb0.0.1.4.0 DKB0 TOSHIBA CDROM |
328 | dkb0.0.1.4.0 DKB0 TOSHIBA CDROM |
| 329 | <comment>(...)</comment> |
329 | <comment>(...)</comment> |
| 330 | <comment>(Substitute dkb0 with your CD-ROM drive device)</comment> |
330 | <comment>(Substitute dkb0 with your CD-ROM drive device)</comment> |
| 331 | >>> <i>boot dkb0 -flags 0</i> |
331 | >>> <i>boot dkb0 -flags 0</i> |
| 332 | <comment>(This flag will use serial port ttyS0 as the default console)</comment> |
332 | <comment>(This flag will use serial port ttyS0 as the default console)</comment> |
| 333 | >>> <i>boot dkb0 -flags 1</i> |
333 | >>> <i>boot dkb0 -flags 2</i> |
| 334 | </pre> |
334 | </pre> |
| 335 | |
335 | |
| 336 | <pre caption="Booting a CD-ROM using MILO"> |
336 | <pre caption="Booting a CD-ROM using MILO"> |
| 337 | <comment>(Substitute sdb with your CD-ROM drive device)</comment> |
337 | <comment>(Substitute sdb with your CD-ROM drive device)</comment> |
| 338 | MILO> <i>boot sdb:/boot/gentoolegacy initrd=/boot/gentoolegacy.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs cdroot</i> |
338 | MILO> <i>boot sdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs cdroot</i> |
| 339 | <comment>(Using serial port ttyS0 as the default console)</comment> |
339 | <comment>(Using serial port ttyS0 as the default console)</comment> |
| 340 | MILO> <i>boot sdb:/boot/gentoolegacy initrd=/boot/gentoolegacy.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs console=ttyS0 cdroot</i> |
340 | MILO> <i>boot sdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs console=ttyS0 cdroot</i> |
| 341 | </pre> |
341 | </pre> |
| 342 | |
342 | |
| 343 | <p> |
343 | <p> |
| 344 | You should have a root ("#") prompt on the current console and can also switch |
344 | You should have a root ("#") prompt on the current console and can also switch |
| 345 | to other consoles by pressing Alt-F2, Alt-F3 and Alt-F4. Get back to the one you |
345 | to other consoles by pressing Alt-F2, Alt-F3 and Alt-F4. Get back to the one you |