running: dmesg -n1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran just fine. :-) Mondo Archive v2.04 --- http://www.mondorescue.org running on i386 architecture ----------------------------------------------------------- NB: Mondo logs almost everything, so don't panic if you see some error messages. Please read them carefully before you decide to break out in a cold sweat. Despite (or perhaps because of) the wealth of messages. some users are inclined to stop reading this log. If Mondo stopped for some reason, chances are it's detailed here. More than likely there's a message at the very end of this log that will tell you what is wrong. Please read it! -Devteam ----------------------------------------------------------- Zero... [Main] main.c->welcome_to_mondoarchive#173: One... [Main] main.c->welcome_to_mondoarchive#174: Two... [Main] main.c->welcome_to_mondoarchive#175: Three... [Main] main.c->welcome_to_mondoarchive#176: Four... [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#193: Unmounting old ramdisks if necessary running: umount `mount | grep shm | grep mondo | cut -d' ' -f3` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- Usage: umount [-hV] umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts] umount [-f] [-r] [-n] [-v] special | node... --------------------------------end of output------------------------------ ...ran with res=512 running: mount | grep cdrom | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=256 running: mount | grep floppy | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=256 [Main] libmondo-tools.c->stop_autofs_if_necessary#1348: No autofs detected. [Main] libmondo-tools.c->mount_boot_if_necessary#1385: Started sub [Main] libmondo-tools.c->mount_boot_if_necessary#1386: About to set g_boot_mountpt[0] to '\0' [Main] libmondo-tools.c->mount_boot_if_necessary#1388: Done. Great. Seeting command to something [Main] libmondo-tools.c->mount_boot_if_necessary#1390: Cool. Command = 'cat /etc/fstab | grep -v ":" | grep -vx "#.*" | grep -w "/boot" | tr -s ' ' ' ' | cut -f1 | head -n1' [Main] libmondo-tools.c->mount_boot_if_necessary#1392: tmp = '/dev/hda1' [Main] libmondo-tools.c->mount_boot_if_necessary#1395: /boot is at /dev/hda1 according to /etc/fstab [Main] libmondo-tools.c->mount_boot_if_necessary#1411: command = mount | grep -w "/dev/hda1" [Main] libmondo-tools.c->mount_boot_if_necessary#1435: Ended sub [Main] libmondo-tools.c->get_kernel_version#411: g_kernel_version = 2.610000 [Main] libmondo-tools.c->reset_bkpinfo#965: Hi root is mounted at /dev/hda No, Schlomo, that doesn't mean /dev/hda is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode(). [Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#355: Is this a ramdisk? result = 0 running: rm -Rf /tmp/changed.files* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran just fine. :-) Checking sanity of your Linux distribution [Main] libmondo-tools.c->some_basic_system_sanity_checks#1091: Free space on given partition = 12622 MB running: cat /proc/devices | grep ramdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- 1 ramdisk --------------------------------end of output------------------------------ ...ran just fine. :-) Please install 'mindi'. I cannot find it on your system. There may be hyperlink at http://www.mondorescue.com which will take you to the relevant (missing) package. running: mount | grep -w vfat | grep -v /dev/fd | grep -v nexdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=256 running: mount | grep -w dos | grep -v /dev/fd | grep -v nexdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=256 [Main] libmondo-files.c->find_home_of_exe#423: find_home_of_exe () --- Found cmp at /usr/bin/cmp running: mindi -V > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- sh: line 1: mindi: command not found --------------------------------end of output------------------------------ ...ran with res=32512 Could not ascertain mindi's version number. You have not installed Mondo and/or Mindi properly. Please uninstall and reinstall them both. [Main] newt-specific.c->fatal_error#373: Fatal error received - 'Please reinstall Mondo and Mindi.' [Main] newt-specific.c->fatal_error#394: OK, I think I'm the main PID. [Main] newt-specific.c->fatal_error#403: I'm going to do some cleaning up now. [Main] newt-specific.c->fatal_error#404: killall mindi 2> /dev/null running: kill `ps wax | grep "/mondo/do-not" | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=15 running: kill `ps wax | grep "tmp.mondo" | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=15 running: kill `ps wax | grep "partimagehack" | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=15 [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#413: Waiting for child processes to terminate Please DON'T contact the mailing list. Try the SNAPSHOTS. [Main] libmondo-files.c->register_pid#815: Unregistering PID [Main] libmondo-files.c->register_pid#815: Unregistering PID [Main] libmondo-files.c->register_pid#816: Error unregistering PID running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- umount: /mnt/cdrom: not mounted --------------------------------end of output------------------------------ ...ran with res=256 running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran just fine. :-) running: rm -Rf > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran just fine. :-) [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1585: libmondo-tools.c, do_libmondo_global_strings_thing, 1585: Freeing globals