summaryrefslogtreecommitdiffstats
path: root/tools/alpha/cd/README
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2005-09-02 22:32:32 +0000
committerMystery Man <unknown@mandriva.org>2005-09-02 22:32:32 +0000
commitbd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4 (patch)
tree7a03e33fba584c7014f990f1448a337627d50484 /tools/alpha/cd/README
parent4da1048be0a7528a1a9f55e6f87cb2766508473b (diff)
downloaddrakx-backup-do-not-use-bd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4.tar
drakx-backup-do-not-use-bd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4.tar.gz
drakx-backup-do-not-use-bd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4.tar.bz2
drakx-backup-do-not-use-bd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4.tar.xz
drakx-backup-do-not-use-bd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4.zip
This commit was manufactured by cvs2svn to create tagV10_3_0_53mdk
'V10_3_0_53mdk'.
Diffstat (limited to 'tools/alpha/cd/README')
-rw-r--r--tools/alpha/cd/README40
1 files changed, 0 insertions, 40 deletions
diff --git a/tools/alpha/cd/README b/tools/alpha/cd/README
deleted file mode 100644
index 78eb94bd5..000000000
--- a/tools/alpha/cd/README
+++ /dev/null
@@ -1,40 +0,0 @@
-!! beta version !!
-
-Mandrake Alpha short Howto-Install
-
-this doc is for SRM, if you have alphabios, see README.milo
-
-
-* to install from the cdrom:
-
-- either boot on the cdrom:
- - in SRM, find the device name corresponding to the cdrom (`show device' can help)
- - enter `boot dqa0 -fl 0' (replacing dqa0 by the cdrom device)
-
-- or you can boot on a floppy:
- - first create a boot floppy from images/cdrom.img
- - in SRM, find the device name corresponding to the floppy (`show device' can help)
- - enter `boot dva0 -fl 0' (replacing dva0 by the floppy device)
- - fulfill the install.
-
-* on reboot:
-
-- either enter `boot XXXX -fl 0' where XXXX is the device where you installed
-the system
-
-- if the device is not available via SRM, use the
-cdrom: `boot dqa0 -file boot/v.gz -fl root=/dev/sda1' (replace sda1 by the
-root you installed on, and dqa0 by the cdrom device)
-
-
-* to install from the network:
-
-Same as for the cdrom install, except give `boot dqa0 -fl 1' or boot on
-images/network.img floppy (with `boot dva0 -fl 0')
-
-
-
- Alpha Team.
-
-Reports problems to Chmouel Boudjnah <chmouel@mandrakesoft.com> or Pixel
-<pixel@mandrakesoft.com>.