All of lore.kernel.org
 help / color / mirror / Atom feed
* Device types
@ 2006-05-05  3:10 Tom McCabe
  2006-05-05  4:41 ` ELKS Patches Jody
  0 siblings, 1 reply; 3+ messages in thread
From: Tom McCabe @ 2006-05-05  3:10 UTC (permalink / raw)
  To: linux-8086

Once again, in the rootfs_template/dev/MAKEDEV script,
the mknod command is invoked with device type d. There
is no device type d; there are device types b
(buffered/block) and c/u (unbufferred/character).

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 3+ messages in thread
* ELKS Patches
@ 2006-05-06 19:03 Jody
  0 siblings, 0 replies; 3+ messages in thread
From: Jody @ 2006-05-06 19:03 UTC (permalink / raw)
  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?"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-06 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-05  3:10 Device types Tom McCabe
2006-05-05  4:41 ` ELKS Patches Jody
  -- strict thread matches above, loose matches on Subject: below --
2006-05-06 19:03 Jody

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.