Zhang, Austin wrote: > Meego didn't use grub as below said. If you are partitioning _manually_, > please don't format '/' as ext3 instead as btrfs, and please have a separated > '/boot' formatted as ext3.
Be careful with btrfs still. df: /dev/root 920M 651M 269M 71% / du -shx / 585M / but I get dmesg: [ 4044.042428] no space left, need 4096, 0 delalloc bytes, 683212800 bytes_used, 0 bytes_reserved, 0 bytes_pinned, 0 bytes_readonly, 0 may use 683212800 total Something to do with an error in df not counting the metadata which is a) huge, b) duplicated Talking on #btrfs suggests that 269m in use for metadata on a 1Gb partition "sounds correct". We need to move to 2.6.34+ to get fixes for df too. Not looking like a fs of choice for a small device atm David -- "Don't worry, you'll be fine; I saw it work in a cartoon once..." _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
