Jump to content

Aide pour changer la memoire interne par externe


tirstan458

Recommended Posts

Bonjour je souhaiterai modifier le fichier vold.fstab afin d'enregistrer la totalité de l'application sur la carte sd pas comme link2sd.

Ainsi la memoire de la tablette passerai à 32gb

 

Voici le code:

 

## Example of a standard sdcard mount for the emulator / Dream

# Mounts the first usable partition of the specified device

#dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

#dev_mount flash /mnt/sdcard auto /devices/virtual/mtd/mtd9/mtdblock9


dev_mount flash /mnt/internal_sd auto /devices/virtual/mtd/mtd9/mtdblock9

#dev_mount flash /mnt/sdcard auto /devices/virtual/mtd/mtd9/mtdblock9

dev_mount external_sd /mnt/sdcard auto /devices/platform/rk29_sdmmc.0/mmc_host/mmc0

dev_mount udisk /mnt/usb_storage auto /devices/platform/usb20_host/usb /devices/platform/usb20_otg/usb


## Example of a dual card setup

# dev_mount left_sdcard  /sdcard1  auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

# dev_mount right_sdcard /sdcard2  auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1


## Example of specifying a specific partition for mounts

# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
 

 

Merci de bien vouloir m'aider...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...