![]() |
2011-07-04
, 12:55
|
Posts: 536 |
Thanked: 81 times |
Joined on May 2011
@ Russia
|
#161
|
![]() |
2011-07-04
, 12:57
|
Posts: 536 |
Thanked: 81 times |
Joined on May 2011
@ Russia
|
#162
|
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.
![]() |
2011-07-04
, 13:22
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#163
|
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
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
The Following User Says Thank You to jedi For This Useful Post: | ||
![]() |
2011-07-04
, 13:32
|
Posts: 20 |
Thanked: 3 times |
Joined on May 2010
|
#164
|
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
/dev/mmcblk0p4 116481 147732 1000064 82 Linux swap / Solaris
[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
![]() |
2011-07-04
, 14:08
|
Posts: 536 |
Thanked: 81 times |
Joined on May 2011
@ Russia
|
#165
|
![]() |
2011-07-04
, 14:19
|
|
Posts: 738 |
Thanked: 983 times |
Joined on Apr 2010
@ London
|
#166
|
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
![]() |
2011-07-04
, 14:20
|
|
Posts: 738 |
Thanked: 983 times |
Joined on Apr 2010
@ London
|
#167
|
i cannot copy and paste as my internet doesnt work with meego. and i have tried that but still no music
The Following User Says Thank You to erendorn For This Useful Post: | ||
![]() |
2011-07-04
, 14:53
|
Banned |
Posts: 974 |
Thanked: 622 times |
Joined on Oct 2010
|
#168
|
![]() |
2011-07-04
, 16:00
|
Posts: 536 |
Thanked: 81 times |
Joined on May 2011
@ Russia
|
#169
|
![]() |
2011-07-04
, 16:25
|
Posts: 20 |
Thanked: 3 times |
Joined on May 2010
|
#170
|
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
The Following User Says Thank You to Cae$ar For This Useful Post: | ||