1829542 Members
2302 Online
109992 Solutions
New Discussion

Re: MONDO

 
Nobody's Hero
Valued Contributor

MONDO

I have been trying(unsuccessfully) to get mondo to work. I am now using mindi-0.93 and mondo-1.73.

When I run '#mondoarchive -O -t

I see this message in the log:

"Calling MINDI to create boot+data disks
Your boot loader is GRUB and it boots from /dev/sda"


But if you look at my df, root(/) is not sda.

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 7708704 4299568 3017556 59% /
/dev/sda1 4071744 117484 3747428 4% /app
/dev/sda2 4071776 32828 3832112 1% /oracle
none 127692 0 127692 0% /dev/shm
/dev/sda3 4071776 32828 3832112 1% /u01
/dev/sda5 4071744 119160 3745752 4% /u02


Is this why I can never get mondo to boot and recover.


UNIX IS GOOD
9 REPLIES 9
Steven E. Protter
Exalted Contributor

Re: MONDO

Is the file /etc/boot/grub/grub.conf consistent?

Whast is the error when you try to restore a system and boot it?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Nobody's Hero
Valued Contributor

Re: MONDO

I get an error message that config files cant be found on tape.

As far as grub. I dont have an /etc/boot dir.

I have /etc/grub.conf and it looks like....

root@pompano etc]# more /etc/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd1,0)
# kernel /boot/vmlinuz-version ro root=/dev/sdb1
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
root (hd1,0)
kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /boot/initrd-2.4.18-14.img


UNIX IS GOOD
Claudio Cilloni
Honored Contributor

Re: MONDO

in my RH73 system the grub configuration file is:

/boot/grub/grub.conf


hth
Claudio
Nobody's Hero
Valued Contributor

Re: MONDO

I am running RH8
UNIX IS GOOD
Nobody's Hero
Valued Contributor

Re: MONDO

yes sorry,
I have a /boot/grub/grub.conf
and one in /etc/
UNIX IS GOOD
Steven E. Protter
Exalted Contributor

Re: MONDO

I gave my location without looking at a Linux box.

apologies.

the grup.conf file is supposed to be on the root fs in a directory.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Claudio Cilloni
Honored Contributor

Re: MONDO

sorry... I didn't realized that /etc/grub.conf is a symbolic link to /boot/grub/grub.conf. This is why you have 2 files :-)

ciao
Claudio
Caesar_3
Esteemed Contributor

Re: MONDO

Hello!

Could be that your /dev/sdb1 is labeled as "/"?

Caesar

Re: MONDO

Did you ever try Make CD-ROM Recovery (mkCDrec)? It works perfect for me ;-)