Reply
Thread Tools
Posts: 29 | Thanked: 41 times | Joined on Aug 2013 @ India
#31
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....
 
Posts: 153 | Thanked: 81 times | Joined on Dec 2011 @ P town
#32
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.
 
Posts: 29 | Thanked: 41 times | Joined on Aug 2013 @ India
#33
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

Last edited by Mike_F1; 2013-09-03 at 04:05.
 
Posts: 153 | Thanked: 81 times | Joined on Dec 2011 @ P town
#34
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.
 

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

Tags
nemoos, nokia n900


 
Forum Jump


All times are GMT. The time now is 17:13.