|
2020-01-13
, 01:10
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#2
|
I dreamed since 2010 to be able to make a custom image, once for all, that I could reflash from my PC but it seemed impossible to do. I am wrong?
$ 0xFFFF -M image.fiasco -u
$ 0xFFFF -m RX-51:2101,2102:1.0:xloader:xloader.bin -m RX-51:2101,2102:1.0:secondary:nolo.bin -m 2.6.28:kernel:zImage -m rootfs -g image.fiasco
The Following 11 Users Say Thank You to Halftux For This Useful Post: | ||
|
2020-01-13
, 06:19
|
|
Posts: 1,718 |
Thanked: 4,764 times |
Joined on Apr 2018
@ Helsinki, Finland.
|
#3
|
The Following 5 Users Say Thank You to Maemish For This Useful Post: | ||
|
2020-01-13
, 12:23
|
|
Posts: 770 |
Thanked: 558 times |
Joined on Mar 2010
@ Abidjan
|
#4
|
|
2020-01-14
, 17:49
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#5
|
deb http://maemo.muarf.org/apt-mirror/mirror/downloads.maemo.nokia.com/fremantle/ssu/mr0 ./ deb http://repository.maemo.org/extras-testing/ fremantle free non-free
apt-get install mtd-utils apt-get install 0xFFFF umount /home/user/MyDocs cd /media/mmc1/ 0xFFFF -E dump.fiasco mount -t vfat /dev/mmcblk0p1 /home/user/MyDocs/
The Following 4 Users Say Thank You to Halftux For This Useful Post: | ||
|
2020-01-15
, 22:47
|
Posts: 330 |
Thanked: 860 times |
Joined on May 2011
|
#6
|
... but without links to other posts or threads or pages ... without needs to "mod this which was previously this" or "change that file to there in that new system".
The Following User Says Thank You to ric9K For This Useful Post: | ||
|
2020-01-15
, 22:58
|
Posts: 330 |
Thanked: 860 times |
Joined on May 2011
|
#7
|
0xFFFF has also a dump function which I never used. I tried today and getting an error.
...
The Following User Says Thank You to ric9K For This Useful Post: | ||
|
2020-01-16
, 16:13
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#8
|
The Following 3 Users Say Thank You to Halftux For This Useful Post: | ||
|
2022-04-14
, 10:09
|
Posts: 500 |
Thanked: 618 times |
Joined on Feb 2012
|
#9
|
bootmenu_1.14_armel.deb
..
kernel-power-flasher_2.6.28-10power53_armel.deb
You should always download from a trusted source, like by searching here.
But if you trust, here are the files.
The Following User Says Thank You to teroyk For This Useful Post: | ||
|
2022-04-14
, 12:43
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#10
|
The Following User Says Thank You to biketool For This Useful Post: | ||
Here is the one I found.
I sometimes fresh reinstall a N900, from time to time.
To restore it the "normal way", it's a long and sweaty way. Setup wifi, reinstall repos, rootsh, HAM, power-kernel, bootmenu, backupmenu, dependencies... all thorough ssh to make it easier, what means usb networking and so on. I never remember which wiki page is the right one and which files to modify for this...
And I don't mention the supplementary steps for repartitioning and modifying boot files to allow home and sd encryption...
As I am not doing it often enough to remember the easy way, I have to rediscover a not-to-hard way each time.
At the moment, I am serial reinstalling some N900, so, the systematic came back to my mind. I catch it before it goes away again and put it down here for later and others.
So this is my way,
What is yours?
My departure point is a backup from Backupmenu, with cssu and other apps and personal adjustments. You also must have a backup of your MyDocs, as it is not the same partition as /home (also called opt in backupmenu). It is another partition mounted in /home/user/MyDocs/.
Beware to reinstall the same kernel that the one you used when you made your backups. Here, I have the power53.
Here are detailed and basic instructions in case newbies still exist or will come on N900 - Dreaming is not forbidden
So:
1. Reflash your device (sure you backed-up everything?)
2. On a microSD or in MyDocs, copy your systemBackups dir with the backups from backupmenu and the following packages:
The ones with a * are not mandatory.
rootsh_1.8_all.deb
*zsh_4.3.2-25_armel_opt_a_installer.deb
tar-gnu_1.22-2maemo5_armel.deb
liblzo2-2_2.03-1maemo3_armel.deb
mtd-utils_20090606-1maemo1_armel.deb
libattr1_1%3a2.4.43-1_armel.deb
libacl1_2.2.47-2_armel.deb
i2c-tools_3.0.2-1maemo3_armel.deb
openssh-common_5.1p1-6.maemo5_armel.deb
openssh-server_5.1p1-6.maemo5_armel.deb
bootmenu_1.14_armel.deb
backupmenu_1.2.0-1_all.deb
kernel-power_2.6.28-10power53_armel.deb
kernel-power-modules_2.6.28-10power53_armel.deb
kernel-power-bootimg_2.6.28-10power53_armel.deb
kernel-power-flasher_2.6.28-10power53_armel.deb
kernel-power-settings_0.18_armel.deb
*fapman_0.7.1-1_armel.deb
Copy them after having them renamed to allow automating of reinstall:
000_rootsh_1.8_all.deb
00_zsh_4.3.2-25_armel_opt_a_installer.deb
01_tar-gnu_1.22-2maemo5_armel.deb
02_liblzo2-2_2.03-1maemo3_armel.deb
03_mtd-utils_20090606-1maemo1_armel.deb
04_libattr1_1%3a2.4.43-1_armel.deb
05_libacl1_2.2.47-2_armel.deb
06_i2c-tools_3.0.2-1maemo3_armel.deb
07_openssh-common_5.1p1-6.maemo5_armel.deb
08_openssh-server_5.1p1-6.maemo5_armel.deb
09_bootmenu_1.14_armel.deb
10_backupmenu_1.2.0-1_all.deb
11_kernel-power_2.6.28-10power53_armel.deb
12_kernel-power-modules_2.6.28-10power53_armel.deb
13_kernel-power-bootimg_2.6.28-10power53_armel.deb
15_kernel-power-flasher_2.6.28-10power53_armel.deb
16_kernel-power-settings_0.18_armel.deb
17_fapman_0.7.1-1_armel.deb
-On the N900, in the stock file manager, click on the rootsh package.
Application manager will start, let it install and quit it.
-Open a terminal, type root, you are now logged as root.
-Go into the directory you copied the packages
With zsh, it would be
Then, reboot and you can restore your backups with Backupmenu and then MyDocs.
You should always download from a trusted source, like by searching here.
But if you trust, here are the files.
Have you found a better way?
I dreamed since 2010 to be able to make a custom image, once for all, that I could reflash from my PC but it seemed impossible to do. I am wrong?
Last edited by ric9K; 2020-01-12 at 21:21. Reason: link to files