Alistair Riddoch schrieb:
> 
> ELKS 0.0.79 has been released and is available from:-
Hi,

I tried 'boot' and 'root' from the image file. The worked fine
with my Commodore C286LT.

Still I have some minor problem. I have installed a
minix root filesystem at /dev/bda1 and made a new
kernel, with a change in
../linuxmt/config.h

/*
 * Set this to 0x380 to have /dev/fd0 be the root device, or 0x3c0 for
/dev/fd1
 */

#ifndef CONFIG_ROOTDEV
#define CONFIG_ROOTDEV 0x301 /* changed from 0x380 */
#endif

And another change in 
../arch/i86/tools/build.c line 33:
included linuxmt/errno.h instead of errno.h
without this change the kernel didn't compile.

Booting from the new kernel works until
...
VFS: Mounted root (minix filesystem).
Loading init

Now the system sits there idle, but doesn't mount
the root filesystem. Did I miss something?

Cheers
:-> werner
-- 
Werner Heuser                       | There is no time,             /~~
LiLAC - Linux with Laptop Computers | ... to make war ...          /~~~
Berlin, Germany                     |   -Lou Reed-                /~~~~
T. +49 30 349 53 86   <[EMAIL PROTECTED]>  www.snafu.de/~wehe/index_li.html

Reply via email to