>Hello ;)
>I got 2 of thoes 166Mhz Multias from the Linux Store.
>Under SRM and 4.33 firmware update and a new battery(11bucks)
>I do this:
>>>> boot dva0
>MILO> boot fd0:linux root=/dev/sda1 load_ramdisk=1 prompt_ramdisk=1
>Wow the Linux kernel is loading, ooh got past the scsi 2.1 connor..
>then I get:
>-----
>Partition check:
>sda:sda1
>VFS: Insert root floppy disk to be loaded into the Ramdisk and press Enter
>Sending BOOTP and RARP requests .... eth0 media TP
>........timed out!
Great! Wish I had that rootdisk (aboot-capable + root-NFS compiled in)
when I got my UDB... Had to find someone with a running Alpha to compile
a kernel for booting my box.
Anyway, it's trying to determine its own IP adress and that of an NFS
server to mount its root filesystem.
Quote:>Root-NFS Unable to contact NFS Server for root fs, useing /dev/fd0 instead
It fails, and falls back to floppy.
Quote:>VFS:Insert root floppy and Press Enter
>Unable to load NLS charset cp437(nls_cp437)
>VFS:Mounted root(msdos Filesystem) read only.
And then it finds an MSDOS formatted floppy.
But what's strange, is that it _does_ say 'insert root floppy disk to be
loaded into ramdisk', but then goes on trying to mount a regular
filesystem over NFS (and eventually on the floppy, i.e. _not_ via the
ramdisk). I don't know what happened here, did you press enter first,
did access the floppy, did the kernel then say 'Sending BOOTP...',
delayed a while and asked for a regular boot floppy?
Or did it print the BOOTP message right away (i.e. before you pressed
enter?). (That'd be strange... what kernel version do you have, btw?)
If it's the former, this could indicate that it tried the floppy as a
ramdisk image, but didn't like it enough and proceeded with its other
options.
If that's the case, I guess you should try and create a suitable ramdisk
floppy on another system; I don't know if there should be put a
filesystem on it or not (most modern kernels use initrd nowadays, but
there should still be documentation somewhere on how to fill an original
ramdisk-root floppy).
Quote:>Warning: Unable to open an initial console (/dev/console).
>Kernel Panic: cannot open initial console.
This is because /dev/console doesn't exist on the root filesystem that
was mounted (your MSDOS floppy).
Quote:>Anyone have suggestions here what I can do?
>Does it have to do with my MILO line?
Milo? Thought you used the SRM console... MILO can only be used from
ARC, AFAIK, I guess you're using aboot right now?
Quote:>Like root=/dev/sda2 instead? (read somewhere) ?
If you do that, it'll try to mount the second partition on your first
SCSI disk as the root filesystem. But I guess there is no Linux
installed there yet...?
A floppy is fine. But be sure to create a correct one... ;-). You can
use either a floppy with a regular filesystem on it (preferrably ext2),
or a ramdisk-image floppy (no initrd, unless you're prepared to build
a new kernel first).
Then, after you have a single shell, you can start by getting the
network up & running and install the rest of your system on the
harddisk.
Quote:>Or do I need a different thing in ramdisk?
>I don't wana go redhat :P Help :) (not a threat, cause I'll go OpenBSD before that) :P
>I would like to use SRM instead of ARC
Yes, I use SRM too. You don't need to go RedHat, as there's always the
good Debian to get your binaries from ;-). Although rpm2cpio | cpio -id
[files] works fine to extract individual files from rpm's.
--
M.vr.gr. / Best regards,
This e-mail message is 100% electronically degradeable and produced
on a GNU/Linux system.
~
~
:wq