maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   N900 MeeGo CE Summer Edition Released (https://talk.maemo.org/showthread.php?t=74261)

zurrain101 2011-07-04 12:55

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by jedi (Post 1044409)
Posting the same question over and over ain't gonna help. See this: http://wiki.meego.com/ARM/N900/DataManagement

Bet you can't guess how I found that...

yep have seen this before. have put all the commands into xterminal in meego but couldnt import contacts. dont know about music. is there any other way? ive tried doing this 2 times laready but no luck

zurrain101 2011-07-04 12:57

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by erendorn (Post 1044407)
Easy way: buy a sd card reader for 2$, burn and boot from a live cd (if you don't have linux at hand), extend meego partition with disk utility, copy music in it.
Free and harder way: mount maemo partition from meego terminal, copy music. (or extend and mount meego partition from maemo). Can't help you on that one.

can i do step one from n900? like through mass storage? but when i conenct it, it shows memory card needs to be formatted. i cant access on maemo as well. it says file format not supported after i put in meego on memory card. so ius there anyway to do it through mass storage

jedi 2011-07-04 13:22

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by zurrain101 (Post 1044418)
yep have seen this before. have put all the commands into xterminal in meego but couldnt import contacts. dont know about music. is there any other way? ive tried doing this 2 times laready but no luck

copy/paste what you're doing and the results.

Reading the Wiki, I see this:
Quote:

To access realtime and safely the data stored on the eMMC live and direct.
  • To allow sharing the data from Maemo side.
    • Photographs and videos taken with the device camera
    • Music and example files.
  • Mountpoint now accessible within N900-CE builds
    • /media/maemoMyDocs

Have you looked in that directory?

Cae$ar 2011-07-04 13:32

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by mrsellout (Post 1044155)
While it does write a swap volume,
a) it's only 8mb large
b)swap volumes aren't automounted like in maemo where fstab is autogenerated at boot time (you could create more partitions and put a swap volume at mmcblkop6 and maemo would find it and mount it at boot up). MeeGo CE looks for emmc partition 3 for it's swap, unfortunately in this instance it's the /boot partition. When it doesn't find it you're just left with no swap.


Code:

/dev/mmcblk0p1  /        ext4  defaults,noatime 0 0
/dev/mmcblk0p3  /boot        vfat  defaults,noatime 0 0
/dev/mmcblk1p3  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


I aded 1 Gb swap partition in meego (microSD class 10). i will check perfomance soon.

Code:

/dev/mmcblk0p4          116481      147732    1000064  82  Linux swap / Solaris
Code:

[root@localhost ~]# free -m
            total      used      free    shared    buffers    cached
Mem:          224        216          8          0          3        62
-/+ buffers/cache:        150        74
Swap:          976          8        968


ps. same sh1t; also i did package upgrade and now half of my apps seems broken -(

zurrain101 2011-07-04 14:08

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by jedi (Post 1044431)
copy/paste what you're doing and the results.

Reading the Wiki, I see this:

Have you looked in that directory?

i cannot copy and paste as my internet doesnt work with meego. and i have tried that but still no music

erendorn 2011-07-04 14:19

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by zurrain101 (Post 1044420)
can i do step one from n900? like through mass storage? but when i conenct it, it shows memory card needs to be formatted. i cant access on maemo as well. it says file format not supported after i put in meego on memory card. so ius there anyway to do it through mass storage

yes, if you want to play with partitions in command line. Meego partition should be ext4, and power-kernel should support it. You can try to manually mount the Meego partition as root in maemo, and I believe there are tools for partition manipulation for maemo (you will have to look for that yourself).
If you just want to copy the files, as jedi said the maemo partition can be accessed in Meego pretty easily.

erendorn 2011-07-04 14:20

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by zurrain101 (Post 1044456)
i cannot copy and paste as my internet doesnt work with meego. and i have tried that but still no music

Where does it fail? did you manage to mount the maemo mydocs?
If you copy files as root, you might need to chown them for the normal user after that.

ericsson 2011-07-04 14:53

Re: N900 MeeGo CE Summer Edition Released
 
I found out about the swap on bkl?0p2. Edited the fstab in meego and run swapon command. It didn't change anything as I could see.

zurrain101 2011-07-04 16:00

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by erendorn (Post 1044468)
Where does it fail? did you manage to mount the maemo mydocs?
If you copy files as root, you might need to chown them for the normal user after that.

yes i was able to mount but i dont know the code for copying. i thought it would copy everything. i dont know what to do after jedis command

Cae$ar 2011-07-04 16:25

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by zurrain101 (Post 1044523)
yes i was able to mount but i dont know the code for copying. i thought it would copy everything. i dont know what to do after jedis command

man cp :)


All times are GMT. The time now is 21:59.

vBulletin® Version 3.8.8