elks can't find init
"R.G." <[email protected]>
| Newsgroups | org.kernel.vger.linux-8086 |
|---|---|
| Message-ID | <CAC+HZW2s03kgMpLBKEFjCTrXKUsryDCgN2GeRO_fzSx-1ozaDg@mail.gmail.com> |
Hi !
I'm pretty new to ELKS and i'm trying to run ELKS 0.14 on Bondwell
B300 notebook with i80286.
I made 2 bootable floppy disks with comb and with full3 images from
elks-images-0.1.4-20120219.7z. Both kernels loaded correctly but both
failed to find init.
Here are the last lines of the output before panic message:
Loading init
sys_execve("/sbin/init",args,18) => -2.
sys_execve("/etc/init",args,18) => -2.
sys_execve("/bin/init",args,18) => -2.
Unable to open /dev/tty (error 2)
dup failed
No init - running /bin/sh
Could you please help me with this issue?