Quote:
Originally Posted by kindlecrasher
Ooooooo...
So is there a chance I'll be able to boot into a minimum configuration and just delete the contents of the offending directory?
I think I have the PUTTY part down but I'm kind of at a loss for how to interrupt the boot loop and getting into a recovery console.
Any tip on where I can find that kind of info around here? Or I guess even at a Linux site or something?
Thanks.
|
It is printed on the serial port as the system boots - -
The first message is from u-boot, which gives you the chance to interrupt the process before it starts the kernel.
The second message is from the kernel, which gives you the chance to interrupt the process before it switches from the initramfs to the installed file system.
^^^ This will be the one you want. Then you can mount and diddle with the "main" partition as you wish. (Note: It can't get much worse than it is now.

)