EDIT*** Just want to say Thanks to Ammyt for all the work you have put into this thread - compiling the guide in the first place, creating the Wiki, maintaining it, responding etc etc. It's got to be disheartening when people refuse to search for the answers you have already given and for alternative workarounds to various problems. I think people have simply become lazy and can't even be arsed to read posts properly or search for answers themselves. So, to you Ammyt, thanks for all the hard work man, you inspired me to install Droid without an SD using manual install and now it's running sweet as a nut on my phone. Guru Meditation: Code: Code: Root filesystem mmcblk0p5 NOT available! Guru Meditation #000000025.62017712 Hit any key to panic! Potential fixes: Code: root leafpad /etc/multiboot.d/11* Edit it to read the following. There are two options for "ITEM_DEVICE" listed but if you are running off an SD card it can't be mmcblk0 - it HAS to be mmcblk1 and then try both the partitions, start with p2 and then try p5. ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.06" ITEM_KERNEL=2.6.28.NIT.06 ITEM_MODULES=ext3 ITEM_DEVICE=mmcblk0p2 or mmcblk0p5 ITEM_FSTYPE=ext3 ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3 EOF If you didn't find maemo in multiboot: Type 0 to boot stock kernel. Remember to have your keyboard slid out to boot into multiboot or it will attempt to load the previously loaded kernel by default, which is no longer installed. If you are running off an enhanced Kernel (Titan s Kernel v46) for overclocking you have to do additional tweaks to get the option to boot back into that kernel at multiboot. Post back if you need further help.
Root filesystem mmcblk0p5 NOT available! Guru Meditation #000000025.62017712
root leafpad /etc/multiboot.d/11*