1
README for Debian 2.1 CD installation.
2
======================================
4
To boot the installation system from CD, you will need to insert
5
either CD#1 in your CD-ROM drive, drop to the PROM prompt (Stop-A),
6
and enter: "boot cdrom" (if you have an older PROM, you may have to
7
use "b sd(0,6,0)" instead).
9
This CD should boot on sun4c, sun4m, and sun4u systems. At the silo
10
prompt you will be given a choice of linux or linux-2.2.1 (if you just
11
press return, you get linux). The former provides the officially
12
supported 2.0.35 kernel, and the latter provides a 2.2.1 kernel.
13
Some sun4m systems have been known to not boot the 2.0.35 kernel, so if it
14
locks up while the background is still white, try the 2.2.1 kernel.
16
There is no 2.0.35 kernel for Ultras, so on those machines you will get
17
the 2.2.1 kernel regardless of what you select.
19
If your system will not boot from CD, there are other options:
21
1. Make boot floppies from the images on the first CD, in the directory
22
/dists/stable/main/dists-sparc/current. The program rawrite2.exe in
23
the /tools directory will write the floppy images under DOS. e.g.
25
cd /dists/stable/main/disks-sparc/current
26
rawrite2 -f resc1440.bin -d a:
28
Under Unix, this can be done with "dd" or "cat" (see the documentation
29
in the /install directory).
31
2. Use tftp booting (documented in the /install directory). The tftp
32
boot images are also in /dists/stable/main/dists-sparc/current. The
33
file tftpboot.img supports 32-bit sparc machines and uses a 2.0 kernel
34
and the file tftpboot-2.2.1.img supports all sparc machines and
37
See /install/install.txt for more information, and /README.multicd for
38
last-minute information about the multi-cd installation method.
40
The install documentation in /install was up to date when this CD image
41
was created. The Debian web site has the most up-to-date information at
43
http://www.debian.org/releases/slink/sparc
45
which may document issues that were discovered after these CD images
49
Steve Dunham <dunham@debian.org>