| | 11 | Another update regarding the problem. The problem of restore seems to be how mindi makes the bootable part on the backup device. |
| | 12 | I have noticed that the bootable parte done from mindi is not well done. |
| | 13 | |
| | 14 | So i have modified some defaults in th efollowing way. |
| | 15 | |
| | 16 | I have modified in /usr/sbin/mindi the following: KERNEL_IS_XEN="yes" |
| | 17 | I have modfiied in /etc/mindi/mindi.conf : |
| | 18 | EXTRA_SPACE=580152 |
| | 19 | BOOT_SIZE=332768 |
| | 20 | |
| | 21 | Then I have tried to do a iso cdrom to check if mindi makes a good backup iso file. |
| | 22 | I executed: mindi |
| | 23 | and I got the following messages: |
| | 24 | .ERROR: Sorry, your kernel is too big for your image |
| | 25 | FATAL ERROR. Try to increase EXTRA_SPACE and BOOT_SIZE in /etc/mindi/mindi.conf |
| | 26 | Please e-mail a copy of /var/log/mindi.log to the mailing list. |
| | 27 | See http://www.mondorescue.org for more information. |
| | 28 | WE CANNOT HELP unless you enclose that file. |
| | 29 | Please help me. |
| | 30 | |