View Single Post
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#846
Originally Posted by gabby131 View Post
Code:
cd /
mkdir /and
mount -t ext3 -o noatime,rw /dev/mmcblk1p2 /and
cd /home/user/MyDocs
bzip2 -d NITDroid-N900-0.0.5-4-Final.tbz2
cd /and
tar xvf /home/user/MyDocs/NITDroid-N900-0.0.5-4-Final.tar
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-05_final1_armel.deb
im on the step of installing nitdroid kernel, but i get this error

Code:
dpkg: unable to open/create status database lockfile: No space left on device
i dont know what i did wrong, i partitioned to 8gb (6100/1900)

please advice, thanks
Space left on your rootfs and eMMC 32GB ?
 

The Following User Says Thank You to gft2k1 For This Useful Post: