[SM-V700] tizen to rooting

Search This thread

Jijonhyuni

Senior Member
Feb 15, 2012
50
306
Changwon
attachment.php



how to install

download to http://www.4shared.com/file/XIqMjv5jba/v700_rootfsimg.html?

execute Odin

ap click

choice to v700_rootfs.img.tar

start
 

TML1504

Senior Member
Nov 24, 2007
1,025
353
Vienna
root would be useful to remove the shutter sound for example...

Sent from my Nexus 7 using XDA Premium 4 mobile app
 

escenkay012

Member
Jun 26, 2010
14
5
attachment.php



how to install

download to http://www.4shared.com/file/XIqMjv5jba/v700_rootfsimg.html?

execute Odin

ap click

choice to v700_rootfs.img.tar

start



Think he lives in Korea. I will ask.

루팅을 하면 혜택은 있나요? Custom rom이나 다른 기능이 추가가능한지?

전 아직까지 앤드로이드사용중인데 Tizen으로 프래쉬를해야하는지 고민중입니다.

혹시 시간 나실때 알려주시겠어요?

감사합니다
 

blackknightavalon

Senior Member
Feb 1, 2009
3,215
534
Somewhere in NYC
Flashing now. I'll report back in a minute or two when I'm done playing around with it, maybe even get a system dump.

---------- Post added at 10:56 PM ---------- Previous post was at 10:33 PM ----------

Okay...I got it working but I can't really do much with it. It's not even letting me change directories through SDB.
 

NakedFaerie

Senior Member
Mar 26, 2005
247
65
Will TWRP work with Tizen? Or should we wait for it to be updated?
Thats the best way to get a backup isnt it?
And will that restore partitions from a backup? I have a backup of my Android setup, wondering if I install TWRP on Tizen will I be able to restore Android? Its a thought, probably a bad one but still....
 

Jijonhyuni

Senior Member
Feb 15, 2012
50
306
Changwon
shutter sound off

root would be useful to remove the shutter sound for example...

Sent from my Nexus 7 using XDA Premium 4 mobile app


install tizen-sdk

sdb root on

sdb shell mount -o remount,rw /

sdb shell mv /usr/share/sounds/mm-camcorder/ /usr/share/sounds/mm-camcorder_bak/

sdb shell mv /usr/apps/com.samsung.w-camera-app/res/sounds /usr/apps/com.samsung.w-camera-app/res/sounds_bak
 

Jijonhyuni

Senior Member
Feb 15, 2012
50
306
Changwon
헤택이라....

think he lives in korea. I will ask.

루팅을 하면 혜택은 있나요? Custom rom이나 다른 기능이 추가가능한지?

전 아직까지 앤드로이드사용중인데 tizen으로 프래쉬를해야하는지 고민중입니다.

혹시 시간 나실때 알려주시겠어요?

감사합니다

저도 지금 이것저것 시도를 해보고있습니다.
일단 카메라 사운드부터요
아직 타이젠이라는 운영체제를 모르다보니 어찌할지 모르겠어요
 

Jijonhyuni

Senior Member
Feb 15, 2012
50
306
Changwon
tizen partition info

Here's a list of partitions for Tizen. Anyone want to be bold and try to make a system dump out of one of these?

tizen partition info

sh-3.2# ls -al /dev/disk/by-partlabel
drwxr-xr-x 2 root root 360 Jun 3 07:32 .
drwxr-xr-x 8 root root 160 Jun 3 07:32 ..
lrwxrwxrwx 1 root root 15 Jun 3 07:32 boot -> ../../mmcblk0p6
lrwxrwxrwx 1 root root 15 Jun 3 07:32 bota0 -> ../../mmcblk0p1
lrwxrwxrwx 1 root root 15 Jun 3 07:32 bota1 -> ../../mmcblk0p2
lrwxrwxrwx 1 root root 15 Jun 3 07:32 csa -> ../../mmcblk0p4
lrwxrwxrwx 1 root root 16 Jun 3 07:32 csc -> ../../mmcblk0p13
lrwxrwxrwx 1 root root 16 Jun 3 07:32 fota -> ../../mmcblk0p11
lrwxrwxrwx 1 root root 16 Jun 3 07:32 module -> ../../mmcblk0p10
lrwxrwxrwx 1 root root 15 Jun 3 07:32 param -> ../../mmcblk0p5
lrwxrwxrwx 1 root root 15 Jun 3 07:32 ramdisk1 -> ../../mmcblk0p8
lrwxrwxrwx 1 root root 15 Jun 3 07:32 ramdisk2 -> ../../mmcblk0p9
lrwxrwxrwx 1 root root 15 Jun 3 07:32 recovery -> ../../mmcblk0p7
lrwxrwxrwx 1 root root 15 Jun 3 07:32 reserved -> ../../mmcblk0p3
lrwxrwxrwx 1 root root 16 Jun 3 07:32 rootfs -> ../../mmcblk0p16
lrwxrwxrwx 1 root root 16 Jun 3 07:32 system -> ../../mmcblk0p12
lrwxrwxrwx 1 root root 16 Jun 3 07:32 system-data -> ../../mmcblk0p14
lrwxrwxrwx 1 root root 16 Jun 3 07:32 user -> ../../mmcblk0p15
 
  • Like
Reactions: blackknightavalon

blackknightavalon

Senior Member
Feb 1, 2009
3,215
534
Somewhere in NYC
tizen partition info

sh-3.2# ls -al /dev/disk/by-partlabel
drwxr-xr-x 2 root root 360 Jun 3 07:32 .
drwxr-xr-x 8 root root 160 Jun 3 07:32 ..
lrwxrwxrwx 1 root root 15 Jun 3 07:32 boot -> ../../mmcblk0p6
lrwxrwxrwx 1 root root 15 Jun 3 07:32 bota0 -> ../../mmcblk0p1
lrwxrwxrwx 1 root root 15 Jun 3 07:32 bota1 -> ../../mmcblk0p2
lrwxrwxrwx 1 root root 15 Jun 3 07:32 csa -> ../../mmcblk0p4
lrwxrwxrwx 1 root root 16 Jun 3 07:32 csc -> ../../mmcblk0p13
lrwxrwxrwx 1 root root 16 Jun 3 07:32 fota -> ../../mmcblk0p11
lrwxrwxrwx 1 root root 16 Jun 3 07:32 module -> ../../mmcblk0p10
lrwxrwxrwx 1 root root 15 Jun 3 07:32 param -> ../../mmcblk0p5
lrwxrwxrwx 1 root root 15 Jun 3 07:32 ramdisk1 -> ../../mmcblk0p8
lrwxrwxrwx 1 root root 15 Jun 3 07:32 ramdisk2 -> ../../mmcblk0p9
lrwxrwxrwx 1 root root 15 Jun 3 07:32 recovery -> ../../mmcblk0p7
lrwxrwxrwx 1 root root 15 Jun 3 07:32 reserved -> ../../mmcblk0p3
lrwxrwxrwx 1 root root 16 Jun 3 07:32 rootfs -> ../../mmcblk0p16
lrwxrwxrwx 1 root root 16 Jun 3 07:32 system -> ../../mmcblk0p12
lrwxrwxrwx 1 root root 16 Jun 3 07:32 system-data -> ../../mmcblk0p14
lrwxrwxrwx 1 root root 16 Jun 3 07:32 user -> ../../mmcblk0p15

Let the custom ROM building begin!
 

NakedFaerie

Senior Member
Mar 26, 2005
247
65
install tizen-sdk

sdb root on

sdb shell mount -o remount,rw /

sdb shell mv /usr/share/sounds/mm-camcorder/ /usr/share/sounds/mm-camcorder_bak/

sdb shell mv /usr/apps/com.samsung.w-camera-app/res/sounds /usr/apps/com.samsung.w-camera-app/res/sounds_bak

MY BAD.
Thanks for this :D Got it working and now deleted the shutter sounds.
 
Last edited:
  • Like
Reactions: Basil 123

NOTdevelopers

Member
Dec 4, 2013
16
3
Think he lives in Korea. I will ask.

루팅을 하면 혜택은 있나요? Custom rom이나 다른 기능이 추가가능한지?

전 아직까지 앤드로이드사용중인데 Tizen으로 프래쉬를해야하는지 고민중입니다.

혹시 시간 나실때 알려주시겠어요?

감사합니다

no...right now
Flash. you get "Improved"Battery
 

Gossieur

Senior Member
Feb 11, 2014
54
26

Strange ... Odin fails to upload the file ... (succeed 0/ failed 1)

---------- Post added at 12:34 PM ---------- Previous post was at 12:22 PM ----------

Have you rooted it yet?
go to the first post and get the file and root it then try again.

Strange ... downloaded the file but Odin fails to upload the file ... (succeed 0/ failed 1)

---------- Post added at 12:40 PM ---------- Previous post was at 12:34 PM ----------

Strange ... Odin fails to upload the file ... (succeed 0/ failed 1)

---------- Post added at 12:34 PM ---------- Previous post was at 12:22 PM ----------



Strange ... downloaded the file but Odin fails to upload the file ... (succeed 0/ failed 1)

STUPID ME !! Forgot to put the Gear in download mode ... :crying:
 

willcor

Senior Member
Oct 2, 2008
1,078
326
hi Jijonhyuni ,
Rooted gear, turn root mode on in Tizen sdk ,no problem .Thank you.!
My " quest/purpose " is to get/ to put custom ringtones/notifications on Gear ,
(as it has only 3 ringtones etc etc .)
Any suggestions ..how ?? or where to push ringtones to..... " Sounds/ringtones " ?
How ...cmd ?
thanks
 
Last edited:

NakedFaerie

Senior Member
Mar 26, 2005
247
65
hi Jijonhyuni ,
Rooted gear, turn root mode on in Tizen sdk ,no problem .Thank you.!
My " quest/purpose " is to get/ to put custom ringtones/notifications on Gear ,
(as it has only 3 ringtones etc etc .)
Any suggestions ..how ?? or where to push ringtones to ? How ?
thanks

I posted how on the Gear 1 Tizen thread.
They are located here /opt/share/settings/

To change them the easy way install the Tizen wearable SDK, run the root lines in SDB then goto the SDK and delete files and copy files over. (Make sure you root the device first or none of this will work)

This is my cheat sheet.

sdb root on
sdb shell mount -o remount,rw /

Ringtones located at:
/opt/share/settings/

Camera shutter at:
/usr/share/sounds/mm-camcorder/
 
Last edited:
  • Like
Reactions: willcor

Top Liked Posts

  • There are no posts matching your filters.
  • 15
    attachment.php



    how to install

    download to http://www.4shared.com/file/XIqMjv5jba/v700_rootfsimg.html?

    execute Odin

    ap click

    choice to v700_rootfs.img.tar

    start
    7
    NF1 rooted firmware

    On that note, I think I will hold off upgrading to NF1. I want root and don't understand the putting it into firmware method. :p

    I'm used to just following the OP type directions and flashing via Odin which seems to be reporting as a failure at this point.

    Not sure if I can do this but I just did. Maybe someone else can move it to a better spot but here it is.
    Firmware NF1 rooted.
    https://www.mediafire.com/?xliv2pck1st5b3s
    Its the Australian version but as they are just about all the same it shouldn't matter.
    I installed it last week. I went from Android to NE9 then installed this one and it worked and its rooted.
    5
    tizen partition info

    sh-3.2# ls -al /dev/disk/by-partlabel
    drwxr-xr-x 2 root root 360 Jun 3 07:32 .
    drwxr-xr-x 8 root root 160 Jun 3 07:32 ..
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 boot -> ../../mmcblk0p6
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 bota0 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 bota1 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 csa -> ../../mmcblk0p4
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 csc -> ../../mmcblk0p13
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 fota -> ../../mmcblk0p11
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 module -> ../../mmcblk0p10
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 param -> ../../mmcblk0p5
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 ramdisk1 -> ../../mmcblk0p8
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 ramdisk2 -> ../../mmcblk0p9
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 recovery -> ../../mmcblk0p7
    lrwxrwxrwx 1 root root 15 Jun 3 07:32 reserved -> ../../mmcblk0p3
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 rootfs -> ../../mmcblk0p16
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 system -> ../../mmcblk0p12
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 system-data -> ../../mmcblk0p14
    lrwxrwxrwx 1 root root 16 Jun 3 07:32 user -> ../../mmcblk0p15

    Tizen Partition Layout
    The following description is an example of the Tizen partition layout. The product vendor can modify the sequence or partition layout for their devices, as needed.
    ama4e7e5.jpg

    The ‘boot’ partition is mounted in ‘/boot’ of rootfs. Here s-boot, u-boot, and kernel image are saved as a file format, provided as system.tar.
    CSA (Configuration Saved Area) is for non-volatile data that is calibration value of modem, etc.
    The boot partition includes kernel image, boot-loader image, and modem image. Additionally, it can have device driver modules.
    Third partition is reserved for the future.
    The ‘platform’ partition is mounted on the root directory ( / ). It contains fundamental frameworks for Tizen and some general utility for Linux. It may be provided as platform.img file.
    The ‘data’ partition is mounted on ‘/opt’ and it includes applications, libraries of applications, and the platform database. It may be provided as a data.img file.
    CSC (Customer Software Configuration) ‘csc’ partition is mounted on '/mnt/csc'. It can store the customer’s software configuration, such as default language, time zone, etc.
    UMS (USB Mass Storage) partition is mounted on ‘/opt/media’ and it includes default (media) contents. It may be provided as ums.img.
    Each image file, ‘platform.img’, ‘data.img’, and ‘ums.img’ can be zipped for downloading, like IMAGE_NAME.tar.gz.

    File Structure
    ma2uzena.jpg


    https://wiki.tizen.org/wiki/Porting_Guide#File-system_Hierarchy_Standard_in_Tizen

    Sent from my SM-G900F using Tapatalk
    4
    I have changed nearly all of my icons , see here
    http://forum.xda-developers.com/showthread.php?t=2782669

    Sent from my SPH-L900 using Tapatalk