Reply
Thread Tools
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#91
Originally Posted by badro_ron10 View Post
hi its gives same output file * empty part_table*
i also try first code:cd /media/mmc1
the did that code : sfdisk -l /dev/mmcblk1p1/part_table.txt
and this what i got
Attached Files
File Type: txt File2222.txt (237 Bytes, 68 views)
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#92
Originally Posted by badro_ron10 View Post
i also try first code:cd /media/mmc1
the did that code : sfdisk -l /dev/mmcblk1p1/part_table.txt
and this what i got
so whats the problem now
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#93
Last try to get your partition table from the external card
Code:
sudo gainroot
sfdisk -d /dev/mmcblk0 > table
Please also check the state of the swap partition
Code:
cat /proc/swaps
Two questions to answer:
Did you edit the file /etc/event.d/ ? Those changes should take care of the partitioning setup.

Did you copy all the files of /home and /opt before you mounted them ? This would be essential to free up space in rootfs.

The output hints that you did both, but better save than hurried
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#94
Originally Posted by michaaa62 View Post
Last try to get your partition table from the external card
Code:
sudo gainroot
sfdisk -d /dev/mmcblk0 > table
Please also check the state of the swap partition
Code:
cat /proc/swaps
Two questions to answer:
Did you edit the file /etc/event.d/ ? Those changes should take care of the partitioning setup.

Did you copy all the files of /home and /opt before you mounted them ? This would be essential to free up space in rootfs.

The output hints that you did both, but better save than hurried
************************************************** *
well this a files has a result of those 2 commands u gived to me
.....
about the two question u did ask me them :
first i told u im amateur in all this this why i am asking help here lol
i, not sure that i edit the file /etc/event.d/ ? because i dont know how to do that so if its important to edit that file u can show me how i do that....
i also not sure of copying all the files /home and /opt or even know that i lount them all i can do is to make that commands u give me here for make this external card work as my internal n900 memory
u can show me what i do to cop /home /opt etc
Attached Files
File Type: txt File64.txt (149 Bytes, 67 views)
File Type: txt File567.txt (205 Bytes, 65 views)
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#95
I do not quite get why you are still not able to store anything in /home/user, when some partition is mounted to it...

Please try
Code:
sudo gainroot
sfdisk -d /dev/mmcblk1 > /media/mmc1/table
Please attach the file 'table' to your next post.

We need the partition table to adjust the sizes of the partitions to the free space on the external card.

Last edited by michaaa62; 2013-04-25 at 15:26.
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#96
Originally Posted by michaaa62 View Post
I do not quite get why you are still not able to store anything in /home/user, when some partition is mounted to it...

Please try
Code:
sudo gainroot
sfdisk -d /dev/mmcblk1 > /media/mmc1/table
Please attach the file 'table' to your next post.

We need the partition table to adjust the sizes of the partitions to the free space on the external card.
*****
well again i get a problem and this is what i get when i type this command
Attached Files
File Type: txt badro.txt (124 Bytes, 68 views)
 
pichlo's Avatar
Posts: 6,447 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#97
/media/mmc1/table, not /media/mmc1/ table. No space.
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#98
Originally Posted by pichlo View Post
/media/mmc1/table, not /media/mmc1/ table. No space.
************************
ok after i do it with no space this is what i get ....
Attached Files
File Type: txt 1234566File (1).txt (326 Bytes, 70 views)
 
Posts: 42 | Thanked: 0 times | Joined on Apr 2013
#99
Originally Posted by badro_ron10 View Post
************************
ok after i do it with no space this is what i get ....

/home/user # sfdik -d /dev/mmcblk1p1 > /media/mmc1/table
/bin/sh: sfdik: not found
/home/user # sfdisk -d /dev/mmcblk1p1 > /media/mmc1/table
Warning: start=64 - this looks like a partition rather than
the entire disk. Using fdisk on it is probably meaningless.
[Use the --force option if you really want this]
/home/user #
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#100
Well what should i say? You are not using the commands i asked you to run...

I fully understand your desperation to get this done, but random, even useful commands will not get you anywhere.
The output from a couple of files you posted does not match at all.

For things to work out, you need a starting point, which we have still no clear picture of.
 
Reply

Thread Tools

 
Forum Jump


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