View Single Post
Posts: 5 | Thanked: 1 time | Joined on Jan 2012 @ Netherlands
#3807
Originally Posted by ammyt View Post
@actii
Do this if you have a memory card plugged in your N900:
Code:
root
leafpad /etc/multiboot.d/11 (then press tab on xterm screen, then click enter)
Leafpad should open with your .item file. Be sure that your ITEM_DEVICE looks like this:
ITEM_DEVICE:{INT_CARD}p2
After this click on your N900's keyboard ctrl + s to save then exit.
Reboot to Nitdroid.
Do this if you don't have a memory card plugged in your N900:
Code:
root
leafpad /etc/multiboot.d/11 (then press tab on xterm screen, then click enter)
Leafpad should open with your .item file. Be sure that your ITEM_DEVICE looks like this:
ITEM_DEVICE:mmcblk0p2
After this click on your N900's keyboard ctrl + s to save then exit.
Reboot to Nitdroid.
I had the mmcblk1p2 not available guru meditation error but this fix worked for me. Thank you again for all your work ammyt and everybody who has put time in to this project!