Hello,
can anyone upload the Vold.fstab from the Galaxy Tab 3 8.0. I want to compare this to the Tab 3 7.0 one.
You can find it in /system/etc.
Thank you in advance.
tempdroid said:
Hello,
can anyone upload the Vold.fstab from the Galaxy Tab 3 8.0. I want to compare this to the Tab 3 7.0 one.
You can find it in /system/etc.
Thank you in advance.
Click to expand...
Click to collapse
Can you send me the Tab 7.0 vold.fstab?? Please i messed up mine trying to put apps to the ext sd card
now it doesn't recognize the ext sd card
P.S: Sorry for don't having the Tab 8.0 Vold.fstab, hope someone else can send it to you
MechanicWB said:
Can you send me the Tab 7.0 vold.fstab?? Please i messed up mine trying to put apps to the ext sd card
now it doesn't recognize the ext sd card
P.S: Sorry for don't having the Tab 8.0 Vold.fstab, hope someone else can send it to you
Click to expand...
Click to collapse
No problem, mate, here it is (could not attach it)
Code:
# Copyright (c) 2011, Code Aurora Forum. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of Code Aurora Forum, Inc. nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## 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
######################
#storage_struct = series, "/storage/sdcard/extStorages"
#storage_struct = parallel
{
supported_exfat = yes
}
dev_mount sdcard /storage/extSdCard auto /devices/platform/sdhci-pxav3.0/mmc_host/mmc1
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sda /storage/UsbDriveA auto /devices/platform/omap/musb-omap2430/musb-hdrc/usb1
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdb /storage/UsbDriveB auto /devices/platform/omap/musb-omap2430/musb-hdrc/usb1
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdc /storage/UsbDriveC auto /devices/platform/omap/musb-omap2430/musb-hdrc/usb1
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdd /storage/UsbDriveD auto /devices/platform/omap/musb-omap2430/musb-hdrc/usb1
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sde /storage/UsbDriveE auto /devices/platform/omap/musb-omap2430/musb-hdrc/usb1
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdf /storage/UsbDriveF auto /devices/platform/omap/musb-omap2430/musb-hdrc/usb1
#EOF
If you manage to put apps on external sdcard, you can drop me a pm
Code:
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## 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
######################
#storage_struct = series, "/storage/sdcard/extStorages"
#storage_struct = parallel
{
supported_exfat = yes
}
dev_mount sdcard /storage/extSdCard auto /devices/platform/s3c-sdhci.2/mmc_host/mmc1/
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sda /storage/UsbDriveA auto /devices/platform/s5p-ehci
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdb /storage/UsbDriveB auto /devices/platform/s5p-ehci
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdc /storage/UsbDriveC auto /devices/platform/s5p-ehci
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdd /storage/UsbDriveD auto /devices/platform/s5p-ehci
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sde /storage/UsbDriveE auto /devices/platform/s5p-ehci
#usb host device
{
media_type = usb
supported_exfat = yes
}
dev_mount sdf /storage/UsbDriveF auto /devices/platform/s5p-ehci
#EOF
ketut.kumajaya said:
Code:
## Vold 2.0 Generic fstab
...
Click to expand...
Click to collapse
Thank you, Ketut. As far as I can see, they are identical, if I ignore the different devices.
Is moving apps to sd supported on your Tab? I heard, that Samsung put it in again on 4.2.2 devices...
tempdroid said:
Thank you, Ketut. As far as I can see, they are identical, if I ignore the different devices.
Is moving apps to sd supported on your Tab? I heard, that Samsung put it in again on 4.2.2 devices...
Click to expand...
Click to collapse
I have my own solution to swap internal - external storage using a modified sdcard binary. Internal storage mounted to /storage/.sdcard and then bind mount it to /storage/sdcard0 . When boot completed, after external storage mounted, my script will unmount both internal and external storage, and then bind mount internal storage to /storage/extSdCard and mount external storage to /storage/sdcard0 .
ketut.kumajaya said:
I have my own solution to swap internal - external storage using a modified sdcard binary. Internal storage mounted to /storage/.sdcard and then bind mount it to /storage/sdcard0 . When boot completed, after external storage mounted, my script will unmount both internal and external storage, and then bind mount internal storage to /storage/extSdCard and mount external storage to /storage/sdcard0 .
Click to expand...
Click to collapse
Could you send me your modified binary and script? I would try, if I can port this to the T210.
Thank you, mate.
Thank you so much tempdroid, you are a life save
I'll tell you if i find a way to put the apps on the ext sdcard, thanks you so much
Sent from my SM-T210 using XDA Premium 4 mobile app
---------- Post added at 01:10 PM ---------- Previous post was at 12:48 PM ----------
You sent me the one form /system/etc.
The one i need is from the origin source etc folder, where the system folder is too.
Can you send me that one please?
MechanicWB said:
Thank you so much tempdroid, you are a life save
I'll tell you if i find a way to put the apps on the ext sdcard, thanks you so much
Sent from my SM-T210 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you manage you can try my ROM with extra game mod and enjoy GTA SA on your tab :thumbup:
Or try it anyway.
MechanicWB said:
You sent me the one form /system/etc.
The one i need is from the origin source etc folder, where the system folder is too.
Can you send me that one please?
Click to expand...
Click to collapse
What source do you mean by this?
tempdroid said:
What source do you mean by this?
Click to expand...
Click to collapse
In te same directory where the system folder is, there is one folder that is named etc.
(sorry for the bad english, i'm not english)
MechanicWB said:
In te same directory where the system folder is, there is one folder that is named etc.
(sorry for the bad english, i'm not english)
Click to expand...
Click to collapse
You mean fstab.pxa988?
Here are the contents of this:
Code:
## fstab has the following format:
##
## Any line starting with a # is a comment and ignored
##
## Any blank line is ignored
##
## All other lines must be in this format:
## <source> <mount_point> <fs_type> <mount_flags> <fs_options> <fs_mgr_options>
##
## <mount_flags> is a comma separated list of flags that can be passed to the
## mount command. The list includes noatime, nosuid, nodev, nodiratime,
## ro, rw, remount, defaults.
##
## <fs_options> is a comma separated list of options accepted by the filesystem being
## mounted. It is passed directly to mount without being parsed
##
## <fs_mgr_options> is a comma separated list of flags that control the operation of
## the fs_mgr program. The list includes "wait", which will wait till
## the <source> file exists, and "check", which requests that the fs_mgr
## run an fscheck program on the <source> before mounting the filesystem.
## If check is specifed on a read-only filesystem, it is ignored.
## Also, "encryptable" means that filesystem can be encrypted.
## The "encryptable" flag _MUST_ be followed by a : and a string which
## is the location of the encryption keys. I can either be a path
## to a file or partition which contains the keys, or the word "footer"
## which means the keys are in the last 16 Kbytes of the partition
## containing the filesystem.
##
## When the fs_mgr is requested to mount all filesystems, it will first mount all the
## filesystems that do _NOT_ specify check (including filesystems that are read-only and
## specify check, because check is ignored in that case) and then it will check and mount
## filesystem marked with check.
##
##
/dev/block/mmcblk0p14 /system ext4 ro,noatime wait
/dev/block/mmcblk0p6 /efs ext4 noatime,nosuid,nodev,journal_async_commit,errors=panic wait,check
/dev/block/mmcblk0p15 /cache ext4 noatime,nosuid,nodev,journal_async_commit,errors=panic wait,check
# data partition must be located at the bottom for supporting device encryption
/dev/block/mmcblk0p17 /data ext4 noatime,nosuid,nodev,noauto_da_alloc,journal_async_commit,discard,errors=panic wait,check,encryptable=footer
tempdroid said:
Could you send me your modified binary and script? I would try, if I can port this to the T210.
Thank you, mate.
Click to expand...
Click to collapse
Both binary and script in my kernel for Tab 2 http://forum.xda-developers.com/showthread.php?t=2285366 . I will upload blackhawk kernel for T21x with "setprop persist.customboot.sdcard external" support.
In the same directory as the system folder you have the etc folder, has you can see in the picture. In the etc folder you have the vold.fstab file, not in the system folder. Sorry for the trouble, please help me
Sent from my SM-T210 using XDA Premium 4 mobile app
MechanicWB said:
In the same directory as the system folder you have the etc folder, has you can see in the picture. In the etc folder you have the vold.fstab file, not in the system folder. Sorry for the trouble, please help me
Sent from my SM-T210 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I use solid explorer,I see etc under root, but this is just a link to /system/etc, so same file.
In mine its two seperated folders
Thanks for the help anyway mate
Sent from my SM-T210 using XDA Premium 4 mobile app
MechanicWB said:
In mine its two seperated folders
Thanks for the help anyway mate
Sent from my SM-T210 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hello @MechanicWB,
I had a look recently with Aroma File Manager in recovery and there was a different etc folder displayed.
If you were looking for the fstab file, here are it's contents.
Hope this will help you recover anything:
Code:
/dev/block/mmcblk0p15 /cache ext4 rw
/dev/block/mmcblk0p17 /data ext4 rw
/dev/block/mmcblk0p14 /system ext4 rw
/dev/block/mmcblk0p16 /preload ext4 rw
/dev/null /sdcard datamedia rw
/dev/block/mmcblk1p2 /sd-ext ext4 rw
/dev/block/mmcblk1p1 /external_sd auto rw
tempdroid said:
Hello @MechanicWB,
I had a look recently with Aroma File Manager in recovery and there was a different etc folder displayed.
If you were looking for the fstab file, here are it's contents.
Hope this will help you recover anything:
Code:
/dev/block/mmcblk0p15 /cache ext4 rw
/dev/block/mmcblk0p17 /data ext4 rw
/dev/block/mmcblk0p14 /system ext4 rw
/dev/block/mmcblk0p16 /preload ext4 rw
/dev/null /sdcard datamedia rw
/dev/block/mmcblk1p2 /sd-ext ext4 rw
/dev/block/mmcblk1p1 /external_sd auto rw
Click to expand...
Click to collapse
Still doesn't work Thanks for the help anyway I found a vold.fstab that stabled the tablet, now the only problem is that he doesn't recognize the ext sdcard :c
Thanks for all your help tempdroid.
I need help. D:
tempdroid said:
What source do you mean by this?
Click to expand...
Click to collapse
I want to change the internal storage to external in my Galaxy Tab 10.1 3 Using the method Vold.fstab. And I could spend the modified file or tell me how I should re-write it? greetings
Can anyone help me? how to swap external n internal on tab 3 lite 7.0 stock rom 4.2.2 rooted?