Active Topics

 


Reply
Thread Tools
Posts: 133 | Thanked: 16 times | Joined on Sep 2010 @ Balzan Malta
#1
Hi. I tried installing an app from faster app manager and it gave me this error
"E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem."
When I do that command this is the output
"dpkg: failed to open `/var/lib/dpkg/status' for writing status information: Read-only file system"

I can not install or uninstall anything. Can someone help me please?
__________________
My life is now much easier with my N900!!
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
Sounds like a corrupted file system:

Code:
sudo gainroot
umount /card
fsck -a /dev/mmcblkxpx
mount /card
Where /card as well as /dev/mmcblkxpx need to be specified with the appropriate device pointers.

More info on fsck here:

http://en.wikipedia.org/wiki/Fsck
 
Posts: 133 | Thanked: 16 times | Joined on Sep 2010 @ Balzan Malta
#3
Can you tell me what do I have to write instead of card. I do not know what are pointers.
__________________
My life is now much easier with my N900!!
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
For the common setup (you should and would know, if you changed to a custom setup) it is /dev/mmcblk0p1 for both /card and /dev/mmcblkxpx.
 
Posts: 133 | Thanked: 16 times | Joined on Sep 2010 @ Balzan Malta
#5
I did the above commands but I still have the same problem. I did a restart but still the problem is still there. I do not wish to flash.
__________________
My life is now much easier with my N900!!
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#6
Code:
root
dpkg --configure -a
 
pusak gaoq's Avatar
Posts: 723 | Thanked: 519 times | Joined on Nov 2010 @ Kuching:Malaysia
#7
since you cannot install anything why don't you try fsck (Scandisk using windows) on your PC....
if you have already install backupmenu then use fsck on backup menu to fix your problem or use backupmenu option (usb storage) + with GParted Live CD to fixed your device...
__________________
My Phone Evolution : Nokia 3650-Nokia 6600-Nokia 6630-Motorola Rizr-Sony P1i-Nokia E63-Nokia X3-Samsung E980-Iphone 2G-Sony W595-Nokia E71-Nokia 5800-Nokia N900-HTC Hero-Xperia Mini Pro
 
Posts: 133 | Thanked: 16 times | Joined on Sep 2010 @ Balzan Malta
#8
Originally Posted by ammyt View Post
Code:
root
dpkg --configure -a
Yes I did that command and nothing has changed.
__________________
My life is now much easier with my N900!!
 
Posts: 133 | Thanked: 16 times | Joined on Sep 2010 @ Balzan Malta
#9
Originally Posted by pusak gaoq View Post
since you cannot install anything why don't you try fsck (Scandisk using windows) on your PC....
if you have already install backupmenu then use fsck on backup menu to fix your problem or use backupmenu option (usb storage) + with GParted Live CD to fixed your device...
I do not have access to a pc right now. Will post results when I arrive home.
__________________
My life is now much easier with my N900!!
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#10
Originally Posted by luketanti View Post
Hi. I tried installing an app from faster app manager and it gave me this error
"E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem."
When I do that command this is the output
"dpkg: failed to open `/var/lib/dpkg/status' for writing status information: Read-only file system"

I can not install or uninstall anything. Can someone help me please?
I didn't spot that read-only part, you should wrap that kind of text in codes.
And yes, it is a very common problem with our N900s which can simply be solved with:
Code:
root
umount /home/user/MyDocs
fsck -a /home/user/MyDocs
reboot
I always get that read-only crash when using transmission, or recording 720p.
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:17.