|
|
2011-06-14
, 22:35
|
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#2
|
so with out any luck trying to fix my n900 via flashing mainly due to my usb being well dead, i was wondering if there was any kinda of command i can use in the shell to well either reformat or move a .item file from an sd card to the multiboot folder? or even edit the .txt file?
really running out of options now
gav
|
|
2011-06-14
, 23:18
|
|
Posts: 150 |
Thanked: 17 times |
Joined on Apr 2010
|
#3
|
Format: sfdisk and mkfs.filesystem.
Move: mv /dev/mmcblk1p1 /home/user
Edit: vi .txt file or install apt-get install nano and then nano .txt file
|
|
2011-06-14
, 23:42
|
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#4
|
hmm i see was wondering if i could just rewrite the .item bootfile via VI and save it in the same dir? that would work right?
gav
|
|
2011-06-14
, 23:48
|
|
Posts: 2,225 |
Thanked: 3,819 times |
Joined on Jun 2010
@ Florida
|
#5
|
|
|
2011-06-15
, 00:00
|
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#6
|
The problem, Epitaph, is that this guy's device isn't booting - he probably can't get internet connectivity through commandline, let alone go apt-get packages.
vi, however, is guaranteed to be available if you have shell/console access.
So yes, if you know what you're doing, you can use vi.
When you get into the file, you can press "i" to get into editing mode, and then you need to press Esc to get out of editing mode to type ":wq" and then press enter. Now, if you're actually using the command-line from multiboot, chances are, you're using Pali's version - if I remember correctly, he had the Esc key mapped to Shift+Ctrl or Fn+Ctrl or something like that.
|
|
2011-06-15
, 07:12
|
|
Posts: 150 |
Thanked: 17 times |
Joined on Apr 2010
|
#7
|
|
|
2011-06-15
, 19:30
|
|
Posts: 150 |
Thanked: 17 times |
Joined on Apr 2010
|
#8
|
|
|
2011-06-16
, 20:44
|
|
Posts: 150 |
Thanked: 17 times |
Joined on Apr 2010
|
#9
|
|
|
2011-06-17
, 00:58
|
|
Posts: 2,225 |
Thanked: 3,819 times |
Joined on Jun 2010
@ Florida
|
#10
|
really running out of options now
gav
Last edited by shaddam; 2011-06-14 at 22:28.