View Single Post
Posts: 126 | Thanked: 56 times | Joined on Apr 2010
#147
I admire the work you have done to help some fellow noobs and non-noobs but Your tutorial at certain places is confusing / incorrect or not correctly placed.

c) edit the boot file
Code:
leafpad /etc/multiboot.d/1
shouldn't this be

leafpad /etc/multiboot.d/11*

d) edit ur .item file to look like this
ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
ITEM_KERNEL=2.6.28.NIT.05
ITEM_MODULES=ext3 fat vfat
ITEM_DEVICE=${INT_CARD}p2
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3
EOF
And should not this be as per the first attached image

http://talk.maemo.org/attachment.php...1&d=1291289518

Those minor mistakes go a long way botching up users device and dreams for getting some developer hands on

Please correct em!
 

The Following User Says Thank You to tusharmax For This Useful Post: