Quote:> I have seen references to getting the multia to boot from the SRC (ARC is
> more graphical, rather blue actually).
I should have posted earlier, but I'm just completing the switch from
RH5.? to debian 2.1 on this UDB (aka multia if it's running NT).
I find booting from ARC is much easier than SRM. If you get the blue
screen you are in ARC, if not just type arc at the ">>>" prompt.
Quote:> I know there are many users out there that are running linux on this
> machine. the how-to's are not very useful to me, as they all seem to be
> written for the same people that write thier own linux kernels. Too much
> information that doesnt make any sense to the newbie.
I agree that some things are lacking in the docs. The main thing is the
difference between dealing with ARC/milo and typical wintel/lilo concepts.
The ARC console has a lot of facilities to make booting the OS easier.
The trick is initially setting up the ARC boot menu. To do so, from the
ARC primary menu, select "Supplementary menu" using the arrow keys to
move and the <ENTER> key to select. Then select "Set up the System", then
"Manage boot selections". You can have multiple boot setups, and can make
one of them the default for AutoBoot. If you try to put in too many, you
will run out of memory for ARC environment variables, so I usually set up
four - 1. Linux Standard 2. Linux Single 3. Linux Exp 4. Linux Floppy
(Linux Exp is for Experimental kernels).
When you pick "Add a boot selection", you will be asked a series of questions.
You can just use the default answers - or take a guess - because you will
have to change some stuff later. After "Add ..", pick "Change ..".
To change an item, use the arrow keys to select the item, then type in
the new value. (You can use the <- and -> keys to move to a particular
character to change, then use <BackSpace> to delete the old character,
then type in the new character. Press <ENTER> to end the changes.
The boot selection for Linux Floppy should look like this when you
are done making changes.
LOADIDENTIFIER= Linux Floppy
SYSTEMPARTITION=multi(0)disk(0)fdisk(0)
OSLOADER=multi(0)disk(0)fdisk(0)\linload.exe
OSLOADPARTITION=multi(0)disk(0)fdisk(0)
OSLOADFILENAME=milo
OSLOADOPTIONS=boot fd0:vmlinux.gz root=/dev/fd0 load_ramdisk=1 prompt_ramdisk=1
To get out of the "Boot menu", hit <ESC>,
then pick "Supplementary menu, and save changes"
From the supplementary menu, pick "Boot Selections".
Insert the floppy with linload.exe and MILO, then select "Linux Floppy"
After MILO starts, you will be asked to insert the disk with the kernel.
If the boot fails, you should be at the "MILO>" prompt.
Type "ls fd0:" to see what name was used for the kernel.
Type the stuff after the = in OSLOADOPTIONS above, except change
"vmlinux.gz" to whatever the kernel is named on the floppy.
NOTE: you will have to fix up the ARC stuff later as well.
This should boot the kernel on the first floppy, then tell you
to insert the other floppy.
If you get this far, you should be able to figure out the rest
from the RedHat or Debian or ??? docs.
Larry Z.
--