The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone





 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple, iPhone & iPad Forums, Mods, Guides, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-15-2008, 07:19 PM
My iPhone is a Part of Me
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.4
Operating System: Vista
Location: Heart&soul@Israel, USA
Posts: 582
Thanks: 7
Thanked 44 Times in 36 Posts
[HOW-TO] Set Permissions on Firmwares 1.1.3/4

IMPORTANT: That works for 1.1.3/4 and will probably work for lower versions, but there is an easier method for eveything UNDER 1.1.3 which is available HERE!


Launch Term-vt100 which is available via Installer.app
Click the image to open in full size.





Press enter to get your login prompt, then type root for login and alpine for password, unless you changed it now you are logged in and you will need to type the following:
Code:
cd /Applications
press enter
Click the image to open in full size.





I choose to fix the permissions for Insomnia.app so I wrote the file names for it, but what you will need to type is:
Code:
chmod -R 755 Insomnia.app/insomnia
and then press enter
Click the image to open in full size.
(Instead of "Insomnia" you will write the name of the folder and file.





If that appears, you are fine.
Click the image to open in full size.






If anything else appears, you have done something wrong! Go back and try it again, CAPS are necessary here, you must write it the way it is written!





Type exit and enjoy your latest App
Click the image to open in full size.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 4 Users Say Thank You to Tomer For This Useful Post:
Apple iPie (05-24-2008), birzno (04-04-2008), david77123 (08-25-2008), otero.0 (04-22-2008)

Tag Cloud
  #2  
Old 03-15-2008, 09:14 PM
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

i tried to use this method to get Ilog to work and nothing happend i kept gettin a no such file name message can csomeone hekp my dumb self out pleaseeee !
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 03-15-2008, 09:16 PM
My iPhone is a Part of Me
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.4
Operating System: Vista
Location: Heart&soul@Israel, USA
Posts: 582
Thanks: 7
Thanked 44 Times in 36 Posts

try code:

Code:
chmod 4755 /Applications/iLog.app/ilog
im not sure how the application is written, you need to make sure that all capitalized letters are capitalized and type as it is
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 03-23-2008, 03:43 AM
What's Jailbreak?
 
Join Date: Feb 2008
Posts: 16
Thanks: 2
Thanked 10 Times in 4 Posts

Try this: How to Change Permissions for the Whole App Folder:
Go to Term-vt100 > alpine (return) > type: chmod -R 755 /Applications/*
If you typed this, then nothing happens, then you’ve done it correctly.
Exit Term-vt100

Hope it Helps
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to BeckssGirl For This Useful Post:
erdeek (04-02-2008)
  #5  
Old 03-23-2008, 05:06 PM
pliskin10's Avatar
What's Jailbreak?
 
Join Date: Mar 2008
Device + Firmware: Iphone 1.1.4
Operating System: Window XP
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts

i need help to change permission in MEDIA folder..

can i use this TERM-vt100?

Im trying to install POCKETGUITAR and this MEDIA folder is protected.

i need step by step instruction.

thanks

iphone 1.1.4
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 03-23-2008, 05:12 PM
My iPhone is a Part of Me
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.4
Operating System: Vista
Location: Heart&soul@Israel, USA
Posts: 582
Thanks: 7
Thanked 44 Times in 36 Posts

yea, then change the root, instead of going to /Applications/ you can navigate to wherever u want
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 04-03-2008, 11:21 AM
What's Jailbreak?
 
Join Date: Apr 2008
Device + Firmware: Iphone 1.1.4
Operating System: windows xp
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Login & Pasword

this is my first time ever trying stuff like this and i enter root and alpine as login and password, respectively, but it keeps saying login incorrect on the term-vt100. how do i sign in or change my login and password.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 04-04-2008, 11:45 PM
StealthBravo's Avatar
Super Moderator
 
Join Date: Jan 2008
Device + Firmware: iPhone 3GS
Operating System: OS X
Location: TX
Posts: 13,312
Thanks: 25
Thanked 2,624 Times in 1,414 Posts
Send a message via AIM to StealthBravo Send a message via MSN to StealthBravo

not hard
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 04-23-2008, 09:01 PM
nbm nbm is offline
What's Jailbreak?
 
Join Date: Apr 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

I have done exactly step by step (both) as instructed by Tomer and BeckssGirl, still couldn't get the CallD application to work..

What could be wrong here? Any help would be greatly appreciate it! TIA!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 04-27-2008, 06:57 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 23
Thanks: 7
Thanked 4 Times in 2 Posts

Quote:
I have done exactly step by step (both) as instructed by Tomer and BeckssGirl, still couldn't get the CallD application to work..

What could be wrong here? Any help would be greatly appreciate it! TIA!
The problem is that CallD is broken and will not work correctly until the developer fixes it.

You can fudge it with symlinks.

in terminal, as root, do this

Code:
cd /var/root/Library
rm -rf AddressBook CallHistory
ln -s ../../mobile/Library/AddressBook
ln -s ../../mobile/Library/CallHistory
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 05-11-2008, 09:08 AM
What's Jailbreak?
 
Join Date: Apr 2008
Posts: 23
Thanks: 1
Thanked 1 Time in 1 Post

I'm trying to change the permissions, but its giving me Operation Not Permitted?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 05-14-2008, 02:25 AM
What's Jailbreak?
 
Join Date: May 2008
Device + Firmware: Iphone v 1.1.3
Operating System: Windows XP media edition
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

i installed vterm and when i open it i get the $ prompt and i hit enter and it just gives me a new $ prompt what am i doing wrong?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 05-14-2008, 07:32 AM
Jay316's Avatar
iPhoneaholic
 
Join Date: Apr 2008
Device + Firmware: iPhone 3.1.3
Operating System: Windows 7 + Ubuntu
Location: UK
Posts: 327
Thanks: 4
Thanked 18 Times in 10 Posts

I just use BossPrefs
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 05-15-2008, 03:37 PM
starfreak's Avatar
Green Apple
 
Join Date: May 2008
Device + Firmware: iPhone 2.2
Operating System: Mac OS X x2
Location: Miami
Posts: 57
Thanks: 15
Thanked 6 Times in 4 Posts
Login & Password

Help!!!ok so when I SSH I use root alpine but with term-vt100 it says invalid usr. Or pass. Help!!!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 05-25-2008, 02:17 AM
Apple iPie's Avatar
Livin the iPhone Life
 
Join Date: Mar 2008
Device + Firmware: 1 iPhone(8GB,1.1.4 FW),1 iPod Touch (16GB 1.1.4 firmware)
Operating System: MacOsx (Leopard)
Location: Switzerland
Posts: 1,115
Thanks: 142
Thanked 149 Times in 127 Posts
Send a message via Yahoo to Apple iPie

GREAT THREAD! Helped me a lot! THANKS!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple, iPhone & iPad Forums, Mods, Guides, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 12:22 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Owned and Operated by ModMy, LLC Copyright © 2007-10. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / iPad News / iPad Forums / Cydia Hosting /
RSS / Contact Us / / Top