Keresés

Új hozzászólás Aktív témák

  • pach-adams

    tag

    válasz han_lev #1354 üzenetére

    Milyen ROM-ot használsz?
    Ha CM10-et akkor keresd meg a vold.fstab fájlt (system/etc/vold.fstab), és másold az sd kártyára vagy valahova.
    Nyisd meg egy szövegszerkesztővel, majd töröld ki az egészet, és másold be ezt:

    ## Vold 2.0 Generic fstab
    ## - San Mehat (san@android.com)
    ##

    #######################
    ## Regular device mount
    ##
    ## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
    ## label - Label for the volume
    ## mount_point - Where the volume will be mounted
    ## part - Partition # (1 based), or 'auto' for first usable partition.
    ## <sysfs_path> - List of sysfs paths to source devices
    ######################
    #New variant, Change int sd and ext sd
    dev_mount sdcard /mnt/sdcard2 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc1
    dev_mount sdcard2 /mnt/sdcard 1 /devices/platform/dw_mmc/mmc_host/mmc0 nonremovable,encryptable
    #Stock
    #dev_mount sdcard /mnt/sdcard/sdcard2 1 /devices/platform/dw_mmc/mmc_host/mmc0
    #dev_mount sdcard2 /mnt/sdcard 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc1
    #Stock, changed int and ext
    #dev_mount sdcard /mnt/sdcard 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc1
    #dev_mount sdcard2 /mnt/sdcard/sdcard2 1 /devices/platform/dw_mmc/mmc_host/mmc0

    Ha ez megvan, töröld a régit, másold be ezt a helyére és állítsd pe a "permissions"-t a réginek megfelelően.

    [ Szerkesztve ]

    Porból lettél, s majdan porrá leszel :R

Új hozzászólás Aktív témák