Résolu aide repartition FLO vers FLOX Nexus 7 2013 wifi flo

  • Auteur de la discussion MonaSax1991
  • Date de début
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #1
Salutations ,

J'ai vraiment besoin d'aide au sujet de ma tablette nexus 7 2013 wifi (flo) VERS (flox)
J'ai essayé de la remettre au gout du jour en installant lineages os 19 mais ce fut un echec.. j'ai donc essayé lineage os 18 ce fut un echec également.
La version 14.1 fonctionne, avec gapps Pico, mais bon c'est une vieille version et mon but étant de la mettre sous 19.1 j'ai remarqué qu'il fallait repartitionner la tablette en FLOX

Ca fait deux jours que je suis dessus, c'est un enfer, entre les explications anglaises pas très claires et les messages d'erreur je ne m'en sors pas.

Si quelqu'un pouvait m'aider de manière claire pour formater de flo vers flox, donc de modifier la taille alouée pour acceuillir lineageos 19.

Flasher un recovery ne sera pas un problème ca j'ai l'habitude(actuellement twrp dernière version flo), c'est vraiment le fait de partitionner que je ne comprend pas

Merci d'avance à qui saura m'aider!!!
 
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #2
Salut,

Il s'agit simplement de changer le TWRP actuel (pour flo) pour celui de la flox :
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

Ensuite tu suis la procédure classique (wipes, factory reset, flash de la ROM, etc.) et ça devrait le faire.
 
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #3
Salut,

J'ai déja essayé avec le "twrp flox" et non ca ne suffit pas, il y a vraiment une histoire de repartition à faire et c'est galère

Merci à toi quand même!
 
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #4
Ok,

Et tu as essayé en suivant ce qui est indiqué sur le site de LineageOS ?

Ici, chapitre "repartition" :
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
C'est plutôt clair, je trouve, donc je pense que tu t'en sortiras
 
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #5
Hey,

alors j'avais déja lu la page lineage mais je t'avoue que non, ce n'est apas si simple, en parallèle je viens de me taper 22 pages sur xda(répartition Nexus 7 2013 FLO/DEB 16go/32go ua/twrp ) et je n'ai toujours pas compris au point de me lancer à flasher le zip de partition.
En fait, premier point sur lequel je lutte, le fameux powershell adb, il est sur la tabette dans twrp - ADB sideload? Ou bien sur mon ordi, "CMD" ou bien sur l'ordi dossier platform tools - clic droit+shift ouvrir powershell ici (c'est comme ca que je faisais pour flash le twrp par exemple)

Désolé si ca peut te paraitre simple mais ca ne l'est pas pour moi et franchement plus je lis les instructions de forum mois je comprend..les histoire de commandes adb etc me font galérer

Merci pour ton aide!
 
Dernière édition par un modérateur:
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #6
Je peux comprendre que ça ne parait pas simple, pas la peine de t'excuser pour ça ;)

Sincèrement, arrête de lire. Plus tu vas essayer d'en gober, plus tu te mélangeras dans les explications et plus ça te paraitra incohérent. Les explications du site LineageOS sont bonnes mais quelque peu incomplètes (notamment sur ADB, visiblement). Sur XDA, chacun y va de sa propre explication et clairement, les tutos sont fait par des gens qui s'y connaissent et qui pensent s'adresser à des personnes qui sont câlées sur le sujet. Pas simple, je comprends parfaitement.

Les commandes ADB se feront via le CMD ou le PowerShell de ton PC. Au préalable, tu devras installer les pilotes ADB sur ton PC : https://www.phonandroid.com/forum/t...-drivers-de-votre-appareil-android-win.84129/ Ce tuto est complet, français et t'explique également l'utilisation d'ADB. Les commandes à utiliser sont celles présentes sur le site de LineageOS (tu peux faire des copier/coller).

Ta tablette devra, quant à elle, être démarrée en fastboot mode pour que les commandes ADB soient prises en compte.
 
Dernière édition:
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #7
je m'y colle et je reviens vers toi !
Au fait, pour l'instant je peux laisser mon twrp(3.7.) ou bien il me faudra celui le linéage?
merci bcp !
 
Dernière édition par un modérateur:
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #8
ree, bon alors j'ai pu bien avancer grace à toi mais ca bloque dans l'étape répartition.
J'ai pu lui envoyer le fichier zip en renseignant mon emplacement de fichier, il charge du texte tout fonctionne mais l'étape suivant dit de faire "adb shell"
et là il memet error, je passe donc à l'entrée de "modify" mais ca bug aussi. Je te met le texte tu pourras peut être m'aider

PS C:\adb> adb shell
error: closed
PS C:\adb> adb shell
error: closed
PS C:\adb> modify
modify : Le terme «modify» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme
exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct
et réessayez.
Au caractère Ligne:1 : 1
+ modify
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (modify:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

EDIT
tiens je te met le truc complet

PS C:\adb> fastboot devices
0912263b fastboot
PS C:\adb> fastboot boot lineage-18.1-20221201-recovery-flox.img
downloading 'boot.img'...
OKAY [ 0.350s]
booting...
OKAY [ 0.034s]
finished. total time: 0.385s
PS C:\adb> adb shell
flox:/ # dd if=/dev/block/mmcb1kOp4 of=sdcard/modemst1.img
dd: /dev/block/mmcb1kOp4: No such file or directory
1|flox:/ # dd if=/dev/block/mmcblk0p2 of=/sdcard/modemst1.img
v/block/mmcblk0p3 of=/sdcard/modemst2.img
dd if=/dev/block/mmcblk0p4 of=/sdcard/persist.img
exit6144+0 records in
6144+0 records out
3145728 bytes (3.0 M) copied, 0.182007 s, 16 M/s
flox:/ # dd if=/dev/block/mmcblk0p3 of=/sdcard/modemst2.img
6144+0 records in
6144+0 records out
3145728 bytes (3.0 M) copied, 0.085602 s, 35 M/s
flox:/ # dd if=/dev/block/mmcblk0p4 of=/sdcard/persist.img
30000+0 records in
30000+0 records out
15360000 bytes (15 M) copied, 0.416229 s, 35 M/s
flox:/ # exit
PS C:\adb> adb pull /sdcard/modemst1.img
4573 KB/s (3145728 bytes in 0.671s)
PS C:\adb> adb pull /sdcard/modemst2.img
4573 KB/s (3145728 bytes in 0.671s)
PS C:\adb> adb pull /sdcard/persist.img
4701 KB/s (15360000 bytes in 3.190s)
PS C:\adb> adb sideload /path/to/flo-deb_clamor_repartition.zip, /path/to/C:\Utilisateurs\MonaSax\Bureau
Android Debug Bridge version 1.0.32
Revision eac51f2bb6a8-android
[..]
environmental variables:
ADB_TRACE - Print debug information. A comma separated list of the following values
1 or all, adb, sockets, packets, rwx, usb, sync, sysdeps, transport, jdwp
ANDROID_SERIAL - The serial number to connect to. -s takes priority over this if given.
ANDROID_LOG_TAGS - When used with the logcat option, only these debug tags are printed.
PS C:\adb> Modify
Modify : Le terme «Modify» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme
exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct
et réessayez.
Au caractère Ligne:1 : 1
+ Modify
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (Modify:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

PS C:\adb> adb shell
error: closed
PS C:\adb> adb shell
error: closed
PS C:\adb> modify
modify : Le terme «modify» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme
exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct
et réessayez.
Au caractère Ligne:1 : 1
+ modify
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (modify:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
 
Dernière édition par un modérateur:
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #9
Ah c'est de ma faute, je t'ai dit de faire un copier-coller. Hors, ton erreur est sur cette commande :

MonaSax1991 a dit:
PS C:\adb> adb sideload /path/to/flo-deb_clamor_repartition.zip, /path/to/C:\Utilisateurs\MonaSax\Bureau
Elle est incorrecte.

Déjà commence par entrée ses deux commandes :

adb kill-server puis adb start-server
C'est pour arrêter et relancer l'ADB qui s'est mis en erreur, notamment lors de la commande adb shell.

Pour en revenir à la commande erronée, et pour faire au plus simple, copie simplement le fichier repartition.zip dans le dossier adb de ton PC et entre cette commande unique :

adb sideload flo-deb_clamor_repartition.zip (ton fichier doit avoir exactement ce nom là. Si ce n'est pas le cas, renomme-le).

Reprend ensuite le reste du tuto à partir de là.

PS : J'ai raccourci ton message précédent.
 
Dernière édition:
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #10
Pas de soucis je recommence tout ca, de toute facon il fait pas beau aujourd'hui dehors
XD

Edit:
reee,

BOn bah toujours pas :ROFLMAO:

j'ai modifié le nom du zip en "adb sideload flo-deb_clamor_repartition.zip" et je l'ai mis dans le dossier adb au passage
Maintenant quand je tape modify il me marque :
flox:/ # modify
/system/bin/sh: modify: inaccessible or not found

on est bientôt au bout du tunnel, sisi promis je vois de la lumière ;)



PS C:\adb> fastboot devices
0912263b fastboot
PS C:\adb> fastboot boot lineage-18.1-20221201-recovery-flox.img
downloading 'boot.img'...
OKAY [ 0.348s]
booting...
OKAY [ 0.034s]
finished. total time: 0.384s
PS C:\adb> adb shell
flox:/ # dd if=/dev/block/mmcblk0p2 of=/sdcard/modemst1.img
6144+0 records in
6144+0 records out
3145728 bytes (3.0 M) copied, 0.161255 s, 19 M/s
flox:/ # dd if=/dev/block/mmcblk0p3 of=/sdcard/modemst2.img
6144+0 records in
6144+0 records out
3145728 bytes (3.0 M) copied, 0.089599 s, 33 M/s
flox:/ # dd if=/dev/block/mmcblk0p4 of=/sdcard/persist.img
30000+0 records in
30000+0 records out
15360000 bytes (15 M) copied, 0.426270 s, 34 M/s
flox:/ # exit
PS C:\adb> adb pull /sdcard/modemst1.img
4560 KB/s (3145728 bytes in 0.673s)
PS C:\adb> adb pull /sdcard/modemst2.img
4199 KB/s (3145728 bytes in 0.731s)
PS C:\adb> adb pull /sdcard/persist.img







4131 KB/s (15360000 bytes in 3.630s)
PS C:\adb> adb pull /sdcard/modemst1.img
4313 KB/s (3145728 bytes in 0.712s)
PS C:\adb> adb pull /sdcard/modemst2.img
4047 KB/s (3145728 bytes in 0.759s)
PS C:\adb> adb pull /sdcard/persist.img
4346 KB/s (15360000 bytes in 3.450s)
PS C:\adb> adb sideload flo-deb_clamor_repartition.zipadb sideload flo-deb_clamor_repartition.zip
Android Debug Bridge version 1.0.32
Revision eac51f2bb6a8-android

-a - directs adb to listen on all interfaces for a connection
-d - directs command to the only connected USB device
returns an error if more than one USB device is present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is running.
-s <specific device> - directs command to the device or emulator with the given
serial number or qualifier. Overrides ANDROID_SERIAL
environment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'.
If -p is not specified, the ANDROID_PRODUCT_OUT
environment variable is used, which must
be an absolute path.
-H - Name of adb server host (default: localhost)
-P - Port of adb server (default: 5037)
devices [-l] - list all connected devices
('-l' will also list device qualifiers)
connect <host>[:<port>] - connect to a device via TCP/IP
Port 5555 is used by default if no port number is specified.
disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.
Port 5555 is used by default if no port number is specified.
Using this command with no additional arguments
will disconnect from all connected TCP/IP devices.

device commands:
adb push [-p] <local> <remote>
- copy file/dir to device
('-p' to display the transfer progress)
adb pull [-p] [-a] <remote> [<local>]
- copy file/dir from device
('-p' to display the transfer progress)
('-a' means copy timestamp and mode)
adb sync [ <directory> ] - copy host->device only if changed
(-l means list but don't copy)
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward --list - list all forward socket connections.
the format is a list of lines with the following format:
<serial> " " <local> " " <remote> "\n"
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb forward --no-rebind <local> <remote>
- same as 'adb forward <local> <remote>' but fails
if <local> is already forwarded
adb forward --remove <local> - remove a specific forward socket connection
adb forward --remove-all - remove all forward socket connections
adb reverse --list - list all reverse socket connections from device
adb reverse <remote> <local> - reverse socket connections
reverse specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
adb reverse --norebind <remote> <local>
- same as 'adb reverse <remote> <local>' but fails
if <remote> is already reversed.
adb reverse --remove <remote>
- remove a specific reversed socket connection
adb reverse --remove-all - remove all reversed socket connections from device
adb jdwp - list PIDs of processes hosting a JDWP transport
adb install [-lrtsdg] <file>
- push this package file to the device and install it
(-l: forward lock application)
(-r: replace existing application)
(-t: allow test packages)
(-s: install application on sdcard)
(-d: allow version code downgrade)
(-g: grant all runtime permissions)
adb install-multiple [-lrtsdpg] <file...>
- push this package file to the device and install it
(-l: forward lock application)
(-r: replace existing application)
(-t: allow test packages)
(-s: install application on sdcard)
(-d: allow version code downgrade)
(-p: partial application install)
(-g: grant all runtime permissions)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directories)
adb bugreport - return all information from the device
that should be included in a bug report.

adb backup [-f <file>] [-apk|-noapk] [-obb|-noobb] [-shared|-noshared] [-all] [-system|-nosystem] [<packages...>]
- write an archive of the device's data to <file>.
If no -f option is supplied then the data is written
to "backup.ab" in the current directory.
(-apk|-noapk enable/disable backup of the .apks themselves
in the archive; the default is noapk.)
(-obb|-noobb enable/disable backup of any installed apk expansion
(aka .obb) files associated with each application; the default
is noobb.)
(-shared|-noshared enable/disable backup of the device's
shared storage / SD card contents; the default is noshared.)
(-all means to back up all installed applications)
(-system|-nosystem toggles whether -all automatically includes
system applications; the default is to include system apps)
(<packages...> is the list of applications to be backed up. If
the -all or -shared flags are passed, then the package
list is optional. Applications explicitly given on the
command line will be included even if -nosystem would
ordinarily cause them to be omitted.)

adb restore <file> - restore device contents from the <file> backup archive

adb disable-verity - disable dm-verity checking on USERDEBUG builds
adb enable-verity - re-enable dm-verity checking on USERDEBUG builds
adb keygen <file> - generate adb public/private key. The private key is stored in <file>,
and the public key is stored in <file>.pub. Any existing files
are overwritten.
adb help - show this help message
adb version - show version num

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb get-devpath - prints: <device-path>
adb remount - remounts the /system, /vendor (if present) and /oem (if present) partitions on the device read-write
adb reboot [bootloader|recovery]
- reboots the device, optionally into the bootloader or recovery program.
adb reboot sideload - reboots the device into the sideload mode in recovery program (adb root required).
adb reboot sideload-auto-reboot
- reboots into the sideload mode, then reboots automatically after the sideload regardless of the result.
adb reboot-bootloader - reboots the device into the bootloader
adb root - restarts the adbd daemon with root permissions
adb unroot - restarts the adbd daemon without root permissions
adb usb - restarts the adbd daemon listening on USB
adb tcpip <port> - restarts the adbd daemon listening on TCP on the specified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:

- If <directory> is not specified, /system, /vendor (if present), /oem (if present) and /data partitions will be updated.

- If it is "system", "vendor", "oem" or "data", only the corresponding partition
is updated.

environmental variables:
ADB_TRACE - Print debug information. A comma separated list of the following values
1 or all, adb, sockets, packets, rwx, usb, sync, sysdeps, transport, jdwp
ANDROID_SERIAL - The serial number to connect to. -s takes priority over this if given.
ANDROID_LOG_TAGS - When used with the logcat option, only these debug tags are printed.
PS C:\adb> adb shell
flox:/ # modify
/system/bin/sh: modify: inaccessible or not found
127|flox:/ # adb shell
/system/bin/sh: adb: inaccessible or not found
127|flox:/ # modify
/system/bin/sh: modify: inaccessible or not found
127|flox:/ # adb kill-server
/system/bin/sh: adb: inaccessible or not found
127|flox:/ #
 
Dernière édition par un modérateur:
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #11
MonaSax1991 a dit:
j'ai modifié le nom du zip en "adb sideload flo-deb_clamor_repartition.zip"

Non, tu n'as pas compris :LOL:

Le fichier doit s'appeler "flo-deb_clamor_repartition.zip"
La commande est donc adb sideload flo-deb_clamor_repartition.zip
 
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #12
Oh mon dieu la honte j'ai l'impression d'être un grand père qui n'arrive pas à entrer un code wifi valide
Je reviens vers toi bientôt :)

on est sur la bonne voie!! c'est entrain de se faire merci beaucoup! LA on voit le bout du tunnel!!
 
Dernière édition par un modérateur:
  • Haha
Les réactions: SkelettSkelter
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #13
Attendons que ça soit terminé avant de crier victoire ;)
 
  • Haha
Les réactions: MonaSax1991
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #14
Bon alors le modify a reussi cette fois ci, le truc s'est lancé, surle site ils disent qu'il faut 5 bonnes minutes, ca en fait 10 et la tablette n'a pas encore redémarrée, est ce en fait à moi de le faire? sur la tablette il y a toujours marqué en bas "installing update..." mais dans le powershel plus rien ne s'écrit depuis bien 8 10 minutes. je te met le récap du powershell tu pourras peut etre me répondre.. le ccurseur est à la ligne et clignotte come si c'était à moi de faire quelque chose

Au début de l'install j'ai eu le message qui disait que le lineage n'est pas signé, j'ai dit de continuer quand même ca a eu l'air de fonctionner l'install a repris derrière sans problème.

PS C:\adb> fastboot devices
0912263b fastboot
PS C:\adb> fastboot boot lineage-18.1-20221201-recovery-flox.img
downloading 'boot.img'...
OKAY [ 0.344s]
booting...
OKAY [ 0.031s]
finished. total time: 0.375s
PS C:\adb> adb shell
flox:/ # dd if=/dev/block/mmcblk0p2 of=/sdcard/modemst1.img
dev/block/mmcblk0p3 of=/sdcard/modemst2.img
dd if=/dev/block/mmcblk0p4 of=/sdcard/persist.img
exit6144+0 records in
6144+0 records out
3145728 bytes (3.0 M) copied, 0.165894 s, 18 M/s
flox:/ # dd if=/dev/block/mmcblk0p3 of=/sdcard/modemst2.img
6144+0 records in
6144+0 records out
3145728 bytes (3.0 M) copied, 0.085541 s, 35 M/s
flox:/ # dd if=/dev/block/mmcblk0p4 of=/sdcard/persist.img
30000+0 records in
30000+0 records out
15360000 bytes (15 M) copied, 0.405182 s, 36 M/s
flox:/ # exit
PS C:\adb> adb pull /sdcard/modemst1.img
7563 KB/s (3145728 bytes in 0.406s)
PS C:\adb> adb pull /sdcard/modemst2.img
7866 KB/s (3145728 bytes in 0.390s)
PS C:\adb> adb pull /sdcard/persist.img
7678 KB/s (15360000 bytes in 1.953s)
PS C:\adb> adb sideload flo-deb_clamor_repartition.zip
serving: 'flo-deb_clamor_repartition.zip' (~13%)
Total xfer: 1.00x
PS C:\adb> adb shell
flox:/ # modify
2048+0 records in
2048+0 records out
1048576 bytes (1.0 M) copied, 0.110871 s, 9.0 M/s
20480+0 records in
20480+0 records out
10485760 bytes (10 M) copied, 0.304016 s, 33 M/s
umount: /mnt/system: Invalid argument
umount: /data: Invalid argument
umount: /sdcard: Invalid argument
GNU Parted 1.8.8.1.179-aef3
Using /dev/block/mmcblk0
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) rm 22
(parted) rm 23
(parted) rm 24
(parted) rm 25
(parted) rm 30
(parted) mkpart primary 614429696B 2187293695B
(parted) name 22 system
(parted) mkpart primary 2187293696B 2263875583B
(parted) name 23 cache
(parted) mkpart primary 2263875584B 2264924159B
(parted) name 24 misc
(parted) mkpart primary 2264924160B 2281701375B
(parted) name 25 recovery
(parted) mkpart primary 2348843008B 2610987007B
(parted) name 30 vendor
(parted) mkpart primary 2610987008B 31272713727B
(parted) name 31 userdata
(parted) quit
Information: You may need to update /etc/fstab.

mke2fs 1.45.4 (23-Sep-2019)
The file /dev/block/mmcblk0p22 does not exist and no size was specified.
mke2fs 1.45.4 (23-Sep-2019)
The file /dev/block/mmcblk0p23 does not exist and no size was specified.
mke2fs 1.45.4 (23-Sep-2019)
The file /dev/block/mmcblk0p30 does not exist and no size was specified.
mke2fs 1.45.4 (23-Sep-2019)
The file /dev/block/mmcblk0p31 does not exist and no size was specified.
2048+0 records in
2048+0 records out
1048576 bytes (1.0 M) copied, 0.221100 s, 4.5 M/s
20480+0 records in
20480+0 records out
10485760 bytes (10 M) copied, 2.112823 s, 4.7 M/s
 
Dernière édition par un modérateur:
M

MonaSax1991

Membre
Inscrit
29 Novembre 2022
Messages
9
Points
3
  • #15
Re!!
Je viens de réussir, installation de lineage os 18.1 avec gapps.
Done!!
Plus qu'à ésperer que le premier démarrage finisse pas sur un nouveau problème lors de l'installation des premières applis

Je te remercie 1000 fois, voir 2000 ! Sans déconner heureusement qu'on peut compter sur l'aide de personnes comme toi, vraiment c'est un plaisir, t'as fait ta bonne action de la journée en ce qui me concerne!
Si besoin je reposterai ici mais la tablette vient de démarrer normalement je vais rentrer mon code wifi et démarrer tout ca.
Si tout roule je passerai sur lineage 19.1 dans la foulée, tout seul, comme un grand ;)

Peace !
 
  • Love
Les réactions: SkelettSkelter
SkelettSkelter

SkelettSkelter

Administrateur
Inscrit
12 Mai 2013
Messages
13 391
Points
113
  • #16
Hello,

Avec plaisir ;)

L'avantage, c'est que tu as un minimum de base, parce que tu cherches à comprendre par toi-même, en plus d'avoir un peu d'humour. Tu ne te braques pas et ça, c'est agréable ! On prend plaisir à aider des gens comme toi :)
 
  • Love
Les réactions: MonaSax1991
S

st00

Membre
Inscrit
23 Août 2012
Messages
1
Points
1
  • #17
Un grand merci, ça à marché aussi ;)
 

Sujets en relation

Haut Bas