~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to data/slink/README.1ST.sparc

  • Committer: Arch Librarian
  • Date: 2005-03-22 00:47:41 UTC
  • Revision ID: Arch-1:debian-cd@arch.ubuntu.com%debian-cd--MAIN--0--patch-29
Initial revision
Author: aph
Date: 1999-11-11 17:10:38 GMT
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
README for Debian 2.1 CD installation.
 
2
======================================
 
3
 
 
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).
 
8
 
 
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.
 
15
 
 
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.
 
18
 
 
19
If your system will not boot from CD, there are other options:
 
20
 
 
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.
 
24
 
 
25
       cd /dists/stable/main/disks-sparc/current
 
26
       rawrite2 -f resc1440.bin -d a:
 
27
 
 
28
   Under Unix, this can be done with "dd" or "cat" (see the documentation
 
29
   in the /install directory).
 
30
 
 
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
 
35
   uses a 2.2.1 kernel.
 
36
 
 
37
See /install/install.txt for more information, and /README.multicd for
 
38
last-minute information about the multi-cd installation method.
 
39
 
 
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
 
42
 
 
43
   http://www.debian.org/releases/slink/sparc
 
44
 
 
45
which may document issues that were discovered after these CD images
 
46
were created.
 
47
 
 
48
 
 
49
Steve Dunham <dunham@debian.org>
 
50
March 6, 1999