blob: d2a52abe9e636b09fa2fdb649ada7168ec6437da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|