Active Topics

 


Reply
Thread Tools
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#1
hi guys i did this

flasher-3.5 --set-rd-flags=no-omap-wd
flasher-3.5 --set-rd-flags=no-ext-wd
flasher-3.5 --enable-rd-mode
to try to edit mount file on /proc... impossible to edit... some help bout it? thanks in advance best regards, cristian

Last edited by santiago; 2010-05-13 at 02:47. Reason: Help with /proc mount file and peep that i cant see
 
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#2
ho can i run /proc/cpuinfo??? it doenst work... i tried with root access.. sudo access... nothing happened... i'd like to see all the /proc processes
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#3
Originally Posted by santiago View Post
ho can i run /proc/cpuinfo??? it doenst work... i tried with root access.. sudo access... nothing happened...
You have to run 'cat /proc/cpuinfo' to obtain the information.

Originally Posted by santiago View Post
i'd like to see all the /proc processes
Try running 'dmesg | tail' or 'cat /proc/kmsg'
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)
 

The Following User Says Thank You to b-man For This Useful Post:
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#4
Originally Posted by b-man View Post
You have to run 'cat /proc/cpuinfo' to obtain the information.



Try running 'dmesg | tail' or 'cat /proc/kmsg'
is it posible to edit the mount file on proc???
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#5
Originally Posted by santiago View Post
is it posible to edit the mount file on proc???
No, /proc/mounts is read-only. The only way to modify it is to mount/umount something.
 

The Following User Says Thank You to lma For This Useful Post:
Posts: 96 | Thanked: 105 times | Joined on Aug 2006 @ Finland
#6
You might like to read these before messing around in /proc if you don't know what you are doing:
http://www.mjmwired.net/kernel/Docum...stems/proc.txt
http://tldp.org/LDP/Linux-Filesystem...html/proc.html
 

The Following 2 Users Say Thank You to onion For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#7
/proc is not a real directory with files. /proc provides a view into the kernel via file-like objects, but they are not files you can edit. Sometimes you can write values into a file to directly change parameters in the kernel, but most stuff in /proc is read-only. /proc is purely virtual and has no representation on disk other than an empty directory named proc.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following 2 Users Say Thank You to pycage For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:27.