From 633a781cca14d82bdc0c41a59caa79059c3aceb6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 14 Mar 2000 14:33:31 +0000 Subject: no_comment --- tools/alpha/cd/Makefile | 2 +- tools/alpha/cd/README | 5 ++++- tools/alpha/cd/README.milo | 13 +++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 tools/alpha/cd/README.milo (limited to 'tools/alpha/cd') diff --git a/tools/alpha/cd/Makefile b/tools/alpha/cd/Makefile index 9a1408381..67af70f2f 100644 --- a/tools/alpha/cd/Makefile +++ b/tools/alpha/cd/Makefile @@ -1,5 +1,5 @@ install: - cp -f README $(ROOTDEST) + cp -f README README.milo $(ROOTDEST) install -d $(ROOTDEST)/etc cp -f aboot.cnf $(ROOTDEST)/etc diff --git a/tools/alpha/cd/README b/tools/alpha/cd/README index ded90a252..78eb94bd5 100644 --- a/tools/alpha/cd/README +++ b/tools/alpha/cd/README @@ -1,6 +1,9 @@ !! beta version !! -Mandrake Alpha short Howto-Install : +Mandrake Alpha short Howto-Install + +this doc is for SRM, if you have alphabios, see README.milo + * to install from the cdrom: diff --git a/tools/alpha/cd/README.milo b/tools/alpha/cd/README.milo new file mode 100644 index 000000000..d2a52abe9 --- /dev/null +++ b/tools/alpha/cd/README.milo @@ -0,0 +1,13 @@ +* to install from the cdrom: + +- put boot/cdrom.rdz on a floppy + +- put that floppy in drive fd0 + +- configure alphabios with (example for miata): + +Boot File: CD: \milo\miata\linload.exe +OS path: CD: \milo\miata\milo +OS options: boot scd0:/boot/instboot.gz root=/dev/fd0 load_ramdisk=1 mdkinst rw ramdisk_size=32000 + +if you want text install, just add "text" to the options above -- cgit v1.2.1