|
2013-07-14
, 09:43
|
Posts: 14 |
Thanked: 8 times |
Joined on Nov 2012
|
#22
|
UUID=b6197181-6cba-4e50-9a30-eca3efde8e7b / ext4 defaults,noatime 0 0 UUID=6649-E150 /boot vfat defaults,noatime 0 0 UUID=547d009a-ae65-11e2-bcbd-001c1401454a 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
The Following User Says Thank You to phapsubongtoi For This Useful Post: | ||
|
2013-07-14
, 10:18
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#23
|
I want to use Maemo swap partition for Nemo, so in "/usr/oneshot.d/10-n900-swap" i change mmcblk1p3 to mmcblk0p3. But I don't know how to edit "/etc/fstab". Can you show me ?
Code:UUID=b6197181-6cba-4e50-9a30-eca3efde8e7b / ext4 defaults,noatime 0 0 UUID=6649-E150 /boot vfat defaults,noatime 0 0 UUID=547d009a-ae65-11e2-bcbd-001c1401454a 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
The Following 2 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2013-08-31
, 10:29
|
Posts: 29 |
Thanked: 41 times |
Joined on Aug 2013
@ India
|
#25
|
Hi,
The de-installer script wipes off Maemo installation. The Nemo raw image contains three partitions. What about installing it side by side?
My idea is: shrink the MyDocs partition and copy the partitions to the emmc. Create uboot entries and run.
Can this be done with Nemo?
/edit: solved.
First guide (important notes in 2 last posts):
http://talk.maemo.org/showpost.php?p...4&postcount=12
http://talk.maemo.org/showpost.php?p...1&postcount=18
http://talk.maemo.org/showpost.php?p...1&postcount=19
Another guide: http://talk.maemo.org/showpost.php?p...5&postcount=17
The Following User Says Thank You to Mike_F1 For This Useful Post: | ||
|
2013-08-31
, 11:46
|
Posts: 153 |
Thanked: 81 times |
Joined on Dec 2011
@ P town
|
#26
|
The Following User Says Thank You to sLumPia For This Useful Post: | ||
|
2013-08-31
, 12:00
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#27
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2013-09-01
, 14:32
|
Posts: 29 |
Thanked: 41 times |
Joined on Aug 2013
@ India
|
#28
|
what kind of can't boot problem you have, is it just blank screen or there are error messages?
what is your partition configuration?
give us a more detail information
|
2013-09-01
, 16:05
|
Posts: 153 |
Thanked: 81 times |
Joined on Dec 2011
@ P town
|
#29
|
etc/fstab:
/dev/mmcblk0p7 / ext4 defaults,noatime 0 0
/dev/mmcblk0p6 /boot vfat 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
My partition are
/dev/mmcblk0p5(swap) swap
/dev/mmcblk0p6(/root) ext4
/dev/mmcblk0p7(boot) ext2
/dev/mmcblk0p7 / ext4 defaults,noatime 0 0 /dev/mmcblk0p6 /boot vfat defaults,noatime 0 0 /dev/mmcblk1p5 swap swap defaults,noatime 0 0
/dev/mmcblk1p7 / ext4 defaults,noatime 0 0 /dev/mmcblk1p6 /boot ext2 defaults,noatime 0 0 /dev/mmcblk1p5 swap swap defaults,noatime 0 0
The Following User Says Thank You to sLumPia For This Useful Post: | ||
|
2013-09-01
, 18:02
|
Posts: 29 |
Thanked: 41 times |
Joined on Aug 2013
@ India
|
#30
|
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:
toCode:/dev/mmcblk0p7 / ext4 defaults,noatime 0 0 /dev/mmcblk0p6 /boot vfat defaults,noatime 0 0 /dev/mmcblk1p5 swap swap defaults,noatime 0 0
Don't forget to copy Nemo uImage to Nemo boot partition:Code:/dev/mmcblk1p7 / ext4 defaults,noatime 0 0 /dev/mmcblk1p6 /boot ext2 defaults,noatime 0 0 /dev/mmcblk1p5 swap swap defaults,noatime 0 0
# 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?
Tags |
nemoos, nokia n900 |
Thread Tools | |
|
You can use kpartx to mount the image as here: http://talk.maemo.org/showthread.php?t=89491
sLumPia has explained everything. I was using cp -arv instead of cp -rv to create an identical copy
If you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here