/config from U-Boot

Hi

Is it possible to access the /config from the U-Boot?
I think I made a mistake in the rc.local and my Portux after booting
and starting my own program freezes after few seconds (a ping from
my development PC does not see Portux anymore).

Paolo Celani

Re: /config from U-Boot

I have not tested this on Portux, but the following procedure should work for you:
- temporarily add "init=/bin/sh" to the bootargs in U-Boot
- boot the system, you should be on a shell
- run "mdev -s" to get /dev populated
- mount /config
- edit rc.local

Syndicate content