Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (130 - 132 of 684)

Ticket Owner Reporter Resolution Summary
#712 Bruno Cornec Bruno Cornec worksforme mindi doesn't find kernel path anymore
Description

From the log:

WARNING: Module path for 1 not found...
         using running kernel\'s modules.
INFO: kernelname = 2.6.18-274.el5xen
INFO: kernelpath = 1
INFO: You are using Mindi-Linux v2.1.5-r3113 to make boot+data disks
[...]
INFO: Ramdisk will be 192512 KB
FATAL ERROR. PBDI isolinux - cannot find 1 kernel
Please e-mail a copy of /var/log/mindi.log to the mailing list.
#713 victor gattegno victor gattegno fixed iproute error in mindi start-nfs
Description

In start-nfs [rev #3168], line 20, I see:

iptoute=`grep netfs-route /tmp/mondo-restore.cfg 2> /dev/null | cut -d' ' -f2-`

It should be iproute instead of iptoute:

iproute=`grep netfs-route /tmp/mondo-restore.cfg 2> /dev/null | cut -d' ' -f2-`
#720 Bruno Cornec Ravinder duplicate Booting problem with the Mondo ISO
Description

Hi Mondo Team,

I have mondo rpm installed on our linux server environment to take their OS backup and getting the below error when i am trying booting the server with the Mondo iso image.

Error message when trying to boot. " Kernel panic: VFS : unable to mount root fs on 01:00"

Below is the detail of the Os version and mondo,mindi rpm version detail.

[root@linux root]# cat /etc/redhat-release Red Hat Linux Advanced Server release 2.1AS (Derry) [root@linux root]#

[root@linux root]# rpm -qa|grep mondo mondo-2.2.9.4-1.rhel2.1 [root@linux root]# rpm -qa|grep mindi mindi-2.0.7.5-1.rhel2.1 mindi-busybox-1.7.3-1.rhel2.1 [root@linux root]#

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.