On 13 Sep., 03:30, debian user <[EMAIL PROTECTED]> wrote: > I am running Sarge. > > I apt-get(ted) the stable mondo tools and am trying to > use mondoarchive. > > When doing a test archive for my /home dir, > mondoarchive complains of a fatal error: > > Fatal error. Filesystem cramfs not supported for > initrd image. Terminating. > > Does anyone have a suggestion?
I don't know how to interpret this error, but imo your kernel is not configured to rum mondoarchive. ~$ zgrep -e CONFIG_'(CRAM|RAMFS)' /proc/config.gz CONFIG_RAMFS=y # CONFIG_CRAMFS is not set This is the dafault, cramfs is not enabled. So you should try to build a new Kernel with support for cramfs. greetings -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]