Quote:
Originally Posted by NiLuJe
@iliis: Check your serial console, you might be able to drop to a shell right after the kernel boots (or at worst trick upstart into booting with an init=/bin/sh or something like that).
|
OR
rdinit=/bin/sh as a kernel command line parameter to get a shell in the initramfs image (if it has a shell available, it may not).