Author Topic: mondoarchive - segmentation fault  (Read 1396 times)

Offline shimonl

  • Full Member
  • ***
  • Posts: 155
Re: mondoarchive - segmentation fault
« Reply #15 on: April 03, 2012, 02:46:17 PM »
rastus,
Thank you, I will check out mindi too. It's "good" to hear that
the segfault is really not just my problem.

BTW, can you elaborate on why you don't like it?

Shimon

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6232
Re: mondoarchive - segmentation fault
« Reply #16 on: April 03, 2012, 07:21:06 PM »

all these posts and nobody checked to see if they can reproduce the problem.

i tried it and i too got a segmentation fault

the problem is probably with the tool
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline shimonl

  • Full Member
  • ***
  • Posts: 155
Re: mondoarchive - segmentation fault
« Reply #17 on: April 04, 2012, 12:33:08 AM »
rastus was right, mindi was failing, with:

FATAL ERROR. Sorry, your kernel is too big for your image

I read on their site that this can be fixed by changing the script:
BOOT_SIZE (BOOT_SIZE=36864 instead of BOOT_SIZE=32768) in /usr/sbin/mindi
Actually mine came set at about 20000, so I upped it to 36864 too.
That fixed mindi. :-) A step in the right direction.

But, mondo still segfaults. Oh well.

And thank you muuwanga too!

Shimon

Offline Xenaflux

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3834
Re: mondoarchive - segmentation fault
« Reply #18 on: April 04, 2012, 01:37:41 AM »
Quote
But, mondo still segfaults. Oh well.

I have used mondo years ago.
I wasn't too happy with it.
Later I switched over to 3 backup systems only
Clonezilla
Lucky Backup ( Dejavu isn't bad either )
Kbackup
All my backup needs taken care of and as happy as a pig in s.t

I know.....I didn't fix your problem  ;D ;D

Xena
The great thing in this world is not so much where we stand,
as in what direction we are moving.
                                                    (Oliver Wendell Holmes )

Offline rastus

  • Sr. Member
  • ****
  • Posts: 256
Re: mondoarchive - segmentation fault
« Reply #19 on: April 04, 2012, 02:28:36 AM »
Quote from: Shimon
BTW, can you elaborate on why you don't like it?
Well, for starters...
Quote
on the one occasion I fiddled with the parameters to the point where mondo didn't seg fault, it failed at the boot disc creation point.
I have also always felt that a backup of a working system, ie, backup of "/" in Linux, or of "C:\" in Windows for that matter, is best if it is a snapshot of a non-running system. That way you can be certain that there is no interference from running processes. I'm sure there are people who will disagree. If I hadn't had so much trouble with mondo, I might have modified my view.