09/18/2009, 09:23 PM
|
#1 (permalink) | |
|
Member
![]() Join Date: Feb 2007
Location: Hermosa Beach
Posts: 502
Likes Received: 0
Thanks: 116
Thanked 42 Times in 33 Posts
|
I am in Root ( I believe)
Trying tio apply the following patch/change Email delete all I typed the following *** per instructions on webos internals page Quote:
It said permission denied? Have I missed a step? |
|
09/19/2009, 01:22 AM
|
#2 (permalink) | |
|
Member
![]() Join Date: Feb 2007
Location: Hermosa Beach
Posts: 502
Likes Received: 0
Thanks: 116
Thanked 42 Times in 33 Posts
|
Bump.. Sorry all just have a question about my Root experience. see my previous post
I keep getting access denied while trying to access files to change Also Can I access root and change things without SSH'ng? I followed all the steps on Webos Internals managed to get root access from my windows CMD line But when i try to SSH into I log in as root or so I think and then I do an LS command and NOTHING comes up any help would be appreciated Quote:
Last edited by Addie_Goodvibes; 09/19/2009 at 01:52 AM. |
|
09/19/2009, 02:39 AM
|
#3 (permalink) |
|
Member
![]() Join Date: Aug 2009
Posts: 1,130
Likes Received: 3
Thanks: 87
Thanked 388 Times in 220 Posts
|
The problem is that you're working as "addie" but as you can see, all of those files and folders belong to root.
You have three options. 1. Work as root the whole time by entering the following command: Code:
sudo -i Code:
sudo rm -rf / |
09/19/2009, 04:47 AM
|
#4 (permalink) | |
|
Member
![]() Join Date: Feb 2007
Location: Hermosa Beach
Posts: 502
Likes Received: 0
Thanks: 116
Thanked 42 Times in 33 Posts
|
Quote:
Does Novaterm via USB allow me to edit files or do i need to SSH for changes? |
|
09/19/2009, 04:55 AM
|
#5 (permalink) |
|
Member
![]() Join Date: Aug 2009
Posts: 1,130
Likes Received: 3
Thanks: 87
Thanked 388 Times in 220 Posts
|
Novaterm gives you full root terminal access. Which means, anything that can be done from any terminal on your Pre, can be done through novaterm.
The reason so many of the tutorials recommend setting up and using SSH is that with SSH, you can connect to your Pre over WiFi, or with some extra steps you can even connect to it over EVDO. That can be handy if you want to set up an SFTP server or if you find yourself constantly needing root access, but it's generally not needed anymore unless you are a developer or the type that needs to try out every tweek and patch the instant somebody comes up with it, rather than waiting for it to hit the WebOSQuickinstall. |
10/05/2011, 05:28 AM
|
#7 (permalink) | ||
|
Member
![]() Join Date: Sep 2011
Location: New Zealand
Posts: 127
Likes Received: 5
Thanks: 6
Thanked 24 Times in 17 Posts
|
Quote:
Quote:
![]() If you simply enter the filename in a Unix/Linux shell, it tries to execute the file, but I'm sure that file won't be executable from the shell. To execute use: Code:
/path/to/files/executable-file Code:
ls -l /path/to/files/ Code:
less /path/to/files/filename.js To begin editing using nano: Code:
nano /path/to/files/filename.js Code:
cp -p /path/to/files/filename.js /media/internal/filename.js.orig Last edited by alex80386; 10/05/2011 at 08:08 AM. |
||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



