Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [solved] Installing Nemo to EMMC without wiping Maemo

    Reply
    Page 4 of 4 | Prev |   2     3   4 |
    Mike_F1 | # 31 | 2013-09-02, 04:11 | Report

    Originally Posted by sLumPia View Post
    Is that Maemo's or Nemo's fstab?
    Which one is correct? Your root partition (/) is /dev/mmcblk0p6 or /dev/mmcblk0p7 ?
    I assume this is your configuration:

    If it is, the please change this line on your Nemo fstab:
    Code:
    /dev/mmcblk0p7 /     ext4  defaults,noatime 0 0
    /dev/mmcblk0p6 /boot vfat  defaults,noatime 0 0
    /dev/mmcblk1p5 swap  swap  defaults,noatime 0 0
    to
    Code:
    /dev/mmcblk1p7 /     ext4  defaults,noatime 0 0
    /dev/mmcblk1p6 /boot ext2  defaults,noatime 0 0
    /dev/mmcblk1p5  swap swap  defaults,noatime 0 0
    Don't forget to copy Nemo uImage to Nemo boot partition:
    # mount /dev/mmcblk0p6 /tmp/nemo-boot
    # cp /dir_of_nemo_uImage/nemo-n900-uImage /tmp/nemo-boot/nemo-n900-uImage
    # u-boot-update-bootmenu

    ---edit---
    Shouldn't this thread place under Nemo?


    hey,
    i just created my new partition with more space and i follow whatever u said and make changes as u said...
    but now i m not able to boot from nemo it again stuck at nemo image....

    partition of nemo is:
    /dev/mmcblk0p7 / (root)
    /dev/mmcblk0p6 /boot (boot)
    /dev/mmcblk0p5 swap (swap)

    i m using my created swap partation(it is nemo fstab):

    /dev/mmcblk1p7 / ext3 defaults,noatime 0 0
    /dev/mmcblk1p6 /boot ext2 defaults,noatime 0 0
    /dev/mmcblk1p5 swap swap defaults,noatime 0 0
    devpts /dev/pts devpts gid=5,mode=620 0 0
    tmpfs /dev/shm tmpfs defaults 0 0
    proc /proc proc defaults 0 0
    sysfs /sys sysfs defaults 0 0


    /usr/lib/onesot.d/10-n900-swap(nemo)
    in this i change "/dev/mmcblk1p3" to "/dev/mmcblk1p5"


    This is my Nemo item is this ok or i m wrong somewhere plz check this and when i change ITEM_DEVICE="/dev/mmcblk1p6" i get an error at uboout menu.....plz check

    in /etc/bootmenu.d/Nemo.item

    ITEM_NAME="Nemo Mobile"
    ITEM_KERNEL="nemo-n900-uImage"
    ITEM_DEVICE="${INT_CARD}p6"
    ITEM_FSTYPE="ext2"
    ITEM_CMDLINE="root=/dev/mmcblk1p7 rootwait rw console=tty02,115200n8 console=tty0 omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2"
    ITEM_OMAPATAG="1

    I m also using mmc so i need to change somewhere......plz rply i kwn its irrating for u bt plz help me bro plz....

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sLumPia | # 32 | 2013-09-02, 04:34 | Report

    Your root partition now formatted using ext3, not ext4 anymore?
    Did you format your boot partition? If you are, then please copy again Nemo uImage to boot partition. Also dont forget to run u-boot-update-bootmenu command.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Mike_F1 | # 33 | 2013-09-03, 04:02 | Report

    Originally Posted by sLumPia View Post
    Your root partition now formatted using ext3, not ext4 anymore?
    Did you format your boot partition? If you are, then please copy again Nemo uImage to boot partition. Also dont forget to run u-boot-update-bootmenu command.
    hey bro thnx for ur suggestion...and response Finaly i booted from nemo ....i follow all ur setps wahtever u said but at copying point i just use command "cp -a * " to copy and got sucesses.......but now i just want to kwn is the apps are available
    for nemo....becoz now i have 11GB space for nemo....
    so if available plz suggesst me repository..and is there any chance to run n9/950 apps in nemo is so then plz tell me how....Thnx

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by Mike_F1; 2013-09-03 at 04:05.

     
    sLumPia | # 34 | 2013-09-03, 05:39 | Report

    I never change the repository, so I don't know.
    You should check this page to check the Nemo project status. AFAIK, not many application working perfectly.
    You could also check the Nemo sub forum.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to sLumPia For This Useful Post:
    Mike_F1

     
    Page 4 of 4 | Prev |   2     3   4 |
vBulletin® Version 3.8.8
Normal Logout