View Single Post
Posts: 37 | Thanked: 19 times | Joined on Mar 2009 @ Scotland
#18
Originally Posted by meizirkki View Post
You must use bootmenu that comes with Merinstaller. Install Mer installer and then make a bootmenu .item for ubuntu /etc/bootmenu.d/ubuntu.item for example
Thanks Meizirkki. I have flashed the Mer boot loader but still getting the same 'Incompatible Boot Loader ...' screen. I have used the following .item file;

Code:
ITEM_NAME="Jaunty on internal card, p3"
ITEM_ID="Jaunty on internal, p3"
ITEM_DEVICE="mmcblk0p3"
ITEM_MODULES="mbcache jbd ext3"
ITEM_FSTYPE="ext3"
ITEM_FSOPTIONS="noatime,ro"
ITEM_LINUXRC="linuxrc"