[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] EasyMiNT startup
Hello.
While trying to ugrade my EasyMiNT setup to the latest FreeMiNT trunk, I
have broken something, and I can't make it work again.
I would like to understand the EasyMiNT startup process.
I have seen that C:\MINT\1-17-0\MINT.CNF contains the line:
INIT=u:\sbin\init
In order to debug, I have replaced it with u:\bin\bash, so I can at
least boot into the shell.
Then I can type /sbin/init manually to continue.
init runs successfully /etc/rc.d/rc until the end (I have put a trace at
the end).
Then the problem appears:
init: file not found
is displayed in a loop, even ^C does not do anything.
I would like to understand:
- What is run after /etc/rc.d/rc ?
- How XALOADER is supposed to be run ?
Thanks in advance.
--
VincentRivière