I have also been made, it is always at 100%....Need to delete some stuff off your webtop partition.
/dev/block/mmcblk0p13 [B][COLOR="Red"]756M 729M[/COLOR][/B] 0 100% /osh
umount /dev/block/mmcblk0p13 || mount -oremount,ro /dev/block/mmcblk0p13
e2fsck /dev/block/mmcblk0p13
mount -oremount,rw /osh || mount /dev/block/mmcblk0p13 /osh
yesAre you rooted?
e2fsck 1.40.8 (13-Mar-2008)
/dev/block/mmcblk0p13 has been mounted 102 times without being checked, check fo
rced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/block/mmcblk0p13: 36530/49152 files (0.2% non-contiguous), 182368/196608 bl
ocks
:good:I've posted a few hosts back how to use a partition on the external sdcard for /osh/usr which eliminates all the hassle with storage running out (since most stuff in a gentoo installation is saved undesirable /osh/usr). As to say so it's very simple to set up, once you know the fact that the partition needs to be mounted to /osh/usr through init.rc on bootup. I myself have not seen any performance decrease due to this-some do, but my sdcard is a class 10 with read/write in the 20 do 10mb/storage ranges.
drwxr-xr-x 6 root root 1024 23. Sep 04:52 .
drwxr-xr-x 5 portage portage 1024 23. Sep 04:47 ..
drwxr-xr-x 12 root root 1024 23. Sep 03:41 Tango
drwxr-xr-x 10 root root 1024 23. Sep 03:40 gnome
drwxr-xr-x 15 root root 1024 23. Sep 05:03 hicolor
drwxr-xr-x 4 root root 1024 23. Sep 03:40 locolor
lrwxrwxrwx 1 root root 23 23. Sep 04:51 Tango -> /preinstall/icons/Tango
lrwxrwxrwx 1 root root 23 23. Sep 04:48 gnome -> /preinstall/icons/gnome
lrwxrwxrwx 1 root root 25 23. Sep 04:50 hicolor -> /preinstall/icons/hicolor
lrwxrwxrwx 1 root root 25 23. Sep 04:52 locolor -> /preinstall/icons/locolor
drwxr-xr-x 4 root root 4096 23. Sep 03:40 webtopicons
Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
tmpfs 408M 44K 408M 1% /dev
tmpfs 408M 0 408M 0% /mnt/asec
tmpfs 408M 0 408M 0% /mnt/obb
/dev/block/mmcblk0p12 310M 280M 31M 91% /system
/dev/block/mmcblk0p16 2,0G 823M 1,2G 41% /data
/dev/block/mmcblk0p15 630M 17M 614M 3% /cache
/dev/block/mmcblk0p3 2,0M 1,1M 920K 54% /pds
/dev/block/mmcblk0p13 [B]756M 672M 46M 94% /osh[/B]
/dev/block/mmcblk0p17 324M 197M 128M 61% /preinstall
/dev/block/mmcblk1p2 4,0G 1,8G 2,0G 47% /mnt/gentoo
/dev/block/mmcblk0p17 324M 197M 128M 61% /preinstall/var
rc-svcdir 1,0M 60K 964K 6% /osh/lib/rc/init.d
cgroup_root 10M 0 10M 0% /sys/fs/cgroup
shm 408M 0 408M 0% /dev/shm
/dev/block/vold/179:33 11G 1,7G 9,2G 16% /mnt/sdcard-ext
I did until I remembered my solaris years.I saw some package is updated in overlay server (see OP), then I made an emerge --update. but I found there are 2 Mozilla package (Firefox 13 & Thunderbird 13) can not running after installed successfully. they have similar message,
XPCOMGlueLoad error for file /mnt/gentoo/osh/usr/lib/firefox/libxpcom.so:
libxul.so: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
I search for this issue and got lots hit over different build of firefox or OS. but I got no solid answer for my case. then I re-install Gentop2 but no luck again. only working method is roll back to version 12 for both package.
anyone have same issue?
wifi and data is not working because your resolv.conf is empty. fix it.
I'm still in the process of installing gentop2 20120428 (and not the 20120509 one that takes forever to setup in external sdcard) as instructed above (with the init.rc editing part as well). Sorry if I didn't give any feedback for so long. Since my only linux OS is ubuntop on my atrix (lol), progress is a bit slower than usual. Also, I had too much trouble extracting tarballs for the last 2 weeks until I realised that I got a defective sdcard -_- (which hopefully wasn't the external microSDHC on the phone but the one plugged with a usb card reader)Ok, i see you got it working. I only use the command line, so i dont know how it works with file managers. Basically i did this:
You have to do all of this as root/superuser (do sudo su in ubuntu)
1. unpacked the tarball into a work directory on my linux pc - > it unpacks osh and data/osh into that directory
2. i opened up a second terminal and went into the data/usr directory and made ls -l in each of its subdirectories, so that i saw which files are there
3. in the first terminal i went into osh/usr and its directories and deleted the symlinks that were there to the files in data/usr and its subdirectories, but leave the symlink for usr/portage which goes to the /mnt/gentoo part (as gendol has it)
4. i went back to the work directory and wrote "rsync -a osh/usr/* data/osh/usr"
5. it copied all over without an error
6. i mounted the partiton of my sdcard that i wanted /usr to reside on to mnt/usb
7. from teh work dir i did "rsync -a data/osh/usr /mnt/usb"
8. it finished without an error
9. so now we have the following partitions on the sdcard when looking at it on the PHONE (on the pc its different name):
1. a fat32 /dev/block/mmcblk1p1 for android lets say,
2. an ext4 ( i use ext4) as /dev/block/mmcblk1p2 mounted to /mnt/gentoo and with the symlinks to it for /usr/portage (you must have the portage tarball extracted on this partition),
3. an ext4 formatted partition for /usr thats mounted like /dev/block/mmcblk1p3 on /osh/usr
4. a spare ext4 partition as /dev/block/mmcblk1p4 that i mount into my /home/adas/sd directory so that i have more space on my home dir.
10. you actually do NOT need the second and fourth partition, instead of the second partition just make the third one the second, make it bigger, remove the symlink in /usr for /usr/portage->/mnt/gentoo, extract the portage tarball to the "/usr" partition, remove the mount command in ubuntu.sh, for mounting the second partition to /mnt/gentoo and instead make it to mount to /osh/usr . As for teh 4th partition its just for my convenience, if you dont need more space for downloads for instance, you dont need to make it.
As another note, i have to check /preinstall, if it could be used this way, im not sure how big it is though, so depending on its size it might or might not be useful =/ if its lets say around 1GB, than one could use it for /usr instead (speed improvement) edit, just checked, its "only" 334MB, i dont see much use for it as such right now.
Btw after you test it that it works with /usr ont eh external card, you can turn off the phone, take out the sdcard, delete the /osh/usr dir (that way you get some space on /osh back), than turn off again and turn on again and it should be working fine from the sdcard.
meh, i think i need a 32GB card, 16 just seems poor now =/
btw anyone got distcc to start?![]()
TheAfter
andCode:emerge --sync
I got this error messageCode:emerge -ua world
ideas?Code:sh: /lib/libc.so.6: version `GLIBC_2.15' not found (required by sh)
emerge -ua world
emerge -av portage
emerge -av system
In linux filesystem (ext2, ext3, ext4), 110% (it may be 105%, tune2fs should give you that precision) means really full. 10% are reserved to root, and should not be used to avoid defragmentation of the partition.I have also been made, it is always at 100%....
With libreoffice:see without libreoffice:Code:/dev/block/mmcblk0p13 774064 753844 0 100% /osh
?Code:/dev/block/mmcblk0p13 [B][COLOR="Red"]756M 729M[/COLOR][/B] 0 100% /osh
fsck can not run, I have to unmount the internal memory,,, Linux also does not ....? via adb shell it (fsck) can not find /etc/fstab.... ?
I tried to format through CWM osh (ext3)., .. without success, it remains at 100% is not fully ...?
No. Anyways, I just got my Atrix and Lapdock so I can't wait to try this! It's just too bad there's no more development for this cool project.Is there a way to use Gentop2 with atrICS or ICSRom? They seem pretty solid now and a true webtop would be the icing on that ice cream sandwich![]()
omg why can i not get the tar part to work?! :'(no. Anyways, i just got my atrix and lapdock so i can't wait to try this! It's just too bad there's no more development for this cool project.
If this happens, next step would be successful connection of any phone with ice cream sandwich, microUSB and microHDMI ports, to the Webtop.Is there a way to use Gentop2 with atrICS or ICSRom? They seem pretty solid now and a true webtop would be the icing on that ice cream sandwich![]()
Once I get back from the #bigandroidbbq and if things stay manageable with the campaign, I plan on trying to get the webtop devs together to make this happen. Will try to look into a couple different Linux flavors.If this happens, next step would be successful connection of any phone with ice cream sandwich, microUSB and microHDMI ports, to the Webtop.
i had the same problem but got it working now.You were right, but i still get invalid argument whenever i try that command. If i keep going, i get the same error that you are getting with:
mount -t ext3 /dev/block/mmcblk0p17 /preinstall
"Invalid argument"
Any ideas?
Sent from my MB860 using XDA
My childhood dreams... just might be realized by you :')Once I get back from the #bigandroidbbq and if things stay manageable with the campaign, I plan on trying to get the webtop devs together to make this happen. Will try to look into a couple different Linux flavors.
No promises or ETA's though.