From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Subject: ELKS Patches Date: Sat, 06 May 2006 15:03:32 -0400 Message-ID: <445CF304.9040609@nc.rr.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS The patches are rolling in to clean up ELKS. I managed to get the current ELKS to compile and boot on one of my laptops, but it didn't like the root disk I provided. I used a Minix floppy from the EDE package, but ELKS says this: fd: probing disc in /dev/fd0 fd: /dev/fd0 probably has 19 sectors and 80 cylinders MINIX-fs: mounting unchecked filesystem, running fsck is recommended VFS: Mounted root (minix filesystem) Loading init sys_execve("/bin/init",args,18) => -2. Unable to open /dev/tty (error 2) dup failed No init - running /bin/sh panic: No init or sh found apparent call stack: --snip-- And it tells me the system is locked, press C_A_D and so on. What the heck is "dup failed?"