here is the log file................. any help .........
-------------------- mount | grep cdrom | grep super --------------------
--------------------------------end of output------------------------------
...ran with errors.
------------------- mount | grep floppy | grep super -------------------
--------------------------------end of output------------------------------
...ran with errors.
Started sub
About to set g_boot_mountpt[0] to '\0'
Done. Great. Seeting command to something
Cool. Command = 'cat /etc/fstab | grep -v ":" | grep -vx "#.*" | grep -w "/boot" | tr -s ' ' ' ' | cut -f1 | head -n1'
tmp = 'LABEL=/boot1'
/boot is at LABEL=/boot1 according to /etc/fstab
...ignored cos it's a label

Unmounting old ramdisks if necessary
-------- umount mount | grep shm | grep mondo | cut -d' ' -f3 --------
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 errors.
Mondo Archive v1.67 ---
http://www.mondorescue.orgroot is mounted at /dev/hda
I believe I am running on a live filesystem.
root is mounted at /dev/hda
I believe I am running on a live filesystem.
Checking sanity of your Linux distribution
Free space on given partition = 13849 MB
-------- umount mount | grep cdr | cut -d' ' -f3 | tr '
' ' ' --------
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 errors.
---------------------------- cat /etc/fstab ----------------------------
#------------------------------------------------------------
# BE CAREFUL WHEN MODIFYING THIS FILE! It is updated automatically
# by the SME server software. A few entries are updated during
# the template processing of the file and white space is removed,
# but otherwise changes to the file are preserved.
# For more information, see
http://www.e-smith.org/custom/ and
# the template fragments in /etc/e-smith/templates/etc/fstab/.
#
# copyright (C) 2002 Mitel Networks Corporation
#------------------------------------------------------------
LABEL=/ / ext3 usrquota,grpquota 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda2 swap swap defaults 0 0
--------------------------------end of output------------------------------
...ran just fine.

--------------------------- cat /etc/raidtab ---------------------------
cat: /etc/raidtab: No such file or directory
--------------------------------end of output------------------------------
...ran with errors.
------------- mindi --makemountlist /tmp/mountlist.txt.test -------------
Your mountlist will look like this:-
Hang on...
/dev/hda3 / ext3 19100
/dev/hda1 /boot ext3 101
/dev/hda2 swap swap 258
--------------------------------end of output------------------------------
...ran just fine.

Done.
bkpinfo->tmpdir is being set to //tmp.mondo.5860
bkpinfo->scratchdir is being set to //mondo.scratch.26625
Invalid arg -- 700m
Switches:-
-O
-f -s
-i
--------------------------- cat /proc/cpuinfo ---------------------------
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 3
cpu MHz : 596.928
cache size : 256 KB
physical id : 0
siblings : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1189.47
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 3
cpu MHz : 596.928
cache size : 256 KB
physical id : 0
siblings : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1192.75
--------------------------------end of output------------------------------
...ran just fine.

------------------------------- uname -a -------------------------------
Linux gateway 2.4.20-18.7smp #1 SMP Thu May 29 07:49:23 EDT 2003 i686 unknown
--------------------------------end of output------------------------------
...ran just fine.

--------------------------- cat /etc/*issue* ---------------------------
--------------------------------end of output------------------------------
...ran just fine.

- rpm -q newt newt-devel slang slang-devel ncurses ncurses-devel glibc -
newt-0.50.18-04es
package newt-devel is not installed
slang-1.4.5-2
slang-devel-1.4.5-2
ncurses-5.2-26
package ncurses-devel is not installed
glibc-2.2.5-43
--------------------------------end of output------------------------------
...ran with errors.
Finished processing incoming params
Unregistering PID
--------------------------- umount /mnt/cdrom ---------------------------
umount: /mnt/cdrom: not mounted
--------------------------------end of output------------------------------
...ran with errors.