Monthly Archives: December 2008

fsck.ext3: Filesystem has unsupported feature(s)

compare fs features tune2fs  -l  /dev/sdb1     format with  ubuntu 8.1 tune2fs -l /dev/targetfs  redhat ext3 7.3     change features on sdb1 for compatible with redhat 7.3 ext3 fs debugfs -w /dev/sdb1 debugfs 1.40.8 (13-Mar-2008) debugfs:  features -ext_attr -resize_inode -dir_index +large_file … Continue reading

Posted in Linux | Leave a comment

ubuntu apt server

http://mirror.lupaworld.com/   deb http://mirror.lupaworld.com/ubuntu hardy main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu hardy-security main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu hardy-updates main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu hardy-backports main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu/ubuntu-cn hardy main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu hardy … Continue reading

Posted in Linux | Tagged | Leave a comment