dan lund writes:
> It gave me a parse error but still wrote the boot map.
> Ok. So the problem is when i run !Linux with only root as *ADFS::4.4
> (set up with !Linconfig) and no kernel it goes into fits!
> assertion failed: ldr_menu.erntries != 0, file c.ldr, line 51
> any ideas?
Yes, fix the parse error, and it'll work. It sounds like you had only
one kernel specified in the boot.conf, and there was a parse error.
Really the bug report is against loadmap - it shouldn't have written out
the boot map.
> compiles the 8390_EM.o doesnt (Error 1 and 2).
You don't say what these errors are.
> Can i use the etherh driver and specify different irq etc. ?
No.
> If i have a ln -s to /dev/hda4 as /dev/root and say root=/dev/root in the
> kernel arguments in !Linux it cannot mount it. Is this right?
Yes. The kernel "interprets" the root= string, and as far as it is
concerned, "/dev/root" is meaningless without a filesystem mounted.
(it's a catch-22 situation - you need the root filesystem mounted to
be able to examine the symlink to find out what device the root
filesystem resides on so you can mount it).
> Could this be causing the first error?
No.
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King [EMAIL PROTECTED] --- ---
| | | | http://www.arm.linux.org.uk/ / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.