Reply
Thread Tools Search this Thread
Posts: 80 | Thanked: 1 time | Joined on Aug 2011 @ Egypt
#1
Hi there,
I read solution for my n900 EMMC problem on maemo wiki, That i will repartition system on the external SD card Because of my corrupted EMMC.
During following steps.. i read that i should add command line to file caled "genfstab.awk" .
u can find this thread here http://wiki.maemo.org/Repartitioning..._compatible.29
but i don't know how can i modify this file and add this line?
Command "start == 1 && $6 == 83 && !__home {
printf "%s /home ext3 %s 0 0\n", $1, home_opts
printf "/home/opt /opt none bind\n"
__home++
}"
Please help me... I am stuck!
Thx In Advance
 
algiz's Avatar
Posts: 24 | Thanked: 14 times | Joined on Sep 2011 @ Germany
#2
It's just a text file. So you can open it with any editor you want (and have installed). If you haven't installed something like Filebox you have to call your editor from xterm.

For example:
Code:
leafpad /usr/lib/genfstab.awk
... or
Code:
pygtkeditor /usr/lib/genfstab.awk
... or
Code:
vim /usr/lib/genfstab.awk
EDIT: I nearly forgot: You will need root priviliges to edit that file.

Last edited by algiz; 09-15-2011 at 03:14 AM.
 

The Following User Says Thank You to algiz For This Useful Post:
Posts: 1,641 | Thanked: 3,533 times | Joined on Jan 2011
#3
...with a editor.
__________________
 

The Following User Says Thank You to vi_ For This Useful Post:
kingoddball's Avatar
Posts: 1,101 | Thanked: 670 times | Joined on Apr 2010 @ Australia
#4
Originally Posted by vi_ View Post
...with a editor.
Hahahahaha!

As always... Good answer!
__________________
Xbox Live: k1ngoddball

The thanks button? Sure! You can press it! I would!
 
Posts: 80 | Thanked: 1 time | Joined on Aug 2011 @ Egypt
#5
Originally Posted by algiz View Post
It's just a text file. So you can open it with any editor you want (and have installed). If you haven't installed something like Filebox you have to call your editor from xterm.

For example:
Code:
leafpad /usr/lib/genfstab.awk
... or
Code:
pygtkeditor /usr/lib/genfstab.awk
... or
Code:
vim /usr/lib/genfstab.awk
EDIT: I nearly forgot: You will need root priviliges to edit that file.
Thx For Answering
I'll Try...
 
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 08:32 PM.