![]() |
2012-08-08
, 19:06
|
Posts: 77 |
Thanked: 93 times |
Joined on Aug 2011
|
#2812
|
The Following User Says Thank You to n900_ For This Useful Post: | ||
![]() |
2012-08-08
, 21:33
|
Posts: 28 |
Thanked: 9 times |
Joined on Apr 2012
|
#2813
|
Other programs also starting faster.
But on the video I ran libreoffice before so n900 loaded it from ram - with reseted swap libreoffice starting in ~17seconds.
I will make video with other programs after reseted swap
Quick guide: (it's my way to do it, you can do it by several other ways)
1) Install bootmenu on n900 - now you can access all emmc 32GB flash (not only 27GB vfat partition)
2) Reboot n900 with open keyboard and choose usb connection
3) Resize 27GB fat partition and create new partition >3.2GB
4) Copy content of image to partition by dd tool (you can do it on n900 or PC)
by example:
5) Change chroot config by editing /home/user/.chroot - remove # from #IMGFILE=/dev/mmcblk0p4
6) It's working
7) You can convert ext3 partition to ext4 by terminal (in this case you must have power kernel, but I think everyone have it)
Type in xterminal on n900
![]() |
2012-08-09
, 05:11
|
|
Posts: 236 |
Thanked: 95 times |
Joined on Jan 2012
@ Ecuador
|
#2814
|
I did it on n900 terminal (estel image on sd card)
It take some time (1,7MB/s)
But it should be working on PC - dd if=/path/to/file of /dev/sdxx (check number of partition by gparted or sfdisk -l, in my case /dev/sdd4 (same time as n900)
PS: You can check progress of dd by typing in another terminal: "kill -USR1 pid" (you can check it by top)
dd if=/media/mmc1/debian-m5-estel.img.ext3 of=/dev/mmcblk0p4
![]() |
2012-08-09
, 05:19
|
|
Posts: 236 |
Thanked: 95 times |
Joined on Jan 2012
@ Ecuador
|
#2815
|
in step 2 you say choose usb connection, i get:
1)internal nand
2)internal emmc
3)(external SD partition) N/A
4)power off (when not connected to a charger)
and then 2 more options below:
1)press menu/ctrl for USB mass storage mode
2)press shift for network mode
and when i choose usb mass storage mode while connected with usb cable i get a pop up with n900 and SD card folder, then it dissconnects after a few seconds.
thats y i cant make partition as mention here to store the image file.
can u suggest what i should do.
thanks
![]() |
2012-08-09
, 05:23
|
|
Posts: 236 |
Thanked: 95 times |
Joined on Jan 2012
@ Ecuador
|
#2816
|
![]() |
2012-08-09
, 20:55
|
Posts: 250 |
Thanked: 126 times |
Joined on Dec 2010
|
#2817
|
![]() |
2012-08-12
, 00:55
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#2818
|
[1] image@Estel: http://lorienart.pl/debian_wheezy0sulu.img.lzma @qole: http://qole.org/files/debian_wheezy0sulu.img.lzma
![]() |
2012-08-12
, 11:14
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#2819
|
Thanks a lot for You reply, sulu. I'm convinced, that slow start of LXDE is due to WICD sh*t starting, despite that I've literally purged everything that had wicd in package name, same for network-manager and it's dependencies. Still, I get prompts and errors mentioned earlier, on every LXDE start:
wicd asking for password
wicd complaining about inability to connect to d-bus
wicd complaining about it's interface being disabled
finally, ugly pop-up saying that i'm not connected...
Other than that, and chromium problem, there isn't anything else wrong.
The following extra packages will be installed: python-glade2 python-wicd wicd wicd-daemon wicd-gtk wireless-tools The following packages will be REMOVED: network-manager network-manager-gnome The following NEW packages will be installed: python-glade2 python-wicd wicd wicd-daemon wicd-gtk wireless-tools Need to get 591 kB of archives. After this operation, 6,661 kB disk space will be freed.
Errors were encountered while processing: network-manager network-manager-gnome
The following packages have been kept back: alsa-utils aqualung chromium-browser chromium-browser-l10n gnome-alsamixer gstreamer0.10-pulseaudio libasound2 libasound2-plugins libpulse-mainloop-glib0 libpulse0 openjdk-6-jre pavucontrol pavumeter pulseaudio pulseaudio-esound-compat pulseaudio-module-x11 pulseaudio-utils
apt-get install --no-install-recommends iceweasel
![]() |
2012-08-12
, 21:03
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#2820
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
![]() |
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
Thread Tools | |
|
I think the problem is in the use of dd tool, because I use commnad in Ubutnu terminal (command cp of desktop estelīs image to new partition ext3). Please Can you show me how to realized this step.
Or, You could open another thead explaining these steps
Regards