Reply
Thread Tools
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#81
Originally Posted by michaaa62 View Post
This is ridiculous!

I am asking for the information from a block of commands, but you keep diffusing the information spreading them over multple posts and randomly take commands without reading or understanding the output of the commands!
This is the last effort from my side!

Please attach the file debug.txt to your next post from this block of commands. You need rootsh installed for the last commands to work.
Code:
mount > debug.txt
df -h >> debug.txt
free >> debug.txt
sudo gainroot >> debug.txt
sfdisk -l >> debug.txt
Please, i ask you to use all of the commands to get a complete picture of the mess your N900 is in!
well this result of all those block of commands

sh: cannot create debug.txt: No space left on device
 
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#82
mount > /media/mmc1/debug.txt or delete something to free up space.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#83
Did you insert the card you are trying to use?
If yes, please try to change the working directory in X-Terminal
Code:
cd /media/mmc1
Then execute the block of commands. If you get an error message like: 'file or folder not found' try to get the mount point via
Code:
mount
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#84
Originally Posted by michaaa62 View Post
Did you insert the card you are trying to use?
If yes, please try to change the working directory in X-Terminal
Code:
cd /media/mmc1
Then execute the block of commands. If you get an error message like: 'file or folder not found' try to get the mount point via
Code:
mount
ok this is the debug txt
Attached Files
File Type: txt debug.txt (2.1 KB, 64 views)
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#85
this i guess df -h txt
Attached Files
File Type: txt 20110204.df_-h.txt (1.2 KB, 52 views)
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#86
Originally Posted by elros34 View Post
mount > /media/mmc1/debug.txt or delete something to free up space.

well i have not full memory om my memory card i hv almost 4 gb free thx
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#87
Looks good so far.

Please try to dump the partition table to a file and post it here
Code:
sudo gainroot
sfdisk -l > part_table.txt
This essential to check to get the swap to work at startup.
Please note the option of the command is a small 'L'.
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#88
Originally Posted by michaaa62 View Post
Looks good so far.

Please try to dump the partition table to a file and post it here
Code:
sudo gainroot
sfdisk -l > part_table.txt
This essential to check to get the swap to work at startup.
Please note the option of the command is a small 'L'.
hmm well i try this and it give me a txt file * part_table*
was empty txt file
this why i didnt post it here
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#89
Please try, if
Code:
sudo gainroot
sfdisk -l /dev/mmcblk1 > part_table.txt
gives a useful output file.
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#90
hi its gives same output file * empty part_table*
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:55.