|
2021-07-07
, 13:42
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#2
|
The Following 5 Users Say Thank You to aspergerguy For This Useful Post: | ||
|
2021-07-08
, 18:42
|
Posts: 5 |
Thanked: 5 times |
Joined on Jul 2021
@ Russia
|
#3
|
|
2021-07-09
, 07:03
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#4
|
The Following 2 Users Say Thank You to aspergerguy For This Useful Post: | ||
|
2021-07-09
, 10:06
|
Posts: 701 |
Thanked: 1,981 times |
Joined on Jun 2015
@ Lisbon - Portugal
|
#5
|
The Following 2 Users Say Thank You to deutch1976 For This Useful Post: | ||
|
2021-07-09
, 19:57
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#6
|
It was foolish to hope to see a simple list of actions and commands without getting into the essence.
# /sbin/sfdisk --no-reread /dev/mmcblk0 -N1
/dev/mmcblk0p1 :16 128000 c
# /sbin/sfdisk --no-reread /dev/mmcblk0 -N4
/dev/mmcblk0p4 :128016 160496 L
# /sbin/sfdisk -l /dev/mmcblk0 Disk /dev/mmcblk0: 485120 cylinders, 4 heads, 16 sectors/track Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/mmcblk0p1 16 128015 128000 4096000 c W95 FAT32 (LBA) /dev/mmcblk0p2 288512 419583 131072 4194304 83 Linux /dev/mmcblk0p3 419584 485119 65536 2097152 83 Linux /dev/mmcblk0p4 128016 288511 160496 5135872 83 Linux ~ # /sbin/mkfs.ext4 /dev/mmcblk0p4 mke2fs 1.41.12maemo1 (17-May-2010) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 321280 inodes, 1283968 blocks 64198 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=1317011456 40 block groups 32768 blocks per group, 32768 fragments per group 8032 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Writing inode tables: done Creating journal (32768 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 24 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override.
|
2021-07-10
, 10:04
|
Posts: 5 |
Thanked: 5 times |
Joined on Jul 2021
@ Russia
|
#7
|
Hi,
You will need native firmware to carry out back to back flashing as here to avoid "aegis issues":
https://talk.maemo.org/showthread.php?t=89345
Hopefully you are going to use Linux to re-partition, but suggest look at these resources:
https://talk.maemo.org/showthread.php?t=91914
http://www.thegadgetfreak.net/2012/0...ioning-n9.html
Getting partitioning sorted is probably the hardest if unfamiliar as after that just following commands upon device: https://leste.maemo.org/Nokia_N9
Some of links now outdated and you may need to look at Paragraph 6.4.1 here if you end up in MALF state with device:
http://wiki.maemo.org/N9QTweak or https://wiki.maemo.org/N9/N950_Rescue_CD
This user wanted to install Maemo Leste upon N9 16GB in this thread:https://talk.maemo.org/showpost.php?...0&postcount=42
The Following User Says Thank You to vint For This Useful Post: | ||
|
2021-08-15
, 13:54
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#8
|
Links from https://wiki.maemo.org/N9/N950_Rescue_CD to Rescue_CD are dead!
The Following User Says Thank You to aspergerguy For This Useful Post: | ||
Hello community! May I ask for help in writing a step-by-step instruction for the maemo leste firmware method on nokia n9? My search for answers to the questions was unsuccessful - I'm at a dead end! Here are a number of questions that I don't understand as a beginner:
1. Do you need to flash the native firmware or is it enough to flash zImage_2.6.32.54-openmode_l2fix?
2. What to sew first openmode or ubiboot?
3. Options for partitioning sfdisk? MOSLO? GParted? How to do it?
4. What is preinits.tar? What is this archive for?
And the last one to take the image itself here - https://maedevu.maemo.org/images/n9/20190315/? And which maemo-leste-1.0-armhf-n9-20190315.img.xz or maemo-leste-1.0-armhf-n9-20190315.tar.gz?
The instructions at https://leste.maemo.org/Nokia_N9 are not meant for beginners.
I would really appreciate your help!
Last edited by vint; 2021-07-06 at 17:22. Reason: supplemented