View Single Post
Posts: 36 | Thanked: 16 times | Joined on Apr 2006
#149
I need help with the bootmenu. Here's my situation:

n810, diablo cloned to internal, just installed debian to external which showed up as mmcblk0p2 (and the internal as mmcblk1)

added diablo.item
ITEM_NAME="Diablo - cloned"
ITEM_ID="diablo-mmcblk1p2"
ITEM_DEVICE="mmcblk1p2"
ITEM_MODULES="mbcache jbd ext2"
ITEM_FSTYPE="ext2"
ITEM_FSOPTIONS="noatime,rw"

Now the weird part. I initially booted to debian after install, worked great (btw, thanks for everyone's work on this project). Then I ran refresh_bootmenu.d and it shows:

Internal flash
Diablo - cloned

but no Deblet now. Also, if the sd card is in, I can boot to my cloned OS, if it's not in, it won't boot (even though it should be booting off the internal card)... I'm a noob, I know, but this is confusing.