Opened 11 years ago
Closed 11 years ago
#746 closed defect (invalid)
ubuntu - mindi problem
Reported by: | dvedadt9 | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 3.0.5 |
Component: | mindi | Version: | 3.0.2 |
Severity: | major | Keywords: | |
Cc: |
Description
After latest ubuntu upgrade (12.04 LTS), problems with mindi occurred. Mondo backup stopped working.
mindi.log states following:
--- end of list of files --- Kernel size = 4924 K Ramdisk free = 4014 K ERROR: Sorry, your kernel is too big for your image FATAL ERROR. Try to increase EXTRA_SPACE and BOOT_SIZE in /etc/mindi/mindi.conf Please e-mail a copy of /var/log/mindi.log to the mailing list. See http://www.mondorescue.org for more information. WE CANNOT HELP unless you enclose that file. Mindi 2.1.2-r3018 is exiting End date : Wed Apr 30 03:04:06 CEST 2014
Problem is present even after increasing EXTRA_SPACE and BOOT_SIZE in /etc/mindi/mindi.conf to values:
EXTRA_SPACE = 122160 BOOT_SIZE = 262144
Mondoarchive log issues these erroros:
........./etc/mindi/mindi.conf: line 12: EXTRA_SPACE: command not found /etc/mindi/mindi.conf: line 13: BOOT_SIZE: command not found
Log files and mindi.conf are attached
Attachments (3)
Change History (5)
by , 11 years ago
Attachment: | mondoarchive.zip added |
---|
comment:1 by , 11 years ago
Version: | 3.0.4 → 3.0.2 |
---|
comment:2 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
No space is allowed between variables and values. Use:
EXTRA_SPACE=122160 BOOT_SIZE=262144
THat's also the example given in the file in comment.
Note:
See TracTickets
for help on using tickets.
compressed mondoarchive.log