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.05 --- 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#179: One... [Main] main.c->welcome_to_mondoarchive#180: Two... [Main] main.c->welcome_to_mondoarchive#181: Three... [Main] main.c->welcome_to_mondoarchive#182: Four... [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#199: 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->mount_boot_if_necessary#1387: Started sub [Main] libmondo-tools.c->mount_boot_if_necessary#1388: About to set g_boot_mountpt[0] to '\0' [Main] libmondo-tools.c->mount_boot_if_necessary#1390: Done. Great. Seeting command to something [Main] libmondo-tools.c->mount_boot_if_necessary#1393: 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#1395: tmp = 'LABEL=/boot' [Main] libmondo-tools.c->mount_boot_if_necessary#1397: /boot is at LABEL=/boot according to /etc/fstab [Main] libmondo-tools.c->mount_boot_if_necessary#1403: ...ignored cos it's a label :-) [Main] libmondo-tools.c->mount_boot_if_necessary#1429: Ended sub [Main] libmondo-tools.c->get_kernel_version#394: g_kernel_version = 2.421000 [Main] libmondo-tools.c->reset_bkpinfo#948: Hi root is mounted at /dev/sda No, Schlomo, that doesn't mean /dev/sda 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#363: 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#1082: Free space on given partition = 4109 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. :-) 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#419: 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----------------------------- mindi v1.05-r254 --------------------------------end of output------------------------------ ...ran just fine. :-) running: parted2fdisk -l | grep -i raid > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err --------------------------------start of output----------------------------- --------------------------------end of output------------------------------ ...ran with res=256 Done. [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2518: bkpinfo->tmpdir is being set to /tmp/tmp.mondo.8257 [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2522: bkpinfo->scratchdir is being set to /tmp/mondo.scratch.4999 [Main] libmondo-files.c->find_home_of_exe#419: find_home_of_exe () --- Found afio at /usr/bin/afio [Main] mondo-cli.c->process_switches#436: '/' is pleonastic. [Main] mondo-cli.c->process_switches#445: include_paths is now '/' [Main] mondo-cli.c->process_switches#671: -N means we're now excluding /usr/local/custom /tmp/backup /projects /data /pipeline/patho /pipeline/pathway /pipeline/genomic /pipeline/analysis /animalAG /genesis /tz /bli /gem /datacuration /mining /renessen /comparative /Data /corn /PhysMap /From_Hood_Original /FLI /estproc /usr/remote /usr/rmt /mba /PhenEx /vc_map /RefSeq /proc_data /proc_data/rice /proc_data/tmp /people1 /gsa /new_blast_data /phy ix [Main] newt-specific.c->fatal_error#366: Fatal error received - 'Your '-E' parameter is too long. Please use '-J'. (See manual.)' [Main] newt-specific.c->fatal_error#384: OK, I think I'm the main PID. [Main] newt-specific.c->fatal_error#392: I'm going to do some cleaning up now. [Main] newt-specific.c->fatal_error#393: 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#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] newt-specific.c->fatal_error#401: Waiting for child processes to terminate [Main] libmondo-files.c->register_pid#800: Unregistering PID [Main] libmondo-files.c->register_pid#800: Unregistering PID [Main] libmondo-files.c->register_pid#802: 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/tmp.mondo.8257 /tmp/mondo.scratch.4999 > /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#1580: libmondo-tools.c, do_libmondo_global_strings_thing, 1580: Freeing globals