Aller au contenu

[Résolu][MID1024] kit root 1.1 bloqué en lecture


totof95

Recommended Posts

les 3 tunefs.

~ # tune2fs -m 0 /dev/block/nandd
tune2fs -m 0 /dev/block/nandd
tune2fs 1.41.12 (17-May-2010)
Setting reserved blocks percentage to 0% (0 blocks)
~ # tune2fs -i 0 /dev/block/nandd
tune2fs -i 0 /dev/block/nandd
tune2fs 1.41.12 (17-May-2010)
Setting interval between checks to 0 seconds
~ # tune2fs -c 0 /dev/block/nandd
tune2fs -c 0 /dev/block/nandd
tune2fs 1.41.12 (17-May-2010)
Setting maximal mount count to -1
~ #


Tablette redémarrer,elle fonctionne,je n'ai perdu aucune application.

Que fait on maintenant ?

Lien vers le commentaire
Partager sur d’autres sites

Oui toutes les commandes que tu m'as dit de faire ont été faites jusqu'au reboot.

et la,la tablette refonctionne.

voici la récape des commandes:

~ # mount -t ext4 /dev/block/nandd /system
mount -t ext4 /dev/block/nandd /system
~ # mkdir /emmc
mkdir /emmc
~ # mount -t vfat /dev/block/nandj /emmc
mount -t vfat /dev/block/nandj /emmc
~ # df
df
Filesystem           1K-blocks      Used Available Use% Mounted on
tmpfs                   422800        32    422768   0% /dev
/dev/block/nandh        516500      9052    507448   2% /cache
/dev/block/nandd        629504    470640    158864  75% /system
/dev/block/nandj       1273368    718504    554864  56% /emmc
~ # cd /
cd /
~ # tar czf /emmc/system.tgz system
tar czf /emmc/system.tgz system
~ # echo -n boot-recovery | busybox dd of=/dev/block/nandf count=1 conv=sync; sy
nc; reboot
echo -n boot-recovery | busybox dd of=/dev/block/nandf count=1 conv=sync; sy
nc; reboot
0+1 records in
1+0 records out
512 bytes (512B) copied, 0.002868 seconds, 174.3KB/s

adb shell
~ # mkdir /emmc
mkdir /emmc
~ # mount -t vfat /dev/block/nandj /emmc
mount -t vfat /dev/block/nandj /emmc
~ # df
df
Filesystem           1K-blocks      Used Available Use% Mounted on
tmpfs                   422800        32    422768   0% /dev
/dev/block/nandh        516500      9056    507444   2% /cache
/dev/block/nandj       1273368    997880    275488  78% /emmc
~ # ls -l /emmc
ls -l /emmc
drwx------    2 root     root          4096 Jan  3  2000 Alarms
drwx------    5 root     root          4096 Jan 12 19:57 Android
drwx------    5 root     root          4096 Jan  1  2000 DCIM
drwx------    2 root     root          4096 Feb 10 20:30 Download
drwx------    2 root     root          4096 Jan  3  2000 LOST.DIR
drwx------    2 root     root          4096 Jan  3  2000 Movies
drwx------    2 root     root          4096 Jan  3  2000 Music
drwx------    2 root     root          4096 Dec 28 18:07 My Documents
drwx------    2 root     root          4096 Jan  3  2000 Notifications
drwx------    3 root     root          4096 Jan  1  2000 Pictures
-rwx------    1 root     root         95471 Jan  3  2000 Play_Store.apk
drwx------    2 root     root          4096 Jan  3  2000 Podcasts
drwx------    2 root     root          4096 Jan  3  2000 Ringtones
drwx------    3 root     root          4096 Dec 28 11:47 backups
drwx------    2 root     root          4096 Jan 26 10:05 data
drwx------    3 root     root          4096 Jan 12 19:57 documents
drwx------    3 root     root          4096 Dec 25 12:48 gameloft
drwx------    2 root     root          4096 Dec 28 18:07 movie
drwx------    3 root     root          4096 Dec 29 15:47 openfeint
-rwx------    1 root     root      14288896 Feb  2 22:13 recovery-mid1024.img
drwx------    2 root     root          4096 Jan 26 10:29 romtoolbox
-rwx------    1 root     root     286080672 Feb 14 18:39 system.tgz
drwx------    2 root     root          4096 Dec 28 18:07 wallpaper
~ # mke2fs -T ext4 /dev/block/nandd
mke2fs -T ext4 /dev/block/nandd
mke2fs 1.41.12 (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
40000 inodes, 159744 blocks
7987 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=163577856
5 block groups
32768 blocks per group, 32768 fragments per group
8000 inodes per group
Superblock backups stored on blocks:
        32768, 98304

Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 21 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
~ # tune2fs -m 0 /dev/block/nandd
tune2fs -m 0 /dev/block/nandd
tune2fs 1.41.12 (17-May-2010)
Setting reserved blocks percentage to 0% (0 blocks)
~ # tune2fs -i 0 /dev/block/nandd
tune2fs -i 0 /dev/block/nandd
tune2fs 1.41.12 (17-May-2010)
Setting interval between checks to 0 seconds
~ # tune2fs -c 0 /dev/block/nandd
tune2fs -c 0 /dev/block/nandd
tune2fs 1.41.12 (17-May-2010)
Setting maximal mount count to -1
~ # mount -t ext4 /dev/block/nandd /system
mount -t ext4 /dev/block/nandd /system
~ # mount
mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/block/nandh on /cache type ext4 (rw,nodev,noatime,nodiratime,user_xattr,bar
rier=1,data=ordered)
/dev/block/nandj on /emmc type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=
cp437,iocharset=ascii,shortname=mixed,errors=remount-ro)
/dev/block/nandd on /system type ext4 (rw,relatime,user_xattr,barrier=1,data=ord
ered)
~ # cd /
cd /
~ # tar xzpf  /emmc/system.tgz
tar xzpf  /emmc/system.tgz
~ # umount /system
umount /system
~ # umount /emmc
umount /emmc
~ # reboot
reboot


 

Modifié par totof95
Lien vers le commentaire
Partager sur d’autres sites

Voila.

adb shell mount
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/system /system ext4 rw,nodev,noatime,user_xattr,barrier=0,data=ordere
d 0 0
/dev/block/data /data ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_
checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/cache /cache ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journa
l_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/vold/179:1 /mnt/extsd vfat rw,dirsync,nosuid,nodev,noexec,relatime,ui
d=1000,gid=1023,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=
ascii,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/93:72 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,u
id=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset
=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/93:72 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relat
ime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioch
arset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/dm-0 /mnt/asec/com.kabam.doamobile-1 ext4 ro,dirsync,nosuid,nodev,noa
time,user_xattr,barrier=1 0 0
/dev/block/dm-1 /mnt/asec/com.kiloo.subwaysurf-2 ext4 ro,dirsync,nosuid,nodev,no
atime,user_xattr,barrier=1 0 0
/dev/block/dm-2 /mnt/asec/com.gamelion.rog.free-1 ext4 ro,dirsync,nosuid,nodev,n
oatime,user_xattr,barrier=1 0 0
/dev/block/dm-3 /mnt/asec/com.trinitigame.callofminiandroid-1 ext4 ro,dirsync,no
suid,nodev,noatime,user_xattr,barrier=1 0 0
/dev/block/dm-4 /mnt/asec/com.feelingtouch.gnz-1 ext4 ro,dirsync,nosuid,nodev,no
atime,user_xattr,barrier=1 0 0

Lien vers le commentaire
Partager sur d’autres sites

Déja fini ?

Je plaisante,je ne sais pas comment je peux te remercier car graçe a toi je vais pouvoir enfin utiliser foldermount pour transferer les data sur la sdext.

est ce que je peut maintenant éffacer de nouveau le fichier "system.tgz".

Lien vers le commentaire
Partager sur d’autres sites

Ca fait vraiement plaisir de rencontrer des passionnés bénévoles sur des forums de qualité comme celui ci.

Je mesure l'investissement de proféssionnels comme toi qui nous permetes a nous utilisatreurs de ces machines de pouvoir progresser dans notre apprentissage des machines basé sous linux.

Merci encore pour ton temps passé avec moi et ta patience.

Lien vers le commentaire
Partager sur d’autres sites

bonsoir lannig

 

j'ai moi aussi le probleme du filesystem r/o sur tablette logicom s1024.

 

Peux-tu expliquer ce que tu as modifié concrètement? est.ce le formatage qui a corrigé ce qui était corrompu ou as-tu rajouté quelque chose?

serait-il possible de faire la meme chose sur ma tablette?

Modifié par sacat
Lien vers le commentaire
Partager sur d’autres sites

Rejoignez la conversation

Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.

Invité
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

×
×
  • Créer...