On Wed, 7 Apr 2010 16:47:55 -0400, "David Williams"
<[email protected]> wrote:
> Josh,
>
> Interesting that. Is there an easy way to convert from ext3 to ext4? Or
do
> you need to reformat? Also, did you change all your hard drives to ext4
or
> just the drive backuppc backs up to?
It can be migrated (#include <always-backup.h>)
umount /dev/foo
tune4fs -O extents,uninit_bg,dir_index /dev/foo
fsck -pDf /dev/foo
I did not convert the / filesystem to ext3... just out of lazyness (as I'd
have to boot from CD to do it, etc.)
-Josh
--
--------------------------------------------------------
Joshua Malone Systems Administrator
([email protected]) NRAO Charlottesville
434-296-0263 www.cv.nrao.edu
434-249-5699 (mobile)
BOFH excuse #426:
internet is needed to catch the etherbunny
--------------------------------------------------------
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/