diff options
Diffstat (limited to 'tools/alpha/cd/README.milo')
-rw-r--r-- | tools/alpha/cd/README.milo | 13 |
1 files changed, 13 insertions, 0 deletions
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 |