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

« back to all changes in this revision

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

  • 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 (Alpha architecture).
 
2
==========================================================
 
3
 
 
4
To boot the installation system from CD, you will need the instructions 
 
5
in /dists/stable/main/disks-alpha/README, then insert CD#1 in your CD-ROM drive
 
6
 and boot.
 
7
 
 
8
CD#1 contains milos and kernels for all architectures supported by Linux.
 
9
 
 
10
If your system will not boot from CD:
 
11
- Make boot floppies from the images on the first CD, in the directory
 
12
  \dists\stable\main\disks-alpha\current.
 
13
 
 
14
  From a Unix (including Linux) system use:
 
15
   dd bs=18k if=/dists/stable/main/disks-alpha/current/xxx/resc1440.bin of=<flo
 
16
ppydevice>
 
17
   dd bs=18k if=/dists/stable/main/disks-alpha/current/root1440.bin of=<floppyd
 
18
evice>
 
19
 
 
20
  From a DOS system, the program rawrite2.exe will also write the floppy images. e.g.
 
21
 
 
22
   d:                         (change to the CD drive)
 
23
   cd \dists\stable\main\disks-alpha\current
 
24
   rawrite2 -f resc1440.bin -d a:             (a: is the 1.44 MB floppy drive)
 
25
 
 
26
 
 
27
See /install/install.txt for more information, and /README.multicd for
 
28
last-minute information about the multi-cd installation method.
 
29
 
 
30
Loic Prylli <lprylli@graville.fdn.fr> 3 Mar 1999