source: MondoRescue/branches/3.2/mindi/mindi@ 3502

Last change on this file since 3502 was 3502, checked in by Bruno Cornec, 8 years ago
  • Adds support for xorriso for UEFI distributions using it such as Debian 8
  • Property svn:executable set to *
  • Property svn:keywords set to Rev Id
File size: 122.8 KB
Line 
1#!/bin/bash
2
3# $Id: mindi 3502 2016-02-09 13:34:54Z bruno $
4#
5#-----------------------------------------------------------------------------
6# mindi - mini-Linux distro based on the user's filesystem & distribution
7#
8# Mindi can create a multi-image boot/root kit. The first image is the boot
9# disk: it contains a kernel, a ramdisk etc. The second disk is data disk #1;
10# the third disk is data disk #2; and so it goes.
11#
12# See http://www.mondorescue.org for details.
13#-----------------------------------------------------------------------------
14
15### Which arch are we on (useful for ia64 port)
16ARCH=`/bin/uname -m`
17KERVERRUN=`/bin/uname -r`
18# By default we use the running kernel as a reference
19KERVER=$KERVERRUN
20
21# In case of problem with udev you can try to add udevdebug
22MINDI_ADDITIONAL_BOOT_PARAMS="devfs=nomount noresume selinux=0 barrier=off udevtimeout=10"
23MINDI_DEFAULT_BOOT_OPTION="interactive"
24# For a CD Recovery use 10000 instead rather. Beware till Hardcoded below. Planned to be changed on the perl version
25# So this parameter only applies to non CD recovery.
26MINDI_BOOT_TIMEOUT="300"
27
28MINDI_REV=PBREV
29MINDI_VER=PBVER
30
31MINDI_VERSION=${MINDI_VER}-r$MINDI_REV
32MINDI_PREFIX=XXX
33MINDI_CONF=YYY
34MINDI_SBIN=${MINDI_PREFIX}/sbin
35MINDI_LIB=LLL
36MINDI_CACHE=/var/cache/mindi
37
38MRCFG=mondorestore.cfg
39
40# Temporary directory for mindi
41TMPDIR=${TMPDIR:=/tmp}
42if [ ! -d $TMPDIR ]; then
43 mkdir -p $TMPDIR
44fi
45
46EXTRA_SPACE=120000 # increase if you run out of ramdisk space
47BOOT_SIZE=86000 # size of the boot disk in KB
48
49PROMPT_MAKE_CD_IMAGE="yes"
50 # Ask if you want to make a CD Image to be written?
51 # if this is set to 'no', then the image will be created automatically
52
53PROMPT_MAKE_USB_IMAGE="yes"
54 # Ask if you want to make a USB Image to be written?
55 # if this is set to 'no', then the image will be created automatically
56
57USE_OWN_KERNEL="yes"
58 # If set to "no", you will be prompted for whether or not
59 # you want to use your own kernel, or the supplied default.
60 # If "yes" mindi will automatically use your own kernel.
61
62KERNEL_IS_XEN="no"
63 # If set to "no", the kernel is not a Xen kernel
64 # If "yes", mindi will modify isolinux.cfg for the Xen kernel.
65xenkernelpath=""
66
67MY_FSTAB=/etc/fstab
68TAPE_MODS="ht st osst ide-tape ide_tape"
69SCSI_MODS="3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc hpsa hpvsa dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block ide-scsi ieee1394 imm in2000 initio ips iscsi be2iscsi cxgb3i cxgb3 cxgb4i cxgb4 uio isp megaraid megaraid_mbox megaraid_sas mega_sr mptscsih mptsas mpt2sas mpt3sas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod sd_mod seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib arcmsr virtio_scsi vmw_pvscsi"
70
71# ide-probe-mod
72IDE_MODS="ide ide-floppy floppy ide-generic ide-detect ide-mod ide-disk ide_disk ide-cd ide_cd ide_cd_mod ide-cd_mod ide-cs edd paride ata_generic ata_piix dock via82cxxx generic nvidia ahci sata_nv cmd64x pata_via pata_amd pata_marvell pata_serverworks pata_sis pata_sil680 pata_jmicron pata_atiixp pata_acpi amd74xx sis5513 jmicron sata_promise sata_via serverworks sata_svw virtio virtio_blk virtio_pci hv_storvsc"
73PCMCIA_MODS="pcmcia_core ds yenta_socket"
74USB_MODS="usb-storage usb_storage usb-ohci usb-uhci input hid hid_generic hid-generic uhci_hcd uhci-hcd ehci-hcd ehci-pci ohci-hcd ohci_hcd ohci-pci xhci xhci-hcd usbkbd usbhid keybdev mousedev scsi_mod ff-memless ums_cypress ums-cypress cp210x usbserial"
75NET_MODS="nfs nfsv2 nfsv3 nfsv4 nfsd loop mii 3c59x e100 bcm5700 cnic be2net bnx2 bnx2x bnx2i mdio e1000 e1000e igb dca eepro100 ne2k-pci tg3 pcnet32 8139cp 8139too 8390 enic forcedeth vmxnet vmxnet3 vmnet exportfs fuse netbk xenblktap r8169 virtio_net via_rhine ipv6 ptp rpcsec_gss_krb5"
76CDROM_MODS="$TAPE_MODS $IDE_MODS $USB_MODS $PCMCIA_MODS $SCSI_MODS $NET_MODS cdrom isocd isofs sg sr_mod iso9660 nls_iso8859-1 vfat fat loop md-mod lvm-mod dm-mod dm_mod dm-multipath dm-emc dm-hp-sw dm-rdac dm-region-hash multipath jfs xfs btrfs reiserfs ext2 ext3 minix nfs nfsd ext4 ocfs2 configfs vxfs nls_utf8"
77# Replace with that line for HP OCMP e.g.
78#DENY_MODS="MPS_Driver_Mapper mps octtldrv tscttl streams kqemu fdomain"
79DENY_MODS="kqemu vxfen"
80# Force some modules to be included
81FORCE_MODS=""
82
83LOGFILE=/var/log/mindi.log
84BOOT_MEDIA_MESSAGE="\
85To format and restore all files automatically, type '0enuke07' <enter>.\n\
86To restore some/all files interactively, type '0einteractive07' <enter>.\n\
87To compare the archives with your filesystem, type '0ecompare07' <enter>.\n\
88To boot to a command-line prompt (expert mode), type '0eexpert07' <enter>.\n\
89\n\
90You may add one or more parameters as well as per the function keys below\n\
91e.g. Type '0enuke denymods=\"fdomain impi_si\"07' to not load these 2 modules\n\
92\n\
93If restoring from a local external disk or USB key, do not connect it \n\
94until the boot-up has finished.\n\
95\n\
96\n0eF107-Main | Boot Parameters 0eF207-1/2 | 0eF307-2/2 | 0eF407-PXE\n\
97"
98FDISK=$MINDI_SBIN/mr-parted2fdisk
99
100# Using a config file allow to overwrite some values
101MINDI_CONFIG="$MINDI_CONF/mindi.conf"
102if [ -f $MINDI_CONFIG ]; then
103 . $MINDI_CONFIG
104fi
105DEPLIST_FILE="$MINDI_CONF/deplist.txt"
106DEPLIST_DIR="$MINDI_CONF/deplist.d"
107
108# Debian 8 system e.g. use xorriso for UEFI support.
109# However, they use exactly the same command line parameters as mkisofs, so just
110# use it if it's available.
111ISO_CMD="/usr/bin/xorriso"
112
113# Mandriva system e.g. use cdrkit, which uses genisoimage.
114# However, they use exactly the same command line parameters as mkisofs, so just
115# use it if it's available.
116if [ ! -x $ISO_CMD ]; then
117 ISO_CMD=/usr/bin/genisoimage
118fi
119
120# For compatibility with previous versions default to mkisofs
121if [ ! -x $ISO_CMD ]; then
122 ISO_CMD=/usr/bin/mkisofs
123fi
124
125ISO_OPT="-J -r -v -p Mindi -publisher http://www.mondorescue.org -A Mindi"
126
127# Mindi set this as default in case it's invoked alone
128BOOT_TYPE="BIOS"
129# and we also check whether we're UEFI or not.
130if [ -d "/sys/firmware/efi" ]; then
131 BOOT_TYPE="UEFI"
132 ISO_OPT="$ISO_OPT -eltorito-alt-boot -efi-boot images/mindi-bootroot.img -no-emul-boot"
133else
134 # Find MBR in case of bootable USB device to build
135 MBRFILE=/usr/lib/syslinux/mbr.bin
136 [ ! -r "$MBRFILE" ] && MBRFILE=/usr/lib64/syslinux/mbr.bin
137 [ ! -r "$MBRFILE" ] && MBRFILE=/usr/share/syslinux/mbr.bin
138 [ ! -r "$MBRFILE" ] && MBRFILE=/usr/share/lib/syslinux/mbr.bin
139 [ ! -r "$MBRFILE" ] && MBRFILE=/usr/share/lib64/syslinux/mbr.bin
140fi
141
142# Function to log on screen only
143LogScreen() {
144 if [ -e /dev/stderr ] ; then
145 echo -e "$1" >> /dev/stderr
146 elif [ -e /usr/bin/logger ] ; then
147 /usr/bin/logger -s $1
148 fi
149}
150
151# Function to log in log file only
152LogFile() {
153
154 echo -e "$1" >> $LOGFILE
155 if [ _"$2" != _"" ]; then
156 grep -Ev "tar: Removing [a-z ]*\`/\'" "$2" >> $LOGFILE
157 rm -f "$2"
158 fi
159}
160
161# Function to log in both screen and logfile
162LogAll() {
163 LogScreen "$1"
164 LogFile "$1" "$2"
165}
166
167# Preserved for compatibility
168LogIt() {
169 LogAll "$1" "$2"
170}
171
172# Last function called before exiting
173# Parameter is exit code value
174# Should be declared here as used immediately below potentialy
175MindiExit() {
176 LogFile "Mindi $MINDI_VERSION is exiting"
177 LogFile "End date : `date`"
178 if [ _"$MONDO_SHARE" != _"" ] ; then
179 echo "------------- mindi logfile included -------------------------" >> /var/log/mondoarchive.log
180 if [ -f $LOGFILE ]; then
181 cat $LOGFILE >> /var/log/mondoarchive.log
182 else
183 echo "No LOGFILE available in that mindi run" >> /var/log/mondoarchive.log
184 fi
185 echo "--------------------------------------------------------------">> /var/log/mondoarchive.log
186 fi
187
188 cd /
189 sync&
190
191 # Clean temporary files only when standalone mindi
192 if [ _"$MINDI_TMP" != _"$MONDO_TMP" ]; then
193 rm -Rf $MINDI_TMP
194 fi
195 exit $1
196}
197
198Die() {
199 local i
200 if [ "$1" = "" ] ; then
201 LogAll "FATAL ERROR"
202 else
203 LogAll "FATAL ERROR. $1"
204 fi
205 if [ _"$2" != _"" ]; then
206 grep -Ev "tar: Removing [a-z ]*\`/\'" "$2" >> $LOGFILE
207 fi
208 rm -f "$2"
209
210 LogAll "Please e-mail a copy of $LOGFILE to the mailing list."
211 LogAll "See http://www.mondorescue.org for more information."
212 LogAll "WE CANNOT HELP unless you enclose that file.\n"
213 MindiExit -1
214}
215
216# Now we can create what we need
217MINDI_TMP=`mktemp -d $TMPDIR/mindi.XXXXXXXXXX`
218if [ $? -ne 0 ]; then
219 df $TMPDIR
220 Die "Unable to create a temporary directory ! Check space on $TMPDIR"
221fi
222if [ _"$MINDI_TMP" = _"" ]; then
223 Die "MINDI_TMP is empty, aborting"
224fi
225if [ _"$MINDI_TMP" = _"/" ]; then
226 Die "MINDI_TMP is /, aborting"
227fi
228export MINDI_TMP
229
230# ----------------------------------------------------------------------------
231
232
233AbortHere() {
234 [ "$mountpoint" ] && umount $mountpoint 2>> $LOGFILE
235 Die "Program is terminating in response to signal received from OS/user"
236}
237
238
239Aborted() {
240 trap SIGHUP SIGTERM SIGTRAP SIGINT
241 [ "$MINDI_CACHE" != "" ] && rm -f $MINDI_CACHE/mindi*img $MINDI_CACHE/*gz $MINDI_CACHE/mindi.iso
242 Die "User abort."
243}
244
245
246AddFileToCfgIfExists() {
247 [ -e "$1" ] && echo -en "$2 `cat $1`\n" >> $3
248}
249
250
251AddKeyboardMappingFile() {
252 local mappath r included_list included_item i res ii sss
253 mappath=$1
254 KBDEPTH=$(($KBDEPTH+1))
255 [ "$KBDEPTH" -gt "128" ] && Die "Edit $MINDI_SBIN/mindi and disable FindAndAddUserKeyboardMappingFile (line 2160, approx.)"
256 if [ -e "$bigdir/$mappath" ] ; then
257 LogFile "INFO: $mappath already added"
258 return
259 elif [ -d "$bigdir/$mappath" ] ; then
260 echo "Cannot add $mappath: it's a directory. Sorry."
261 return
262 fi
263 LogFile "INFO: Added kbd map $mappath"
264 if [ ! -e "$mappath" ] ; then
265 mappath=`grep "i[3-8]86" $MINDI_TMP/keymaps.find | grep "$locale[^r][^/]" | grep -vx " *#.*"`
266 if [ ! -e "$mappath" ] ; then
267 LogAll "WARNING: Cannot add $mappath: kbd map file not found"
268 return
269 fi
270 else
271 echo -en "`basename $mappath | tr '.' '#' | sed 's/#kmap#gz//' | sed 's/#inc#gz//'` " | tr '#' '.'
272 fi
273
274 tar cf - -C / $mappath 2>> $MINDI_TMP/$$.log | (cd "$bigdir" ; tar xf -) || LogAll "WARNING: AKMF -- Could not copy $mappath to $bigdir" $MINDI_TMP/$$.log
275 if [ "`echo $mappath | grep -F ".gz"`" ] ; then
276 included_list=`gzip -dc $mappath | grep -Fi include | sed s/'"'//g | cut -d' ' -f2`
277 else
278 included_list=`grep -Fi include $mappath | sed s/'"'//g | cut -d' ' -f2`
279 fi
280 for included_item in $included_list ; do
281 if [ ! -e "$included_item" ] ; then
282 sss=`grep -F "${included_item}.inc" $MINDI_TMP/keymaps.find`
283 [ "$sss" = "" ] && sss=`grep -F "$included_item" $MINDI_TMP/keymaps.find`
284 for ii in $sss ; do
285 [ -e "$ii" ] && AddKeyboardMappingFile $ii
286 done
287 else
288 AddKeyboardMappingFile $included_item
289 fi
290 done
291}
292
293
294CopyDependenciesToDirectory() {
295 local outdir incoming counter d found tdir templog
296 outdir=$1
297 templog=$MINDI_TMP/$$.log
298 mkdir -p $outdir
299 incoming=`ReadLine`
300 counter=0
301 > $templog
302
303 while [ "$incoming" != "" ] ; do
304 # Non absolute file names should not arrive till here => skipped
305 if [ `echo "$incoming" | cut -c1` != '/' ]; then
306 LogAll "WARNING: Unable to handle $incoming"
307 incoming=`ReadLine`
308 continue
309 fi
310 # no parent directory of incoming should be a link, copy is not possible in that case
311 d=`dirname "$incoming"`
312 found="false"
313 while [ $d != "/" -a $found = "false" ]; do
314 [ -h "$d" ] && found="true"
315 d=`dirname "$d"`
316 done
317 if [ -d "$incoming" -a ! -h "$incoming" ]; then
318 find $incoming/* -maxdepth 0 2> /dev/null | CopyDependenciesToDirectory $outdir 0
319 elif [ -e "$incoming" ] && [ $found = "false" ]; then
320 if [ ! -h "$incoming" ]; then
321 tar cf - -C / $incoming 2> $templog | (cd "$outdir" ; tar xf -) || Die "Cannot copy $incoming to $outdir - did you run out of disk space?" $templog
322 else
323 tdir=`dirname "$incoming"`
324 if [ ! -e "$outdir/$tdir" ]; then
325 mkdir -p "$outdir/$tdir"
326 fi
327 cp --no-dereference --preserve=all $incoming "$outdir/$tdir"
328 fi
329 # Only uncompress modules if not using udevd
330 if [ "`echo "$incoming" | grep "lib/modules/.*\..*o\.gz"`" != "" ] && [ "`ps auxww | grep -v grep | grep -qw udevd`" != "" ]; then
331 gunzip -f $outdir/$incoming || LogAll "WARNING: Cannot gunzip $outdir/$incoming"
332 fi
333 [ -x "$outdir" ] && StripExecutable $outdir
334 counter=$(($counter+1))
335 LogProgress $counter $2
336 fi
337 incoming=`ReadLine`
338 done
339}
340
341
342CountItemsIn() {
343 local r
344 r=0
345 for q in $1 ; do
346 r=$(($r+1))
347 done
348 echo $r
349}
350
351
352DropOptimizedLibraries() {
353 local outdir filelist list_of_optimized_libraries optimized_lib_name vanilla_lib_name reason msg resolved res
354 filelist=$1
355 outdir=$2
356
357 list_of_optimized_libraries=`grep "lib/i[5-7]86/" $filelist`
358 if [ "$list_of_optimized_libraries" = "" ] ; then
359 return 0
360 fi
361 echo -en "Dropping i686-optimized libraries if appropriate"
362 for optimized_lib_name in $list_of_optimized_libraries ; do
363 echo -en "."
364 reason=""
365 vanilla_lib_name=`echo "$optimized_lib_name" | sed -e 's/i[5-7]86//' -e 's/cmov//' -e 's/nosegneg//' | tr -s '/' '/'`
366 echo "$vanilla_lib_name" >> $filelist
367 LogFile "INFO: Adding $vanilla_lib_name to filelist"
368 mkdir -p $outdir$optimized_lib_name > /dev/null 2> /dev/null
369 rmdir $outdir$optimized_lib_name > /dev/null 2> /dev/null
370
371 # This may return multiple files
372 for resolved in `mr-read-all-link $vanilla_lib_name`; do
373 LogFile "INFO: Adding as deps $resolved to filelist"
374 vanilla_resolved_name=`echo "$resolved" | sed -e 's/i[5-7]86//' -e 's/cmov//' -e 's/nosegneg//' | tr -s '/' '/'`
375 if [ "$vanilla_resolved_name" != "$resolved" ]; then
376 mkdir -p $outdir$resolved> /dev/null 2> /dev/null
377 rmdir $outdir$resolved > /dev/null 2> /dev/null
378 ln -sf $vanilla_resolved_name $outdir$resolved
379 LogFile "INFO: Excluding deps $resolved"
380 grep -Fvx "$resolved" "$filelist" > $filelist.tmp
381 LogFile "INFO: Replacing it with $vanilla_resolved_name"
382 echo "$vanilla_resolved_name" >> $filelist.tmp
383 mv -f $filelist.tmp $filelist
384 fi
385 done
386 done
387 $AWK '{ print $1; }' $filelist | sort -u > $filelist.tmp
388 mv -f $filelist.tmp $filelist
389 echo -e "$DONE"
390}
391
392
393FindAndAddUserKeyboardMappingFile() {
394 local r res mapfile mappath included_item included_list keyfile mp locale
395 LogAll "INFO: Analyzing your keyboard's configuration."
396 KEYDIR=/usr/lib/kbd
397 [ ! -e "$KEYDIR" ] && KEYDIR=/usr/share/kbd # Slackware
398 [ ! -e "$KEYDIR" ] && KEYDIR=/etc/console
399 [ ! -e "$KEYDIR" ] && KEYDIR=/etc/console-setup
400 [ ! -e "$KEYDIR" ] && KEYDIR=/lib/kbd
401 if [ ! -e "$KEYDIR" ] ; then
402 LogAll "WARNING: Keyboard mapping directory not found. I shall use default map at boot-time."
403 return 0
404 fi
405 if [ -e "/etc/sysconfig/keyboard" ] ; then
406 LogFile "INFO: Red Hat-style config detected."
407 keyfile=/etc/sysconfig/keyboard
408 elif [ -e "/etc/vconsole.conf" ] ; then
409 LogFile "INFO: New Fedora style config detected."
410 keyfile=/etc/vconsole.conf
411 elif [ -e "/etc/rc.d/rc.keymap" ] ; then
412 LogFile "INFO: Slackware-style config detected."
413 keyfile=/etc/rc.d/rc.keymap
414 elif [ -e "/etc/rc.config" ] ; then
415 LogFile "INFO: Debian-style config detected."
416 keyfile=/etc/rc.config
417 elif [ -e "/etc/console/boottime.kmap.gz" ] ; then
418 LogFile "INFO: Debian-style config detected."
419 mkdir -p $bigdir/tmp
420 echo "keymap-lives-here /etc/console/boottime.kmap.gz" >> $bigdir/tmp/$MRCFG
421 KBDEPTH=0
422 mkdir -p $bigdir/etc/console
423 cp /etc/console/boottime.kmap.gz $bigdir/etc/console 2>> $LOGFILE
424 echo ""
425 echo -e "$DONE"
426 return 0
427 elif [ -e "/etc/console-setup/boottime.kmap.gz" ] || [ -e "/etc/console-setup/cached.kmap.gz" ] ; then
428 LogFile "INFO: Ubuntu-style config detected."
429 mkdir -p $bigdir/tmp
430 if [ -e "/etc/console-setup/boottime.kmap.gz" ] ; then
431 kbdfile="/etc/console-setup/boottime.kmap.gz"
432 else
433 kbdfile="/etc/console-setup/cached.kmap.gz"
434 fi
435 echo "keymap-lives-here $kbdfile" >> $bigdir/tmp/$MRCFG
436 KBDEPTH=0
437 mkdir -p $bigdir/etc/console-setup
438 cp $kbdfile $bigdir/etc/console-setup 2>> $LOGFILE
439 echo ""
440 echo -e "$DONE"
441 return 0
442 elif [ -e "/etc/rc.conf" ] ; then
443 LogFile "INFO: ArchLinux config detected."
444 keyfile=/etc/rc.conf
445 elif [ -e "/etc/conf.d/keymaps" ] ; then
446 LogFile "INFO: Gentoo-style config detected."
447 keyfile=/etc/conf.d/keymaps
448 elif [ -e "/etc/X11/xorg.conf.d/00-keyboard.conf" ] ; then
449 LogFile "INFO: X11-style config detected."
450 keyfile=/etc/X11/xorg.conf.d/00-keyboard.conf
451 else
452 LogFile "Searching for rc.config ..."
453 keyfile=`find /etc -name rc.config | head -n1`
454 if [ "$keyfile" = "" ] || [ ! -e "$keyfile" ] ; then
455 LogAll "WARNING: Unknown config detected. Default keyboard map will be used."
456 return
457 else
458 LogFile "INFO: Found $keyfile"
459 fi
460 fi
461 if [ ! -e "$KEYDIR/keymaps" ] ; then
462 LogAll "WARNING: Keyboard mapping directory not found. Default keyboard map will be used."
463 return
464 fi
465 LogFile "INFO: keyfile=$keyfile"
466 # For SLES we need to remove the .map.gz extension Cf #614
467 locale=`grep -F KEYTABLE "$keyfile" | grep -v '^#' | tr -d '"' |cut -d'=' -f2 | sed 's/.map.gz$//'`
468 [ ! "$locale" ] && locale=`grep '.map$' "$keyfile" | sed 's/^.* //'` # Slackware
469 [ ! "$locale" ] && locale=`grep -E '^KEYMAP=' "$keyfile" | grep -v '^#' | tr -d '"' |cut -d'=' -f2` # Gentoo, ArchLinux & New fedora
470 [ ! "$locale" ] && locale=`grep -E 'XkbLayout' "$keyfile" | grep -v '^#' | awk '{print $3}' | tr -d '"'` # Fedora 19
471 LogFile "INFO: locale=$locale"
472 #
473 # Process the keymaps dir once for all
474 # AddKeyboardMappingFile will use it recursively
475 #
476 find $KEYDIR/keymaps > $MINDI_TMP/keymaps.find
477 mp=`grep "i[3-8]86" $MINDI_TMP/keymaps.find | grep -F "/${locale}." | grep -vx " *#.*"`
478 [ ! "$mp" ] && mp=`grep "i[3-8]86" $MINDI_TMP/keymaps.find | grep "$locale[^r][^/]" | grep -vx " *#.*"`
479 # If we have multiple keymaps then log it !!
480 echo "$mp" | grep -q " " >> $LOGFILE
481 if [ $? -eq 0 ]; then
482 LogAll "WARNING: Multiple keymaps found: $mp"
483 LogFile "INFO: The following one will be used"
484 fi
485 for i in $mp ; do
486 mappath=$i
487 [ -e "$i" ] && [ ! -d "$i" ] && break
488 done
489 if [ ! -e "$mappath" ] || [ -d "$mappath" ] ; then
490 mappath=$(find / -wholename "*/kbd/keymaps/*/$locale | head -1")
491 fi
492 LogFile "INFO: mappath = $mappath"
493 if [ ! -e "$mappath" ] || [ -d "$mappath" ] ; then
494 LogAll "WARNING: Keyboard mapping file not found. Default keyboard map will be used."
495 return
496 fi
497 LogAll "INFO: Adding the following keyboard mapping tables: "
498 mkdir -p $bigdir/tmp
499 echo "keymap-lives-here $mappath" >> $bigdir/tmp/$MRCFG
500 KBDEPTH=0
501 AddKeyboardMappingFile $mappath
502 echo ""
503 echo -e "$DONE"
504 rm -f $MINDI_TMP/keymaps.find
505 return 0
506}
507
508
509FindLdlinux32Binary() {
510 LDLINUXC32=/usr/lib/syslinux/ldlinux.c32
511 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/lib64/syslinux/ldlinux.c32
512 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/share/syslinux/ldlinux.c32
513 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/share/lib/syslinux/ldlinux.c32
514 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/share/lib64/syslinux/ldlinux.c32
515 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/lib/syslinux/modules/bios/ldlinux.c32
516 [ ! -e "$LDLINUXC32" ] && LDLINUXC32=/usr/lib64/syslinux/modules/bios/ldlinux.c32
517 #[ ! -e "$LDLINUXC32" ] && LDLINUXC32=`find / -name ldlinux.c32 | grep -x "/.*/ldlinux.c32"`
518 if [ ! -e "$LDLINUXC32" ]; then
519 LogFile "INFO: If you use syslinux 5.x, you may miss ldlinux.c32. If your syslinux RPM doesn't include ldlinux.c32, you may want to download another one"
520 LDLINUXC32=/tmp/idoesnthopefullyexist
521 else
522 LogFile "INFO: Found ldlinux.c32 at $LDLINUXC32"
523 fi
524}
525
526
527FindMboot32Binary() {
528 MBOOTC32=/usr/lib/syslinux/mboot.c32
529 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/lib64/syslinux/mboot.c32
530 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/share/syslinux/mboot.c32
531 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/share/lib/syslinux/mboot.c32
532 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/share/lib64/syslinux/mboot.c32
533 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/lib/syslinux/modules/bios/mboot.c32
534 [ ! -e "$MBOOTC32" ] && MBOOTC32=/usr/lib64/syslinux/modules/bios/mboot.c32
535 [ ! -e "$MBOOTC32" ] && MBOOTC32=`find / -name mboot.c32 | grep -x "/.*/mboot.c32"`
536 [ ! -e "$MBOOTC32" ] && Die "Please install mboot.c32 first. If your syslinux RPM doesn't include mboot.c32, you may download an isolinux RPM from Mondo's website - go to http://www.mondorescue.org/downloads.shtml"
537 LogFile "INFO: Found mboot.c32 at $MBOOTC32"
538}
539
540FindLdlinuxe64Binary() {
541 LDLINUXE64=/usr/share/syslinux/efi64/ldlinux.e64
542 [ ! -e "$LDLINUXE64" ] && LDLINUXE64=/usr/lib64/syslinux/efi64/ldlinux.e64
543 [ ! -e "$LDLINUXE64" ] && LDLINUXE64=/usr/share/lib/syslinux/efi64/ldlinux.e64
544 [ ! -e "$LDLINUXE64" ] && LDLINUXE64=/usr/share/lib64/syslinux/efi64/ldlinux.e64
545 [ ! -e "$LDLINUXE64" ] && LDLINUXE64=/usr/lib/syslinux/modules/efi64/ldlinux.e64
546 [ ! -e "$LDLINUXE64" ] && LDLINUXE64=/usr/lib64/syslinux/modules/efi64/ldlinux.e64
547 [ ! -e "$LDLINUXE64" ] && LDLINUXE64=`find / -name ldlinux.e64 | grep -x "/.*/ldlinux.e64"`
548 [ ! -e "$LDLINUXE64" ] && Die "Please install ldlinux.e64 first. If your syslinux RPM doesn't include ldlinux.e64, you may download an isolinux RPM from Mondo's website - go to http://www.mondorescue.org/downloads.shtml"
549 LogFile "INFO: Found ldlinux.e64 at $LDLINUXE64"
550}
551
552FindSyslinux64EFI() {
553 SYSLINUX64EFI=/usr/share/syslinux/efi64/syslinux.efi
554 [ ! -e "$SYSLINUX64EFI" ] && SYSLINUX64EFI=/usr/lib/syslinux/efi64/syslinux.efi
555 [ ! -e "$SYSLINUX64EFI" ] && SYSLINUX64EFI=/usr/lib64/syslinux/efi64/syslinux.efi
556 [ ! -e "$SYSLINUX64EFI" ] && SYSLINUX64EFI=/usr/share/syslinux/syslinux.efi
557 [ ! -e "$SYSLINUX64EFI" ] && SYSLINUX64EFI=/usr/share/lib64/syslinux/efi64/syslinux.efi
558 [ ! -e "$SYSLINUX64EFI" ] && SYSLINUX64EFI=/usr/lib/SYSLINUX/efi64/syslinux.efi
559 [ ! -e "$SYSLINUX64EFI" ] && SYSLINUX64EFI=`find / -name syslinux.efi | grep -x "/.*64/syslinux.efi"`
560 [ ! -e "$SYSLINUX64EFI" ] && Die "Please install syslinux.efi first. If your syslinux RPM doesn't include syslinux.efi, you may download an syslinux RPM from Mondo's website - go to http://www.mondorescue.org/downloads.shtml"
561 LogFile "INFO: Found syslinux.efi at $SYSLINUX64EFI"
562}
563
564FindIsolinuxBinary() {
565 ISOLINUX=/usr/lib/isolinux.bin
566 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/lib/syslinux/isolinux.bin
567 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/lib64/syslinux/isolinux.bin
568 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/share/syslinux/isolinux.bin
569 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/share/lib/syslinux/isolinux.bin
570 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/share/lib64/syslinux/isolinux.bin
571 [ ! -e "$ISOLINUX" ] && ISOLINUX=/usr/lib/ISOLINUX/isolinux.bin
572 [ ! -e "$ISOLINUX" ] && ISOLINUX=`find / -name isolinux.bin | grep -x "/.*/isolinux.bin"`
573 [ ! -e "$ISOLINUX" ] && Die "Please install isolinux first. If your syslinux RPM doesn't include isolinux, you may download an isolinux RPM from Mondo's website - go to http://www.mondorescue.org/downloads.shtml"
574 LogFile "INFO: Found isolinux.bin at $ISOLINUX"
575}
576
577
578GenerateGiantDependencyList() {
579 local incoming loc fname list_of_files i tempfile outfile progress filelist res r mapfile mappath included_list included_item old_pwd tempdepfile modres noof_lines lvmversion lvmresolved
580
581 echo -en "Analyzing dependency requirements"
582 outfile=$1
583 tempfile=$MINDI_TMP/$$.txt
584 incoming=`ReadLine`
585
586 > $tempfile
587 progress=0
588 res=0
589 noof_lines=$2
590 while [ "$incoming" != "" ] ; do
591 if echo "$incoming" | grep -x " *#.*" &> /dev/null ; then
592 incoming=`ReadLine`
593 continue
594 fi
595 if [ "$incoming" = "LVMFILES:" ] ; then
596 break
597 fi
598 filelist=`GenerateListForFile "$incoming"`
599 r=$?
600 [ "$r" -ne "0" ] && LogAll "WARNING: $incoming not found"
601 res=$(($res+$r))
602# LogFile "INFO: '$incoming' generates filelist '$filelist'"
603 for fname in $filelist ; do
604 [ "$fname" != "" ] && echo "$fname" >> $tempfile
605 done
606 progress=$(($progress+1))
607 LogProgress $progress $noof_lines
608 incoming=`ReadLine`
609 done
610 if [ "$incoming" = "LVMFILES:" ] ; then
611 incoming=`ReadLine`
612 lvmversion=""
613 while [ "$incoming" != "" ] ; do
614 if echo "$incoming" | grep -x " *#.*" &> /dev/null ; then
615 incoming=`ReadLine`
616 continue
617 fi
618 filelist=`GenerateListForFile "$incoming"`
619 for tool in $filelist ; do
620 lvmresolved=`readlink -f $tool`
621 if [ "$tool" = "$lvmresolved" ]; then
622 echo "$tool" >> $tempfile
623 elif echo "$lvmresolved" | grep "lvmiopversion" &> /dev/null ; then
624 if [ "$lvmversion" = "" ] ; then
625 lvmversion=`$lvmresolved`
626 echo "$lvmresolved" >> $tempfile
627 fi
628 toolstripped=`echo $tool | $AWK -F / '{print $NF;}'`
629 if [ "$lvmversion" = "200" ]; then
630 # pvdata and lvmcreate_initrd don't exist in LVM2
631 case "$toolstripped" in
632 "pvdata")
633 continue
634 ;;
635 "lvmcreate_initrd")
636 continue
637 ;;
638 esac
639 fi
640 toolpath="/sbin/lvm-"$lvmversion"/"$toolstripped
641 if [ -e "$toolpath" ] ; then
642 echo "$toolpath" >> $tempfile
643 echo "$tool" >> $tempfile
644 else
645 toolpath="/lib/lvm-"$lvmversion"/"$toolstripped
646 fi
647 if [ -e "$toolpath" ] ; then
648 echo "$toolpath" >> $tempfile
649 echo "$tool" >> $tempfile
650 else
651 echo "Where are your LVM-Tools? Couldn't find $tool"
652 fi
653 else
654 echo "$tool" >> $tempfile
655 fi
656 done
657 progress=$(($progress+1))
658 LogProgress $progress $noof_lines
659 incoming=`ReadLine`
660 done
661 fi
662 echo -en "$DONE\nMaking complete dependency list"
663
664 tr -s '/' '/' < $tempfile | sort -u > $tempfile.new
665 mv -f $tempfile.new $tempfile
666 > $outfile.pre
667 progress=0
668 noof_lines=`cat $tempfile | wc -l`
669 LogFile "---------------------------------"
670 LogFile "List of dependencies: "
671 LogFile "---------------------------------"
672 for fname in `cat $tempfile` ; do
673 echo "$fname" | tee -a $LOGFILE >> $outfile.pre
674 LocateDeps $fname | tee -a $LOGFILE >> $outfile.pre
675 progress=$(($progress+1))
676 LogProgress $progress $noof_lines
677 done
678 if [ _"$MONDO_SHARE" != _"" ]; then
679 mkdir -p $bigdir/tmp
680 mkdir -p $bigdir/usr/bin
681 if [ -e "$MINDI_TMP/post-nuke.tgz" ] ; then
682 LogAll "\nINFO: Incorporating post-nuke tarball"
683 old_pwd=`pwd`
684 cd "$bigdir"
685 tar -zxf $MINDI_TMP/post-nuke.tgz 2>> $MINDI_TMP/$$.log || LogAll "ERROR: when untarring post-nuke tarball" $MINDI_TMP/$$.log
686 cd "$old_pwd"
687 fi
688 if cp -f $MINDI_TMP/mondo*restore $bigdir/usr/bin 2>> $LOGFILE ; then
689 LocateDeps $bigdir/usr/bin/mondo*restore >> $outfile.pre
690 else
691 LogIt "ERROR: Cannot find mondo*restore in mondo's tempdir, $MINDI_TMP"
692 LogIt " I bet you've got a spare copy of Mondo or Mindi floating around on your system."
693 LogIt " If Mindi was called by Mondo then send a bug report."
694 LogIt " It not, type 'ps ax' to see which Mondo-related process is still running then kill it. :-)"
695 LogIt " Finally, run Mindi again."
696 Die "Odd."
697 fi
698 cp -f $MINDI_TMP/BOOTLOADER.* $bigdir 2>> $LOGFILE || LogIt "\nINFO: Mondo v1.2x defaults to LILO as the bootloader, BTW."
699 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
700 LogAll "\nINFO: Incorporating Network-related settings"
701 for r in NETFS-* ; do
702 cp -f $MINDI_TMP/$r $bigdir/tmp 2>> $LOGFILE || Die "Cannot copy $r - did you run out of disk space?"
703 LogFile "INFO: Copying $r to ramdisk"
704 done
705 fi
706 fi
707 tr ' ' '\n' < $outfile.pre | tr -s '/' '/' | grep -Fvx "" | sort -u | grep -Ev "/libX11|/libXext|/libXi|/libgtk|/libgdk" > $outfile
708 rm -f $tempfile $outfile.pre
709 [ "$res" -eq "0" ] && echo -e "\r\t\t\t\t\t\t\t\t$DONE" || echo "\nFailed."
710 return $res
711}
712
713
714GenerateListForFile() {
715 local files_found loc fname incoming i res
716 incoming="$1"
717 files_found=""
718 res=0
719
720 for fname in $incoming ; do
721 files_found="$files_found `LocateFile $fname`"
722 done
723
724 echo "$files_found" | tr ' ' '\n' | sort -u | tr '\n' ' '
725}
726
727
728# Returns all disk devices which are part of a raid array
729GetAllRaidMembers() {
730 $AWK "/^[[:space:]]*#/ {next} /^[[:space:]]*device/ if(\$2) {print \$2}" < /etc/raidtab
731}
732
733
734GetFileSizeList() {
735 local i
736 for i in `find $1 -type d -o -print` ; do
737 du -sk $i
738 done
739}
740
741
742# Check kernel filesystem capabilites for accessing initrd image
743# Could be ext2 FS (old mode) or initramfs (new mode)
744#
745# Interface definition:
746# param #1: absolute path to kernel image
747GetInitrdFilesystemToUse() {
748
749 # interface test: make sure we have one parameter
750 if [ $# -ne 1 ]; then
751 Die "GetInitrdFilesystemToUse(): Expected 1 parameter, got $#."
752 fi
753
754 # interface parameters
755 local lvKernelImage=$1
756
757 # local constants (filesystem magic strings)
758 local lcMagicCramfs="<3>cramfs: wrong magic"
759 local lcMagicExt2fs="EXT2-fs: blocksize too small for device."
760 local lcMagicExt3fs="<3>EXT3-fs: blocksize too small for journal device."
761 local lcMagicInitfs="<6>checking if image is initramfs...|[<]*6[>]*Unpacking initramfs...|[<]*6[>]*Trying to unpack rootfs image as initramfs"
762
763 # local variables
764 local lvOffset
765 local lvScanRes
766 local lvUseFilesystem
767
768 # say where we are.
769 LogFile "INFO: GetInitrdFilesystemToUse(): called with parameter: $lvKernelImage"
770
771 # verify that file exists
772 [ ! -f $lvKernelImage ] && Die "File $lvKernelImage not found. Terminating."
773
774 # Kernel may be gzip compressed - Case of RHEL5 - SLES11SP1
775 file $lvKernelImage 2>&1 | grep -q gzip
776 if [ $? -eq 0 ]; then
777 LogFile "INFO: Found a gzip compressed kernel $lvKernelImage"
778 lvScanRes=`gzip -cd $lvKernelImage | strings | grep -E "$lcMagicCramfs|$lcMagicExt2fs|$lcMagicExt3fs|$lcMagicInitfs" 2> /dev/null`
779 else
780 LogFile "INFO: Found a non gzip compressed kernel $lvKernelImage"
781 # kernel is x86 boot sector in RHEL3/4 with embedded gzip content
782 # get offet of gzip magic "1f8b0800" in file (for these older kernels)
783 lvOffset=`od -vA n -t x1 $lvKernelImage | tr -d '[:space:]' | awk '{ print match($0, "1f8b0800")}' 2> /dev/null`
784 if [ $lvOffset -eq 0 ]; then
785 LogFile "INFO: gzip magic not found in file $lvKernelImage. Supposing initramfs."
786 lvScanRes=$lcMagicInitfs
787 else
788 lvOffset=`expr $lvOffset / 2`
789 LogFile "INFO: GetInitrdFilesystemToUse(): gzip magic found at lvOffset $lvOffset."
790 # scan again kernel image
791 lvScanRes=`dd ibs=1 skip=$lvOffset if=$lvKernelImage obs=1M 2>/dev/null | gunzip -c 2> /dev/null | strings | grep -E "$lcMagicCramfs|$lcMagicExt2fs|$lcMagicExt3fs|$lcMagicInitfs" 2> /dev/null`
792 fi
793 fi
794
795 # determine which filesystem to use for initrd image: ext2|3fs, gzip'ed cpio (initramfs) or cramfs
796 if [ `echo $lvScanRes | grep -Ec "$lcMagicExt2fs"` -eq 1 ]; then
797 lvUseFilesystem="ext2fs"
798 elif [ `echo $lvScanRes | grep -Ec "$lcMagicExt3fs"` -eq 1 ]; then
799 lvUseFilesystem="ext3fs"
800 elif [ `echo $lvScanRes | grep -Ec "$lcMagicInitfs"` -eq 1 ]; then
801 lvUseFilesystem="initramfs"
802 elif [ `echo $lvScanRes | grep -Ec "$lcMagicCramfs"` -eq 1 ]; then
803 lvUseFilesystem="cramfs"
804 else
805 # In that case, we are most probably after 2.6.30 and use the supported initramfs
806 LogFile "WARNING: No automatic detection found previously. Supposing initramfs."
807 LogFile "WARNING: Report on the MondoRescue mailing-list with your log files and the result of"
808 LogFile "WARNING: dd ibs=1 skip=$lvOffset if=$lvKernelImage obs=1M 2>/dev/null | gunzip -c 2> /dev/null | strings | grep initramfs"
809 lvUseFilesystem="initramfs"
810 fi
811
812 # say what we are using
813 LogFile "INFO: GetInitrdFilesystemToUse(): Filesytem to use for initial ram disk is $lvUseFilesystem."
814
815 # return file system to use
816 echo "$lvUseFilesystem"
817
818}
819
820# Searches members of raid device
821# $1: raid device (/dev/md...)
822GetRaidDevMembers() {
823 if [ ! -f /etc/raidtab ]; then
824 return
825 fi
826 $AWK "/^[[:space:]]*#/ {next} /^[[:space:]]*raiddev/ {if(dev) exit; if(\$2 == \"$1\") dev=\$2} /^[[:space:]]*device/ {if(dev) {print \$2}}" < /etc/raidtab
827}
828
829
830ListAllPartitions() {
831 local res currline partition all_partitions ap_orig remaining i j
832
833 grep -Evx " *#.*| *none.*" $MY_FSTAB | $AWK '/^\/dev\/[imhs]d||^LABEL=\/|^UUID=/ && !/\/fdd|\/cdr|\/zip|\/floppy/ {print $1}'
834 [ -e "/etc/raidtab" ] && $AWK '/^ *device/ {print $2}' /etc/raidtab
835 if [ -e "/vmfs/volumes" ]; then
836 # For VMWare ESX 3 get the device names of these volumes
837 vdf -P | grep -E '/vmfs/volumes' | $AWK '{print $1}'
838 fi
839 return
840}
841
842
843ListImagesForUser() {
844 local path fname
845 path=$MINDI_CACHE
846 echo -en "In the directory '$path' you will find the images:-\n"
847 for fname in `ls $path | grep -F mindi-` ; do
848 printf "%19s " $fname
849 done
850 echo " "
851}
852
853
854ListKernelModulePaths() {
855 local module_list module fname r kern
856 module_list="$MODULES"
857 # Remove unwanted modules from list
858 for i in $DENY_MODS; do
859 module_list=`echo ${module_list} | tr ' ' '\n' | grep -Ev "^${i}$" | tr '\n' ' '`
860 done
861###
862### Sq-Modification ... Use kernelname for module search path if specified
863###
864 if [ "${kernelname}" != "" ]
865 then
866 kern=${kernelname}
867 else
868 kern="$KERVERRUN"
869 fi
870 export KERVER=$kern
871###
872### Sq-Mod End
873###
874 # Get rid of duplicates
875 for module in `echo $module_list | tr ' ' '\n' | sort -u` ; do
876 r=`find /lib/modules/$kern -type f | grep "/${module}\..*o" | tail -n1`
877 if [ -z "$r" ]; then
878 if [ "`echo "$MODULES" | grep -w $module`" ]; then
879 r="[live module file not found]"
880 else
881 r="[extra module file not found]"
882 fi
883 else
884 [ -f "$r" ] && echo "$r"
885 fi
886 LogFile "INFO: module $module --> $r"
887 done
888 find /lib/modules/$kern/modules.* -type f 2> /dev/null
889}
890
891#
892# Critical function which computes all dependencies (dyn. lib.)
893# for a list of binaries
894#
895LocateDeps() {
896 local incoming fname deps
897 incoming="$*"
898 deps=""
899
900 for fname in $incoming ; do
901 if [ ! -e "$fname" ] ; then
902 LogFile "WARNING: $fname does not exist; cannot be LDD'd."
903 if echo $fname | grep lvm &> /dev/null ; then
904 LogFile " This warning only affects you if you are using LVM."
905 if echo "$MODULES" | grep lvm &> /dev/null ; then
906 LogFile " I think you are, so please take heed!"
907 else
908 LogFile " I don't think you are, so don't worry about it."
909 fi
910 fi
911 else
912 deps="$deps $fname"
913 fi
914 done
915 mr-read-all-link `mr-process-ldd $deps | sort -u` | sort -u
916}
917
918
919LocateFile() {
920 local i j path fname_to_find location output resolved tmp stub cache_id loclist
921 fname_to_find="$1"
922 # It's an absolute path
923 j=`echo "$fname_to_find" | cut -c1`
924 if [ _"$j" = _"/" ]; then
925 dn=`dirname $fname_to_find`
926 # We suppose that the link is already included, just add the new file
927 if [ -h "$dn" ]; then
928 newdn=`readlink -f $dn`
929 bn=`basename $fname_to_find`
930 output="$newdn/$bn"
931 else
932 output="$fname_to_find"
933 fi
934 if [ -h "$output" ] ; then
935 output="`mr-read-all-link $output` $output"
936 fi
937 echo "$output"
938 return 0
939 fi
940 # It's not an absolute path
941 output=""
942 for path in /etc /usr /usr/bin /usr/sbin /bin /usr/X11R6/bin /sbin /usr/local/bin /usr/local/sbin `find /usr/lib /lib /usr/local/lib /usr/X11R6/lib /usr/lib64 /lib64 /usr/local/lib64 /usr/X11R6/lib64 -type d -maxdepth 1 2> /dev/null` ; do
943 #for path in /etc /usr /usr/bin /usr/sbin /bin /usr/X11R6/bin /sbin /usr/local/bin /usr/local/sbin /usr/lib /usr/lib64 /usr/lib64/* /lib /lib64 /lib64/* /usr/local/lib /usr/local/lib64 /usr/local/lib64/* /usr/X11R6/lib /usr/X11R6/lib64 /usr/X11R6/lib64/* ; do
944 [ -h "$path" ] && continue
945 [ ! -e "$path/$fname_to_find" ] && continue
946 output="$path/$fname_to_find $output"
947 if [ -h "$path/$fname_to_find" ] ; then
948 output="`mr-read-all-link $path/$fname_to_find` $output"
949 fi
950 done
951 if [ "$output" = "" ] ; then
952 return 1
953 fi
954 echo "$output"
955 return 0
956}
957
958LogProgress() {
959 local i progress modres noof_lines title
960
961 progress=$1
962 noof_lines=$2
963 title=$3
964
965 i=$(($progress*100))
966 if [ $noof_lines -ne 0 ]; then
967 i=$(($i/$noof_lines))
968 else
969 i=0
970 fi
971
972 if [ _"$MONDO_SHARE" != _"" ]; then
973 echo "$title $i%"
974 else
975 echo -en "\r\t\t\t\t\t\t\t\t"
976 echo -en "$i"
977 echo -en "%"
978 modres=$(($progress%4))
979 [ "$modres" -eq "0" ] && echo -en "\t/"
980 [ "$modres" -eq "1" ] && echo -en "\t-"
981 [ "$modres" -eq "2" ] && echo -en "\t\\"
982 [ "$modres" -eq "3" ] && echo -en "\t|"
983 fi
984}
985
986# Called by TurnTgzIntoRdz, to make /tmp/$MRCFG
987MakeMondoConfigFile() {
988 local outfile use_lzo use_comp use_star
989 outfile=$1
990 > $outfile
991 [ "$TAPESIZE" ] && echo "media-size $TAPESIZE" >> $outfile
992 [ "$TAPEDEV" ] && echo "media-dev $TAPEDEV" >> $outfile
993 [ "$USBDEVICE" ] && echo "usb-dev $USBDEVICE" >> $outfile
994 [ "$FILES_IN_FILELIST" ] && echo "files-in-filelist $FILES_IN_FILELIST" >> $outfile
995 [ "$LAST_FILELIST_NUMBER" ] && echo "last-filelist-number $LAST_FILELIST_NUMBER" >> $outfile
996 [ "$INTERNAL_TAPE_BLOCK_SIZE" ] && echo "internal-tape-block-size $INTERNAL_TAPE_BLOCK_SIZE" >> $outfile
997 use_lzo=$USE_LZO; [ "$use_lzo" = "" ] && use_lzo="no"
998 use_gzip=$USE_GZIP; [ "$use_gzip" = "" ] && use_gzip="no"
999 use_lzma=$USE_LZMA; [ "$use_lzma" = "" ] && use_lzma="no"
1000 use_comp=$USE_COMP; [ "$use_comp" = "" ] && use_comp="yes"
1001 use_star=$USE_STAR; [ "$use_star" = "" ] && use_star="no"
1002 echo "use-lzo $use_lzo" >> $outfile
1003 echo "use-gzip $use_gzip" >> $outfile
1004 echo "use-star $use_star" >> $outfile
1005 echo "use-lzma $use_lzma" >> $outfile
1006 echo "use-comp $use_comp" >> $outfile
1007 echo "boot-type $BOOT_TYPE" >> $outfile
1008 echo "datestamp `date`" >> $outfile
1009 [ "$ESTIMATED_TOTAL_NOOF_SLICES" ] && echo "total-slices $ESTIMATED_TOTAL_NOOF_SLICES" >> $outfile
1010 AddFileToCfgIfExists $MINDI_TMP/ISO-DEV iso-dev $outfile
1011 AddFileToCfgIfExists $MINDI_TMP/ISO-MNT iso-mnt $outfile
1012 AddFileToCfgIfExists $MINDI_TMP/ISO-PREFIX iso-prefix $outfile
1013 AddFileToCfgIfExists $MINDI_TMP/ISO-DIR iso-dir $outfile
1014 AddFileToCfgIfExists $MINDI_TMP/BOOTLOADER.DEVICE bootloader.device $outfile
1015 AddFileToCfgIfExists $MINDI_TMP/BOOTLOADER.NAME bootloader.name $outfile
1016 AddFileToCfgIfExists $MINDI_TMP/BOOTLOADER.VER bootloader.ver $outfile
1017 AddFileToCfgIfExists $MINDI_TMP/TAPEDEV-HAS-DATA-DISKS tapedev-has-data-disks $outfile
1018 AddFileToCfgIfExists $MINDI_TMP/BACKUP-MEDIA-TYPE backup-media-type $outfile
1019 AddFileToCfgIfExists $MINDI_TMP/DIFFERENTIAL differential $outfile
1020 AddFileToCfgIfExists $MINDI_TMP/ACL acl $outfile
1021 AddFileToCfgIfExists $MINDI_TMP/XATTR xattr $outfile
1022 AddFileToCfgIfExists $MINDI_TMP/OBDR obdr $outfile
1023
1024 # Deal with network configuration in a portable way
1025 if [ -f $MINDI_TMP/NETFS-SERVER-MOUNT ]; then
1026 mr-net-get-config `cat $MINDI_TMP/NETFS-SERVER-MOUNT` >> $outfile
1027 fi
1028}
1029
1030# Get PV's for an LV
1031GetPVsForLV() {
1032 if [ -n "$1" ]; then
1033 vg=`$LVMCMD lvdisplay $1 2>/dev/null |awk '/VG Name/{print $NF;exit}'`
1034 if [ -z "$vg" ]; then
1035 return
1036 fi
1037 $LVMCMD vgdisplay -v $vg 2>/dev/null | awk '/PV Name/{print $NF}'
1038 fi
1039}
1040
1041
1042MakeMountlist() {
1043 local mountlist all_partitions current_partition \
1044partition_size partition_format outstring partition_number \
1045partition_mountpt c_p lwm_info psz lvm_dev unofficial_outstring \
1046absolute_partition old_partition_fmt current_lvolume uname skip
1047
1048 LogFile "------------------------------------"
1049 LogFile "Your raw fstab file looks like this:"
1050 LogFile "------------------------------------"
1051 cat $MY_FSTAB >> $LOGFILE
1052 LogAll "-----------------------------------"
1053 LogAll "Your mountlist will look like this:"
1054 LogAll "-----------------------------------"
1055
1056# mountlist(OUT)
1057 mountlist=$1
1058
1059# NB: partition = device
1060# NB: mountpt = where the device is mounted
1061
1062 [ -e "$MY_FSTAB" ] || Die "Cannot find your fstab file ($MY_FSTAB)"
1063
1064 [ "$mountlist" != "" ] && rm -Rf $mountlist
1065 > $mountlist
1066 all_partitions=""
1067
1068 if [ $LVM != "false" ]; then
1069 LogFile "INFO: Analyzing LVM..."
1070 $MINDI_LIB/analyze-my-lvm > $MINDI_TMP/lvm.res
1071 if [ $? -ne 0 ]; then
1072 LVM="false"
1073 fi
1074 # Excluded LVs and GVs are not reported here
1075 all_partitions=`cat $MINDI_TMP/lvm.res | grep -F ">>>" | cut -d' ' -f2-`
1076 fi
1077 all_partitions="$all_partitions `ListAllPartitions 2> /dev/null`"
1078 for i in $IMAGE_DEVS ; do
1079 mount | grep -F "$i " > /dev/null 2> /dev/null && Die "Sorry, $i is already mounted! CANNOT DO IMAGEDEV on it if it's mounted."
1080 done
1081 [ "$IMAGE_DEVS" != "" ] && all_partitions="`echo "$all_partitions $IMAGE_DEVS" | tr ' ' '\n' | sort -u | tr '\n ' ' '`"
1082 printf "%-15s %-15s %-15s %-13s %-15s\n" DEVICE MOUNTPOINT FORMAT "SIZE MB" LABEL/UUID | tee -a $LOGFILE
1083 printf "%-15s %-15s %-15s %-13s %-15s\n" ------ ---------- ------ ------- ---------- | tee -a $LOGFILE
1084 useless_dev="/dev/floppy /dev/fd0h1440 /dev/fd0H1440 /dev/cdrom /dev/cdrom/cdrom /dev/cdrom/cdrom1 /dev/cdrom/cdrom2 /dev/cdrom0 /dev/cdrom1 /dev/cdrom2 /dev/cdrom3 /dev/cdrw /dev/scd /dev/ram :/ /dev/sr0 /dev/sr1 /dev/cdrom1 tmpfs devpts sysfs proc debugfs"
1085 for c_p in $all_partitions ; do
1086 # Skip fd/cd devices, network FS, cifs
1087 [ "`echo "$useless_dev" | grep -F "$c_p"`" != "" ] || [ "`echo "$c_p" | grep ":"`" != "" ] || [ "`echo "$c_p" | grep -E "^//"`" != "" ]&& continue
1088 [ "`echo "$c_p" | grep -x "/dev/cdroms.*"`" ] && continue
1089 if [ -h "$c_p" ] && [ "`echo "$c_p" | grep -F "/dev/hd"`" = "" ] && [ "`echo "$c_p" | grep -F "/dev/sd"`" = "" ] && [ "`echo "$c_p" | grep -F "/dev/md"`" = "" ] ; then
1090 current_partition=`readlink -f $c_p`
1091 if [ "`echo "$current_partition" | grep -F "/dev/mapper"`" != "" ]; then
1092 current_partition="$c_p"
1093 elif [ "`echo $current_partition | grep -E '^/dev/dm-'`" ]; then
1094 # For SLES 11 type of distro, do not use dm devices as they are unable to be handled by lvm commands
1095 current_partition=`$MINDI_LIB/analyze-my-lvm --givevglvofdm $current_partition`
1096 fi
1097 [ "`echo "$useless_dev" | grep -F "$current_partition"`" ] && continue
1098 else
1099 current_partition="$c_p"
1100 fi
1101 [ "$c_p" = "none" ] && continue
1102 redhat_label=""
1103 label=""
1104 uuid=""
1105 absolute_partition=`readlink -f $c_p`
1106 partition_mountpt=`tr -s '\t' ' ' < $MY_FSTAB | grep -w "$current_partition" | grep -vx " *#.*" | $AWK '{print $2}' | head -n1`
1107
1108 # set default in case we dont't find it
1109 str_to_find_fmt_with=$current_partition
1110
1111 # This part tries to retrieve the correct device from a LABEL line in /etc/fstab
1112 # current_partition contains only first column of /etc/fstab
1113 if [ "`echo "$current_partition" | grep -i "LABEL="`" != "" ]; then
1114 redhat_label=`echo "$current_partition" | cut -d'=' -f2`
1115 actual_dev=""
1116
1117 # 1st try, findfs - the RHEL way of finding labels and their partitions
1118 if [ -x "/sbin/findfs" ]; then
1119 actual_dev=`/sbin/findfs LABEL="${redhat_label}" 2> /dev/null`
1120 fi
1121
1122 # 2nd try : blkid, the good way for all LABEL except swap
1123 if [ "x$actual_dev" = "x" -a -x "/sbin/blkid" ]; then
1124 actual_dev=`/sbin/blkid | grep "$redhat_label" | grep LABEL= | cut -d':' -f1`
1125 # For LVM FS it will give a /dev/dm-# which should then be converted
1126 if [ $LVM = "v2" ] && [ "`echo $actual_dev | grep '/dev/dm'`" ]; then
1127 major=`/bin/ls -l $actual_dev | $AWK '{print $5}'`
1128 minor=`/bin/ls -l $actual_dev | $AWK '{print $6}'`
1129 for dev in `ls /dev/mapper/*`; do
1130 major1=`/bin/ls -l $dev | $AWK '{print $5}'`
1131 minor1=`/bin/ls -l $dev | $AWK '{print $6}'`
1132 if [ $major1 = $major ] && [ $minor1 = $minor ]; then
1133 actual_dev=`/bin/ls -l $dev | $AWK '{print $10}'`
1134 break
1135 fi
1136 done
1137 fi
1138 fi
1139
1140 # 3rd try, which works on a standard partition (ext2/3), but not on swap
1141 # For LVM gives a /dev/mapper entry
1142 if [ "x$actual_dev" = "x" ]; then
1143 actual_dev=`/bin/mount -l | grep "\[$redhat_label\]" | cut -d' ' -f1`
1144 fi
1145
1146 # 4th try, with vol_id
1147 # SWAP only
1148 if [ "x$actual_dev" = "x" -a -x "/sbin/vol_id" ]; then
1149 list_swaps=`cat /proc/swaps | grep "/dev/" | $AWK '{ print $1 }' `
1150 for dev_swap in $list_swaps ; do
1151 dev_exists=`/sbin/vol_id $dev_swap | grep "$redhat_label"`
1152 if [ "x$dev_exists" != "x" ]; then
1153 actual_dev=$dev_swap
1154 break;
1155 fi
1156 done
1157 fi
1158
1159 # 5th try : pre-formated LABEL. Format is : LABEL=SWAP-mydevice or SW-mydevice. e.g. : LABEL=SWAP-hda5
1160 # LABEL=SW-cciss/c0d0p3 (RDP)
1161 # or could be a string that isn't a complete device name (eg. LABEL =SWAP-cciss/c0d0p)
1162 # SWAP only
1163 if [ "x$actual_dev" = "x" -a _"`echo $current_partition | grep -iE 'LABEL=SWAP|LABEL=SW-'`" != _"" ]; then
1164 skip=""
1165 uname=$KERVERRUN
1166 [ "`echo $uname | grep "2.4.[0-9]"`" != "" ] && skip=16
1167 # 2.6.12 needs 16 (FC3)
1168 [ "`echo $uname | grep "2.6.[0-1]"`" != "" ] && skip=16
1169 # 2.6.19 and upper needs 1052
1170 [ "`echo $uname | grep "2.6.19"`" != "" ] && skip=1052
1171 [ "`echo $uname | grep "2.6.[2-9]"`" != "" ] && skip=1052
1172 [ "`echo $uname | grep "3.[0-9]*.[0-9]*"`" != "" ] && skip=1052
1173 if [ $skip = "" ]; then
1174 Die "Your kernel is too old. I don't know how to support labelled swap spaces with it"
1175 fi
1176 for try_dev in `tail +2 /proc/swaps | cut -d' ' -f1`
1177 do
1178 # Location of the swap label for kernel 2.6
1179 try_dev_label=`dd bs=1 count=16 skip=$skip if=$try_dev 2> /dev/null`
1180 if [ "x$try_dev_label" = "x$redhat_label" ]; then
1181 actual_dev=$try_dev
1182 fi
1183 done
1184 fi
1185
1186 # Check if one of all those tries has known success
1187 if [ "x$actual_dev" != "x" ]; then
1188 current_partition=$actual_dev
1189 else
1190 Die "Your system uses a LABEL partition ($current_partition), but you lack the tool to support it.\nPlease replace labels with their correct devices in $MY_FSTAB or install findfs|blkid|vol_id"
1191 fi
1192 # This part tries to retrieve the correct device from a UUID line in /etc/fstab
1193 # current_partition contains only first column of /etc/fstab
1194 elif [ "`echo "$current_partition" | grep -i "UUID="`" != "" ]; then
1195 uuid=`echo "$current_partition" | cut -d'=' -f2`
1196 actual_dev=""
1197
1198 # 1st try, findfs - the RHEL way of finding labels and their partitions
1199 if [ -x "/sbin/findfs" ]; then
1200 actual_dev=`/sbin/findfs UUID=${uuid} 2> /dev/null`
1201 fi
1202
1203 # 2nd try : blkid, the good way for all UUID except swap
1204 if [ "x$actual_dev" = "x" -a -x "/sbin/blkid" ]; then
1205 actual_dev=`/sbin/blkid | grep "$uuid" | grep UUID= | cut -d':' -f1`
1206 # For LVM FS it will give a /dev/dm-# which should then be converted
1207 if [ $LVM = "v2" ] && [ "`echo $actual_dev | grep '/dev/dm'`" ]; then
1208 major=`/bin/ls -l $actual_dev | $AWK '{print $5}'`
1209 minor=`/bin/ls -l $actual_dev | $AWK '{print $6}'`
1210 for dev in `ls /dev/mapper/*`; do
1211 major1=`/bin/ls -l $dev | $AWK '{print $5}'`
1212 minor1=`/bin/ls -l $dev | $AWK '{print $6}'`
1213 if [ $major1 = $major ] && [ $minor1 = $minor ]; then
1214 actual_dev=`/bin/ls -l $dev | $AWK '{print $10}'`
1215 break
1216 fi
1217 done
1218 fi
1219 fi
1220
1221 # 3th try, with vol_id
1222 if [ "x$actual_dev" = "x" -a -x "/sbin/vol_id" ]; then
1223 list_dev=`mount | grep -E '^/' | $AWK '{ print $1 }' `
1224 for dev in $list_dev ; do
1225 dev_exists=`/sbin/vol_id $dev | grep "$uuid"`
1226 if [ "x$dev_exists" != "x" ]; then
1227 actual_dev=$dev
1228 break;
1229 fi
1230 done
1231 fi
1232
1233 # 4th try, with dumpuuid (VMWare only ?) for swap
1234 if [ "x$actual_dev" = "x" -a -x "/sbin/dumpuuid" ]; then
1235 list_dev=`cat /proc/swaps | grep -E '^/' | $AWK '{ print $1 }' `
1236 for dev in $list_dev ; do
1237 dev_exists=`/sbin/dumpuuid $dev | grep "$uuid"`
1238 if [ "x$dev_exists" != "x" ]; then
1239 actual_dev=$dev
1240 break;
1241 fi
1242 done
1243 fi
1244
1245 # Check if one of all those tries has known success
1246 if [ "x$actual_dev" != "x" ]; then
1247 current_partition=$actual_dev
1248 else
1249 Die "Your system uses a UUID partition ($current_partition),\nbut you lack the tool to support it.\nPlease replace labels with their correct devices in $MY_FSTAB or\ninstall findfs|blkid|vol_id or\nrelabel the partition with the correct UUID if it's a swap partition."
1250 fi
1251 else
1252 # Needs to handle the recent OpenSUSE fancy way of dealing with fstab :-(
1253 # they use symlinks in fstab unrelated to what is shown in mount !
1254 if [ _"$partition_mountpt" = _"" ]; then
1255 # set default in case we dont't find it
1256 for tmpp in `tr -s '\t' ' ' < $MY_FSTAB | grep -Ev "^#" | $AWK '{print $1}'`; do
1257 if [ _"`readlink -f $tmpp`" = _"`readlink -f $current_partition`" ]; then
1258 str_to_find_fmt_with=$tmpp
1259 partition_mountpt=`tr -s '\t' ' ' < $MY_FSTAB | grep -w "$tmpp" | grep -vx " *#.*" | $AWK '{print $2}' | head -n1`
1260 break;
1261 fi
1262 done
1263 fi
1264 fi
1265
1266 # Detects noauto partitions not mounted and exclude them
1267 partition_option=`tr -s '\t' ' ' < $MY_FSTAB | grep -w "$str_to_find_fmt_with" | grep -vx " *#.*" | $AWK '{print $4}' | head -n1`
1268 if [ "`echo "$partition_option" | grep -i noauto`" != "" ] && [ "`mount | grep -w "$partition_mountpt"`" = "" ] ; then
1269 LogFile "INFO: Excluding $current_partition from mountlist (due to noauto option in fstab)"
1270 continue
1271 fi
1272 # Detects bind partitions and exclude them
1273 if [ "`echo "$partition_option" | grep -iw bind`" != "" ]; then
1274 LogFile "INFO: Excluding $current_partition from mountlist (due to bind option in fstab)"
1275 continue
1276 fi
1277
1278 # Look for devices which have to be excluded
1279 skip=0
1280 if [ "$MINDI_EXCLUDE_DEVS" ] ; then
1281 l=""
1282 list_of_devices="`mr-read-all-link $current_partition`"
1283 for d in $list_of_devices; do
1284 l="$l `$MINDI_LIB/analyze-my-lvm --givemapperofdm $d`"
1285 done
1286
1287 # Remove PVs from LVs excluded
1288 l="$l `GetPVsForLV $current_partition`"
1289
1290 # We want a single unique list
1291 list_of_devices="`echo $l | sort -u`"
1292
1293 for d in `echo $MINDI_EXCLUDE_DEVS | sed 's/|/ /g'`; do
1294 if [ "`echo " $list_of_devices " | grep " $d"`" != "" ]; then
1295 LogFile "INFO: Excluding $current_partition from mountlist (due to excluded device $d)"
1296 skip=1
1297 continue
1298 fi
1299 done
1300 fi
1301 if [ $skip -eq 1 ]; then
1302 continue
1303 fi
1304
1305 partition_format=`$AWK '$1 == "'"$str_to_find_fmt_with"'" {print $3}' $MY_FSTAB`
1306 # Detects iso9660 ISO images and exclude them
1307 if [ "`echo "$partition_format" | grep -iw iso9660`" != "" ]; then
1308 LogFile "INFO: Excluding $current_partition from mountlist (due to iso9660 format in fstab)"
1309 continue
1310 fi
1311 # Some distributions such as Debian do not put /dev/<VG>/<LV> in fstab
1312 # for LVM partitions but use /dev/mapper/<VG>-<LV> instead. Fortunately,
1313 # the former is then a link to the latter, so we test whether
1314 # $current_partition is actually such a link or not and set
1315 # $current_lvolume accordingly. On Debian you may find more than one answer
1316 # so we remove the one corresponding to /dev/.static
1317 # On RedHat even if the device name is different (/dev/mapper/<VG><LV>), the
1318 # principle is the same and we need to find the link to it as well.
1319 # Note that $current_lvolume may well be an
1320 # ordinary device. It is just to make sure that we feed the right value
1321 # into any of the LVM tools if possible.
1322
1323 current_lvolume="$current_partition"
1324 if [ $LVM = "v2" ] && [ "`echo $current_partition | grep -E '^/dev/mapper/'`" ]; then
1325 # .static dir are a Debian specificity
1326 current_lvolume="`find /dev -lname "$current_partition" | grep -Ev '^/dev/\.static/'`"
1327 echo $current_lvolume | grep -q ' '
1328 if [ $? -eq 0 ]; then
1329 LogFile "WARNING: Multiple Logical Volumes found. Report to dev team"
1330 fi
1331 # if it's not found, it may well be a real device such as a multipath one
1332 # /dev/mapper/mpath... Thus we revert the situation so that next test succeed
1333 if [ _"$current_lvolume" = _"" ]; then
1334 current_lvolume="$current_partition"
1335 fi
1336 fi
1337 #
1338 # End of LVM device style variation code (other than $current_lvolume).
1339
1340 if [ $LVM != "false" ] && [ "`$LVMCMD lvdisplay $current_lvolume 2> /dev/null`" ]; then
1341 # Size computed via LVM not directly
1342 partition_size="lvm"
1343 else
1344 [ "`echo "$current_partition" | grep "[0-9]"`" = "" ] && continue
1345 [ "`echo "$current_partition" | grep -c "^/"`" -ne "1" ] && continue
1346 if [ "$partition_format" = "swap" ] || [ "$partition_mountpt" = "swap" ] ; then
1347 # Skip swap files
1348 [ "`echo "$current_partition" | grep -E "^/dev"`" = "" ] && continue
1349 partition_size=`grep -Fv "Priority" /proc/swaps | tr -s '\t' ' ' | grep -F "$current_partition " | $AWK '{print $3}'`
1350 [ "$partition_mountpt" != "swap" ] && partition_mountpt="swap"
1351 [ "$partition_format" != "swap" ] && partition_format="swap"
1352 if [ "$partition_size" = "" ] ; then
1353 totalsize=0
1354 items=0
1355 for i in `tr -s ' ' '\t' < /proc/swaps | grep -Fv "Filename" | cut -f3` ; do
1356 totalsize=$(($totalsize+$i))
1357 items=$(($items+1))
1358 done
1359 [ "$items" -gt "0" ] && partition_size=$(($totalsize/$items)) || partition_size=0
1360 [ "$partition_size" -lt "125000" ] && partition_size=125000
1361 LogFile "INFO: I'm guessing $c_p is $(($partition_size/1024))MB"
1362 fi
1363 else
1364 partition_size=`SizeOfPartition $current_partition`
1365 fi
1366 fi
1367 [ "$partition_mountpt" = "swap" ] && partition_format="swap"
1368 [ "$partition_format" = "swap" ] && partition_mountpt="swap"
1369 if [ "$partition_mountpt" = "" ] ; then
1370 if [ "`$LVMCMD pvdisplay $current_lvolume 2> /dev/null`" != "" ] ; then
1371 if [ "`grep -F device /etc/raidtab 2> /dev/null | grep -w $current_partition`" ] ; then
1372 partition_mountpt="raid"
1373 partition_format="raid"
1374 else
1375 partition_mountpt="lvm"
1376 partition_format="lvm"
1377 fi
1378 fi
1379 fi
1380 psz=$partition_size
1381 LogFile "INFO: Examining $current_partition (mount=$partition_mountpt fmt=$partition_format psz=$psz)"
1382 [ "$psz" != "lvm" ] && psz=$(($psz/1024))
1383 if [ "`echo " $IMAGE_DEVS " | grep -F " $current_partition "`" != "" ] ; then
1384 partition_mountpt="image"
1385 old_partition_fmt=$partition_format
1386 partition_format="`$FDISK -l 2>> $LOGFILE | tr '*' ' ' | tr '+' ' ' | tr -s ' ' '\t' | grep -w "$absolute_partition" | cut -f5`"
1387 partition_size=$(($partition_size+1)); # just in case
1388 if [ "$partition_format" = "Linux" ] ; then
1389 LogFile "WARNING: Are you imaging a mounted swap partition? Silly..."
1390 LogFile "WARNING: Reverting format from $old_partition_fmt to $partition_format"
1391 partition_format=$old_partition_fmt
1392 fi
1393 fi
1394
1395 if [ ! "$partition_mountpt" ] ; then
1396 LogFile "------- $FDISK -l $qq log ------------"
1397 for qq in "" `find /dev/ida/c*d* ! -name '*p*' 2> /dev/null`; do
1398 partition_format=`$FDISK -l $qq 2>> $LOGFILE | grep -w "$c_p" | sed 's/12/|/' | tr -s '\t' ' ' | cut -d'|' -f2 | cut -d' ' -f2-9`
1399 [ "$partition_format" ] && break
1400 done
1401 LogFile "------- $FDISK log end ------------"
1402 if [ "$partition_format" = "Compaq diagnostics" ] ; then
1403 partition_format="compaq"
1404 elif [ ! "`grep -F device /etc/raidtab 2> /dev/null | grep -w $current_partition`" ] ; then
1405 LogAll "WARNING: Unable to find mountpoint of $current_partition - ignoring"
1406 continue
1407 fi
1408 fi
1409 if [ "$redhat_label" ]; then
1410 label="$redhat_label"
1411 elif [ "$uuid" ]; then
1412 label="$uuid"
1413 fi
1414
1415 # On RHEL 7 they use UUID concretely, even when not mentioned in fstab
1416 # in order to mount the root part e.g. in grub.
1417 # One way to solve this is to add the UUID now, if there wasn't one so it's
1418 # restored correctly
1419 if [ _"$label" = _"" ]; then
1420 label=`blkid $current_partition | perl -p -e 's/.* UUID="([A-z0-9-]+)" .*/$1/'`
1421 fi
1422
1423 partition_format="`echo "$partition_format" | cut -d',' -f1`"; # in case user has ext3,ext2 or something dumb like that
1424 [ "$partition_format" = "auto" ] && partition_format="`mount | grep -w $current_partition | $AWK '{print$5;}'`"; # in case user uses 'auto' (dumb!)
1425 unofficial_outstring=`printf "%-15s %-15s %-15s %7s %-15s\n" $current_partition $partition_mountpt $partition_format $psz "$label"`
1426 if [ "$current_partition" = "" ] ; then
1427 LogFile "WARNING: Unknown partition (outstring = $unofficial_outstring)"
1428 elif [ "$partition_mountpt" = "" ] && [ -f "/etc/raidtab" ] ; then
1429 if [ "`grep -F device /etc/raidtab 2>/dev/null | grep -F $current_partition`" ] ; then
1430 partition_mountpt=raid
1431 partition_format=raid
1432 printf "%-15s %-15s %-15s %7s %15s\n" $current_partition $partition_mountpt $partition_format $psz "$label" | tee -a $LOGFILE
1433 printf "%s %s %s %s %s %s\n" $current_partition $partition_mountpt $partition_format $partition_size "$label" >> $mountlist
1434 else
1435 LogFile "WARNING: Unknown mountpoint (outstring = $unofficial_outstring)"
1436 fi
1437 elif [ "$partition_format" = "" ] ; then
1438 LogFile "WARNING: Unknown format (outstring = $unofficial_outstring)"
1439 elif [ "$partition_size" = "" ] ; then
1440 LogFile "WARNING: Unknown partition size (outstring = $unofficial_outstring)"
1441 elif [ "$partition_mountpt" = "/proc" ] || [ "$partition_mountpt" = "/dev/pts" ] ; then
1442 continue
1443 else
1444 if [ "$partition_format" = "dos" ] || [ "$partition_format" = "msdos" ] ; then
1445 LogFile "WARNING: vfat should be used instead of dos/msdos as a partition format"
1446 partition_format="vfat"
1447 fi
1448 printf "%-15s %-15s %-15s %7s %-15s\n" $current_partition $partition_mountpt $partition_format $psz "$label" | tee -a $LOGFILE
1449 printf "%s %s %s %s %s\n" $current_partition $partition_mountpt $partition_format $partition_size "$label" >> $mountlist
1450 fi
1451 done
1452 LogAll "-----------------------------------"
1453}
1454
1455CheckMountlist() {
1456 local file=$1
1457 # Coherency verification
1458 ML01=`cat $file | wc -l`
1459 ML02=`grep -vE ' lvm | raid | swap ' $file | wc -l`
1460 ML1=`$AWK '{print $1}' $file | sort -u | wc -l`
1461 ML2=`grep -vE ' lvm | raid | swap ' $file | $AWK '{print $2}' | sort -u | wc -l`
1462 if [ "$ML01" -ne "$ML1" ]; then
1463 LogFile "--------------------------------------------"
1464 LogAll "WARNING: Duplicate device entry in mountlist"
1465 LogFile "--------------------------------------------"
1466 fi
1467 if [ "$ML02" -ne "$ML2" ]; then
1468 LogFile "--------------------------------------------"
1469 LogAll "WARNING: Duplicate mountpoint entry in mountlist"
1470 LogFile "------------------------------------------------"
1471 fi
1472}
1473
1474OfferToMakeBootableISO() {
1475 local i old_pwd files
1476 if [ -z "$ISO_CMD" ]; then
1477 LogAll "ERROR: Neither mkisofs nor genisoimage nor xorriso found, unable to make CD image"
1478 return
1479 fi
1480 if [ "$PROMPT_MAKE_CD_IMAGE" = "yes" ] && [ _"$MONDO_SHARE" = _"" ]; then
1481 echo -en "Shall I make a bootable CD image? (y/[n]) "
1482 read i
1483 [ "$i" != "y" ] && [ "$i" != "Y" ] && return 0
1484 fi
1485 rm -Rf $MINDI_TMP/iso
1486 mkdir -p $MINDI_TMP/iso/{images,archives}
1487 files=`ls $MINDI_CACHE/{*.gz,*.img}`
1488 cp -f $files $MINDI_TMP/iso/images 2>> $LOGFILE || LogAll "WARNING: OfferToMakeBootableISO: Cannot copy files to $MINDI_TMP/iso/images"
1489 for i in memdisk memtest.bin memtest.img ; do
1490 j=$MINDI_LIB/$i
1491 k=$MINDI_TMP/iso
1492 if [ -e "$j" ] ; then
1493 LogAll "INFO: Copying $j to $k"
1494 cp -f $j $k 2>> $LOGFILE || Die "Failed to copy $j to $k"
1495 cp -f $j $MINDI_TMP 2>> $LOGFILE || Die "Failed to copy $j to $MINDI_TMP"
1496 if [ _"$MONDO_SHARE" != _"" ]; then
1497 cp -f $j $MONDO_ROOT 2>> $LOGFILE || Die "Failed to copy $j to $MONDO_ROOT"
1498 fi
1499 fi
1500 done
1501
1502 cp $kernelpath $MINDI_TMP/iso/vmlinuz 2>> $LOGFILE || Die "Cannot copy vmlinuz ($kernelpath) to mindi tmp ($MINDI_TMP/iso/vmlinuz). Did you run out of disk space?"
1503 cp $MINDI_TMP/initrd.img $MINDI_TMP/iso/initrd.img 2>> $LOGFILE || Die "Cannot copy initrd.img ($MINDI_TMP/initrd.img) to $MINDI_TMP/iso/initrd.img. Did you run out of disk space?"
1504
1505 # copy boot stuff now generated in PrepareDataDiskImage
1506 if [ "$BOOT_TYPE" = "UEFI" ]; then
1507 (cd $MINDI_TMP/iso ; tar xfz $MINDI_CACHE/all.tar.gz ./EFI)
1508 tbc="EFI"
1509 else
1510 (cd $MINDI_TMP/iso ; tar xfz $MINDI_CACHE/all.tar.gz ./syslinux)
1511 tbc="syslinux"
1512 fi
1513
1514 MakeMessageFile $MINDI_TMP/iso/$tbc | cut -c1-80 > $MINDI_TMP/iso/$tbc/message.txt
1515
1516 if [ "$ARCH" != "ia64" ] ; then
1517 if [ $KERNEL_IS_XEN = "yes" ]; then
1518 FindMboot32Binary
1519 cp $xenkernelpath $MINDI_TMP/iso/xen.gz 2>> $LOGFILE || Die "Cannot copy xen.gz ($xenkernelpath) to mindi tmp ($MINDI_TMP/iso/xen.gz). Did you run out of disk space?"
1520 cp $MBOOTC32 $MINDI_TMP/iso/$tbc/mboot.c32 2>> $LOGFILE || Die "Cannot copy mboot.c32 ($MBOOTC32) to mindi tmp ($MINDI_TMP/iso/$tbc/mboot.c32). Did you run out of disk space?"
1521 fi
1522
1523 cp $ISOLINUX $MINDI_TMP/iso/$tbc/isolinux.bin 2>> $LOGFILE || Die "Cannot copy isolinux.bin ($ISOLINUX) to $MINDI_TMP/iso - did you run out of disk space?"
1524
1525 if [ -e "$LDLINUXC32" ]; then
1526 cp $LDLINUXC32 $MINDI_TMP/iso/$tbc 2>> $LOGFILE || Die "Cannot copy $LDLINUXC32 to $MINDI_TMP/iso/$tbc. Did you run out of disk space?"
1527 fi
1528
1529 if [ _"$MONDO_SHARE" != _"" ]; then
1530 cp -rf $MINDI_TMP/iso/{initrd.img,vmlinuz,$tbc} $MONDO_ROOT 2>> $LOGFILE || Die "Cannot copy core files to ramdisk for boot disk (under $MONDO_ROOT). Did you run out of disk space?"
1531 if [ $KERNEL_IS_XEN = "yes" ]; then
1532 cp -f $MINDI_TMP/iso/xen.gz $MONDO_ROOT 2>> $LOGFILE || Die "Cannot copy Xen kernel to $MONDO_ROOT. Did you run out of disk space?"
1533 fi
1534 cp -f $MONDO_SHARE/autorun $MINDI_TMP/iso 2>> $LOGFILE
1535 fi
1536 CMD="$ISO_CMD -U $ISO_OPT -V Mindi_Image -o $MINDI_CACHE/mindi.iso -b $tbc/isolinux.bin -c $tbc/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table"
1537 else
1538 CMD="$ISO_CMD $ISO_OPT -V Mindi_Image -o $MINDI_CACHE/mindi.iso -b images/mindi-bootroot.img -c images/boot.cat -no-emul-boot"
1539 fi
1540
1541 old_pwd=`pwd`
1542 cd "$MINDI_TMP/iso"
1543 LogFile "Invoking $CMD"
1544 $CMD . > /dev/null 2> $MINDI_TMP/mkisofs.log
1545 if [ "$?" -ne "0" ] ; then
1546 if [ "$BOOT_TYPE" = "UEFI" ]; then
1547 CMD=`echo $CMD | perl -p -e 's|-efi-boot |-eltorito-platform 0xEF -eltorito-boot |'`
1548 $CMD . > /dev/null 2> $MINDI_TMP/mkisofs.log
1549 if [ "$?" -eq "0" ] ; then
1550 LogAll "INFO: Created bootable ISO image at $MINDI_CACHE/mindi.iso"
1551 else
1552 MakeISOErrors
1553 fi
1554 else
1555 MakeISOErrors
1556 fi
1557 else
1558 LogAll "INFO: Created bootable ISO image at $MINDI_CACHE/mindi.iso"
1559 fi
1560 rm -f $MINDI_TMP/mkisofs.log
1561 cd "$old_pwd"
1562}
1563
1564MakeISOErrors() {
1565
1566LogFile "----------- $ISO_CMD's errors --------------"
1567LogAll "$CMD returned the following errors:"
1568cat $MINDI_TMP/mkisofs.log | tee -a $LOGFILE
1569LogAll "ERROR: Failed to create ISO image."
1570}
1571
1572
1573OfferToMakeBootableUSB() {
1574 local i files
1575 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ _"$MONDO_SHARE" = _"" ]; then
1576 echo -n "Shall I make a bootable USB device ? (y/[n]) "
1577 read i
1578 [ "$i" != "y" ] && [ "$i" != "Y" ] && return 0
1579 if [ "$USBDEVICE" = "" ]; then
1580 echo -en "Please enter the device name of your USB device (e.g. /dev/sda) : "
1581 read dev
1582 USBDEVICE=$dev
1583 fi
1584 echo "WARNING: This will erase all content on $USBDEVICE"
1585 echo -en "Are you sure you want to use $USBDEVICE (y/[n]) "
1586 read i
1587 [ "$i" != "y" ] && [ "$i" != "Y" ] && return 0
1588 fi
1589 rm -Rf $MINDI_TMP/usb
1590 mkdir -p $MINDI_TMP/usb
1591 USBPART="${USBDEVICE}1"
1592
1593 echo -en "Transforming $USBDEVICE in a Bootable device "
1594 echo -en "."
1595 LogFile "INFO: Transforming $USBDEVICE in a Bootable device"
1596 LogFile "INFO: Checking $USBDEVICE"
1597 $FDISK -l $USBDEVICE 2>&1 >> $LOGFILE
1598 if [ $? -ne 0 ]; then
1599 LogAll "ERROR: Unable to access $USBDEVICE"
1600 LogAll " Make sure your USB device is plugged in"
1601 MindiExit -1
1602 fi
1603 echo -en "."
1604 # Some distro do auto mount at that point (Ubuntu)
1605 LogFile "INFO: Unmounting $USBPART just in case"
1606 umount $USBPART 2>> $LOGFILE 1>> $LOGFILE
1607 if [ "$BOOT_TYPE" = "BIOS" ]; then
1608 # If your key has no MBR it may cause an issue
1609 # Use dd if=mbr.bin of=$USBDEVICE or ms-sys -s $USBDEVICE
1610 if [ -r $MBRFILE ]; then
1611 LogAll "INFO: Installing an MBR ($MBRFILE) on $USBDEVICE"
1612 dd if=$MBRFILE of=$USBDEVICE
1613 else
1614 LogAll "WARNING: You may need to install an MBR (usually in $MBRFILE, but not found on your system)"
1615 LogAll " on $USBDEVICE with dd if=$MBRFILE of=$USBDEVICE"
1616 fi
1617 fi
1618 LogFile "INFO: Preparing $USBDEVICE"
1619 cat > $MINDI_TMP/fdisk.txt << EOF
1620d
1621d
1622d
1623d
1624n
1625p
16261
1627
1628
1629t
1630b
1631a
16321
1633w
1634EOF
1635 $FDISK $USBDEVICE 2>> $LOGFILE 1>> $LOGFILE < $MINDI_TMP/fdisk.txt
1636 if [ $? -ne 0 ]; then
1637 LogAll "ERROR: Unable to create a vfat Filesystem on $USBDEVICE"
1638 LogAll " Make sure your USB device is plugged in"
1639 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1640 MindiExit -1
1641 fi
1642 LogFile "fdisk build file"
1643 LogFile "----------------"
1644 cat $MINDI_TMP/fdisk.txt >> $LOGFILE
1645 LogFile "----------------"
1646 rm -f $MINDI_TMP/fdisk.txt
1647 LogFile "INFO: The USB device $USBDEVICE now looks like this:"
1648 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1649 echo -en "."
1650 # Calling kpartx in case devices were not created
1651 if [ -x "/sbin/kpartx" ]; then
1652 /sbin/kpartx -a $USBDEVICE
1653 fi
1654 # Some distro do auto mount at that point (Ubuntu)
1655 LogFile "INFO: Unmounting $USBPART just in case again"
1656 umount $USBPART 2>> $LOGFILE 1>> $LOGFILE
1657 echo -en "."
1658 # Some distro have a dmsetup conf at that point so removing it Cf: http://trac.mondorescue.org/ticket/651
1659 if [ "`which dmsetup`" != "" ]; then
1660 block_id="`echo $USBPART | sed 's/\/dev\///g'`"
1661 if [[ "`dmsetup ls | awk '{print $1}' | grep $block_id`" != "" ]]; then
1662 LogFile "INFO: Removing $block_id from device mapper."
1663 sleep 1
1664 dmsetup remove $block_id
1665 fi
1666 fi
1667 echo -en "."
1668 LogFile "INFO: Creating a vfat filesystem on $USBPART"
1669 mkdosfs -F 32 $USBPART 2>&1 >> $LOGFILE
1670 if [ $? -ne 0 ]; then
1671 LogAll "ERROR: Unable to create a vfat filesystem on $USBPART"
1672 LogAll " Make sure your USB device is plugged in and partitioned ($USBPART must exist on it)"
1673 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1674 MindiExit -1
1675 fi
1676 echo -en "."
1677 LogFile "INFO: Mounting $USBPART on $MINDI_TMP/usb"
1678 mount $USBPART $MINDI_TMP/usb 2>> $LOGFILE
1679 if [ $? -ne 0 ]; then
1680 LogAll "ERROR: Unable to mount $USBPART on $MINDI_TMP/usb"
1681 LogAll " Make sure your USB device is plugged in, partitioned and formated ($USBPART must exist on it)"
1682 $FDISK -l $USBDEVICE 2>&1 | tee -a $LOGFILE
1683 MindiExit -1
1684 fi
1685 echo -en "."
1686 mkdir -p $MINDI_TMP/usb/images
1687 files=`ls $MINDI_CACHE/{*.gz,*.img}`
1688 cp -f $files $MINDI_TMP/usb/images 2>> $LOGFILE || LogAll "ERROR: OfferToMakeBootableUSB: Cannot copy files to $MINDI_TMP/usb/images"
1689 echo -en "."
1690 for i in memdisk memtest.bin memtest.img ; do
1691 j=$MINDI_LIB/$i
1692 k=$MINDI_TMP/usb
1693 if [ -e "$j" ] ; then
1694 LogFile "INFO: Copying $j to $k"
1695 cp -f $j $k 2>> $LOGFILE || Die "Failed to copy $j to $k"
1696 cp -f $j $MINDI_TMP 2>> $LOGFILE || Die "Failed to copy $j to $MINDI_TMP"
1697 fi
1698 done
1699 echo -en "."
1700 MakeMessageFile $MINDI_TMP/usb | cut -c1-80 > $MINDI_TMP/usb/message.txt
1701 echo -en "."
1702 cp $kernelpath $MINDI_TMP/usb/vmlinuz 2>> $LOGFILE || Die "Cannot copy vmlinuz ($kernelpath) to mindi tmp ($MINDI_TMP/usb/vmlinuz). Did you run out of disk space?"
1703 echo -en "."
1704 cp $MINDI_TMP/initrd.img $MINDI_TMP/usb/initrd.img 2>> $LOGFILE
1705 echo -en "."
1706 MakeBootConfFile syslinux > $MINDI_TMP/usb/syslinux.cfg
1707 echo -en "."
1708 LogAll "----------- syslinux's conf --------------"
1709 cat $MINDI_TMP/usb/syslinux.cfg |tee -a $LOGFILE
1710 LogAll "------------------------------------------"
1711 umount $MINDI_TMP/usb
1712 if [ "$ARCH" != "ia64" ] ; then
1713 syslinux -v 2>&1 | grep -q 4.02
1714 if [ $? -eq 0 ]; then
1715 # This buggy version of syslinux requires a call to --stupid and not -s
1716 syslinux --stupid $USBPART 2>> $MINDI_TMP/syslinux.log
1717 res=$?
1718 else
1719 syslinux -s $USBPART 2>> $MINDI_TMP/syslinux.log
1720 res=$?
1721 fi
1722 if [ $res -ne 0 ] ; then
1723 LogAll "----------- syslinux's errors --------------"
1724 cat $MINDI_TMP/syslinux.log |tee -a $LOGFILE
1725 LogAll "------------------------------------------"
1726 LogIt "ERROR: Failed to create USB image."
1727 else
1728 echo -e "$DONE"
1729 LogFile "INFO: Created bootable USB image on $USBDEVICE"
1730 fi
1731 rm -f $MINDI_TMP/syslinux.log
1732 else
1733 LogAll "ERROR: No USB boot support for ia64"
1734 MindiExit -1
1735 fi
1736}
1737
1738
1739MakeMessageFile() {
1740
1741 if [ -x "/bin/lsb_release" ]; then
1742 DESC=`/bin/lsb_release -d | cut -d: -f2 | sed "s/[ \t]*//"`
1743 elif [ -r /etc/arch-release ]; then # this code must be written before /etc/issue test to avoid errors
1744 DESC="Arch Linux"
1745 if [ -r /var/log/pacman.log ]; then
1746 # there are no releases but we can get the last system upgrade
1747 # Output example: Arch Linux [2011-03-03 01:39]
1748 DESC="$DESC $(tac /var/log/pacman.log | grep -m1 'full system upgrade' | cut -d']' -f1)]"
1749 fi
1750 elif [ -x "/etc/os-release" ]; then
1751 DESC=`grep PRETTY_NAME /etc/os-release | cut -d= -f2`
1752 elif [ -x "/usr/bin/pbdistrocheck" ]; then
1753 # For pb >= 0.9.8
1754 DESC=`/usr/bin/pbdistrocheck -s | cut -d, -f1-4 | sed 's/,/-/g'`
1755 elif [ -r /etc/issue.net ]; then
1756 DESC=`head -1 /etc/issue.net`
1757 elif [ -r /etc/issue ]; then
1758 DESC=`head -1 /etc/issue`
1759 else
1760 DESC="Unknown desc"
1761 fi
1762 sed "s/ZZZZZ/$MINDI_VERSION/" $MINDI_LIB/msg-txt | sed "s/KKKKK/Kernel $KERVER/" | sed "s/AAAAA/on a $ARCH architecture/" | sed "s/TTTTT/`LC_TIME=C date`/" | sed "s/MMMMM/`hostname`/" | sed "s/DDDDD/$DESC/"
1763 if [ _"$MONDO_SHARE" != _"" ]; then
1764 if [ "$CDRECOVERY" != "yes" ] ; then
1765 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
1766 echo -en "Press <0eenter07> for 0cnetwork restore07\n"
1767 echo -en "$BOOT_MEDIA_MESSAGE"
1768 elif [ ! "$MINDI_TMP" ] ; then
1769 echo -en "FYI, this is _not_ a Mondo Rescue CD.\n"
1770 if [ -e "$MINDI_LIB/memtest.img" ] ; then
1771 echo -en "Type 'memtest' <Enter> to test your PC's memory intensively.\nJust press <Enter> to go to the main test menu.\n"
1772 fi
1773 else
1774 echo -en "$BOOT_MEDIA_MESSAGE"
1775 fi
1776 else
1777 echo -en "\
1778To restore your disk to factory defaults, type 'RESTORE' <enter>.\n\
1779CAUTION: THIS WILL ERASE YOUR WHOLE DISK !!!\n"
1780 fi
1781 fi
1782
1783 # Also create the other help screens
1784 head -24 $MINDI_CONF/README.bootparam | cut -c1-80 > $1/boot1.txt
1785 head -48 $MINDI_CONF/README.bootparam | tail -24 | cut -c1-80 > $1/boot2.txt
1786 head -24 $MINDI_CONF/README.pxe | cut -c1-80 > $1/pxe.txt
1787}
1788
1789
1790MakeBootConfFile() {
1791 local options i ooo
1792 options=""
1793 # Type of boot file (elilo or syslinux/isolinux)
1794 type=$1
1795 if [ "$type" = "elilo" ]; then
1796 sep="="
1797 sepdef="="
1798 else
1799 sep=" "
1800 sepdef=" "
1801 if [ "$type" = "grub" ]; then
1802 sepdef="="
1803 fi
1804 fi
1805
1806 # Generic header for conf file
1807 if [ "$type" = "elilo" ]; then
1808 echo -en "prompt\n"
1809 elif [ "$type" = "grub" ]; then
1810 echo -en "pause Press a key when ready to restore\n"
1811 else
1812 echo -en "prompt 1\ndisplay message.txt\nF1 message.txt\nF2 boot1.txt\nF3 boot2.txt\nF4 pxe.txt\n"
1813 fi
1814
1815 # Compute which default option to boot from
1816 echo -en "default${sepdef}"
1817 if [ "$CDRECOVERY" = "yes" ] ; then
1818 if [ "$type" = "grub" ]; then
1819 # TODO: Which num ???
1820 echo -en "0\n"
1821 else
1822 echo -en "RESTORE\n"
1823 fi
1824 # In case it's mondoarchive
1825 elif [ _"$MONDO_SHARE" != _"" ]; then
1826 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
1827 if [ "$type" = "grub" ]; then
1828 echo -en "3\n"
1829 else
1830 echo -en "iso\n"
1831 fi
1832 else
1833 if [ "$type" = "grub" ]; then
1834 echo -en "1\n"
1835 else
1836 echo -en "${MINDI_DEFAULT_BOOT_OPTION}\n"
1837 fi
1838 fi
1839 else
1840 if [ "$type" = "grub" ]; then
1841 echo -en "0\n"
1842 else
1843 echo -en "expert\n"
1844 fi
1845 fi
1846
1847 # Handle timeout
1848 if [ "$CDRECOVERY" != "yes" ] ; then
1849 echo -en "timeout${sep}${MINDI_BOOT_TIMEOUT}\n"
1850 else
1851 echo -en "timeout${sep}10000\n"
1852 fi
1853 echo -en "\n"
1854
1855 # prepare which labels will be generated
1856 if [ "$CDRECOVERY" = "yes" ] ; then
1857 options="RESTORE expert"
1858 else
1859 if [ _"$MONDO_SHARE" != _"" ]; then
1860 options="interactive expert compare iso nuke isonuke"
1861 else
1862 options="expert"
1863 fi
1864 fi
1865
1866 # Generate rest of conf file
1867 for i in $options ; do
1868 ooo=$i
1869 [ "$ooo" = "RESTORE" ] && ooo="RESTORE nuke"
1870 if [ "$type" = "elilo" ]; then
1871 outstr="image=/vmlinuz\n\tlabel=$i\n\tinitrd=/initrd.img\n\troot=/dev/ram0 append=\" rw ramdisk_size=$ramdisk_size $ooo $MINDI_ADDITIONAL_BOOT_PARAMS \"\n"
1872 elif [ "$type" = "grub" ]; then
1873 outstr="title $i\n\tkernel /vmlinuz root=/dev/ram0 rw ramdisk_size=$ramdisk_size ${ooo} $MINDI_ADDITIONAL_BOOT_PARAMS\n\tinitrd=/initrd.img\n"
1874 else
1875 ps="/"
1876 if [ $KERNEL_IS_XEN = "no" ]; then
1877 outstr="label $i\n\tkernel ${ps}vmlinuz\n\tappend initrd=${ps}initrd.img root=/dev/ram0 rw ramdisk_size=$ramdisk_size ${ooo} $MINDI_ADDITIONAL_BOOT_PARAMS\n"
1878 else
1879 outstr="label $i\n\tkernel ${ps}mboot.c32\n\tappend ${ps}xen.gz --- ${ps}vmlinuz root=/dev/ram0 rw ramdisk_size=$ramdisk_size ${ooo} $MINDI_ADDITIONAL_BOOT_PARAMS --- ${ps}initrd.img\n"
1880 fi
1881 fi
1882 echo -en "$outstr"
1883 done
1884 if [ -e "$MINDI_LIB/memtest.img" ] ; then
1885 if [ "$type" = "elilo" ]; then
1886 echo -en "image=/memtest.bin\n\tlabel=memtest\n"
1887 echo -en "image=/memdisk\n\tlabel=memdisk\nappend=\"initrd=memtest.img\"\n"
1888 elif [ "$type" = "grub" ]; then
1889 echo -en "title memtest\n\tkernel /memtest.efi\n\tinitrd=/memtest.img\n"
1890 else
1891 ps="/"
1892 if [ "$type" = "syslinux" ]; then
1893 ps=""
1894 fi
1895 echo -en "label memtest\n\tkernel ${ps}memtest.bin\n"
1896 echo -en "label memdisk\n\tkernel ${ps}memdisk\nappend initrd=${ps}memtest.img\n"
1897 fi
1898 fi
1899}
1900
1901PrepareBootDiskImage() {
1902 # LILO originally
1903 local dev imagefile fname i kernelpath cfg_file testpath options retval outstr old_pwd ooo max_kernel_size bootconf bootimage
1904 kernelpath=$1
1905 retval=0
1906
1907 old_pwd=`pwd`
1908 [ ! -e "$kernelpath" ] && Die "PBDI - cannot find $kernelpath kernel"
1909 TurnTgzIntoRdz $MINDI_LIB/rootfs $MINDI_TMP/initrd.img `du -sk $kernelpath | cut -f1` || Die "Could not turn rootfs into initrd.img; are you SURE your kernel supports loopfs?"
1910 echo -en "Making "$BOOT_SIZE"KB boot disk..."
1911 imagefile=$MINDI_TMP/mindi-bootroot.img
1912 mkdir -p $mountpoint
1913 dd if=/dev/zero of=$imagefile bs=1k count=$BOOT_SIZE &> /dev/null || Die "Cannot dd blank file"
1914 echo -en "..."
1915 #if [ "$BOOT_TYPE" = "UEFI" ]; then
1916 # Should be GPT in that case to allow direct boot
1917 #parted -s $imagefile mklabel gpt
1918 #parted -s $imagefile mkpart fat32 1 ${BOOT_SIZE}k 2> /dev/null
1919 #kpartx -a $imagefile
1920 #imagefile2=/dev/mapper/`kpartx -l $imagefile | awk '{print $1}'`
1921 #else
1922 #imagefile2=$imagefile
1923 #fi
1924 LogFile "INFO: Creating vfat filesystem on $imagefile"
1925 mkfs.vfat $imagefile >> $LOGFILE 2>> $LOGFILE
1926
1927 if [ "$BOOT_TYPE" = "BIOS" ]; then
1928 # syslinux should be run on a local file (doen't work through NFS Cf: #297)
1929 # and run after the formating for versions > 6 it seems
1930 syslinux $imagefile >> $LOGFILE 2>> $LOGFILE
1931 fi
1932
1933 # Only move it now to its final destination and use it now
1934 mv $imagefile $MINDI_CACHE
1935 imagefile=$MINDI_CACHE/mindi-bootroot.img
1936
1937 mount -t vfat -o loop $imagefile $mountpoint || Die "ERROR: Cannot mount $imagefile on $mountpoint (PBDI)"
1938
1939 LogFile "INFO: Copying $MINDI_TMP/initrd.img to $mountpoint/initrd.img..."
1940 cp -f $MINDI_TMP/initrd.img $mountpoint/initrd.img 2>> $LOGFILE
1941 if [ "$?" -ne "0" ] ; then
1942 LogAll "ERROR: Failed to copy $MINDI_TMP/initrd.img to $mountpoint"
1943 LogAll " Please unload some of your modules and try again."
1944 LogAll "ERROR: Cannot incorporate initrd.img in bootdisk (kernel / modules too big?)"
1945 LogAll " Try to increase EXTRA_SPACE and BOOT_SIZE in $MINDI_CONFIG"
1946 retval=$(($retval+1))
1947 fi
1948 #MakeMessageFile $mountpoint | cut -c1-80 > $mountpoint/message.txt
1949
1950 mkdir -p $mountpoint/tmp
1951 if [ -f "$MINDI_TMP/$MRCFG" ]; then
1952 cp -f $MINDI_TMP/$MRCFG $mountpoint/tmp
1953 fi
1954
1955 # copy the kernel across
1956 [ "$mountpoint" != "" ] && rm -Rf $mountpoint/lost+found
1957 dd if=/dev/zero of=$mountpoint/zero bs=1k count=16 &> /dev/null
1958 free_space=`df -k -P $mountpoint | tail -n1 | tr -s ' ' '\t' | cut -f4`
1959
1960 retval=0
1961 cp -f $kernelpath $mountpoint/vmlinuz > /dev/null 2>> $LOGFILE
1962 retval=$?
1963 if [ $KERNEL_IS_XEN = "yes" ]; then
1964 cp -f $xenkernelpath $mountpoint/xenkernel &> /dev/null
1965 let retval+=$?
1966 fi
1967
1968 if [ "$retval" -ne "0" ] ; then
1969 LogFile "INFO: Files at mountpoint ($mountpoint) :"
1970 du -sk $mountpoint/* >> $LOGFILE
1971 LogFile "--- end of list of files ---"
1972 echo -en "Kernel size = `du -sk $kernelpath | cut -f1` K\nRamdisk free = $free_space K\n" >> $LOGFILE
1973 [ "$mountpoint" != "" ] && rm -f $mountpoint/vmlinuz
1974 cd "$old_pwd"
1975 umount $mountpoint || Die "Cannot unmount mountpoint ($mountpoint)"
1976 rmdir $mountpoint || LogAll "ERROR: Cannot rmdir (PBDI)"
1977 [ "$imagefile" != "" ] && rm -f $imagefile
1978 LogIt "ERROR: Sorry, your kernel is too big for your image"
1979 Die "Try to increase EXTRA_SPACE and BOOT_SIZE in $MINDI_CONFIG"
1980 fi
1981 max_kernel_size=$(($free_space+`du -sk $kernelpath | cut -f1`))
1982 LogFile "INFO: Free space left on image = $free_space KB"
1983 LogFile "INFO: Max kernel size on $BOOT_SIZE KB image (est'd) = $max_kernel_size K"
1984
1985 # make it bootable
1986 [ "$mountpoint" != "" ] && rm -f $mountpoint/zero
1987 [ -e "$MINDI_LIB/memdisk" ] && cp -f $MINDI_LIB/memdisk $mountpoint 2>> $LOGFILE
1988
1989 # copy boot stuff now generated in PrepareDataDiskImage
1990 if [ "$BOOT_TYPE" = "UEFI" ]; then
1991 (cd $mountpoint ; tar xfz $MINDI_CACHE/all.tar.gz ./EFI)
1992 else
1993 (cd $mountpoint ; tar xfz $MINDI_CACHE/all.tar.gz ./syslinux)
1994 fi
1995
1996 umount $mountpoint || Die "Cannot unmount mountpoint ($mountpoint)"
1997 echo -en "..."
1998 rmdir $mountpoint || LogAll "ERROR: Cannot rmdir (PBDI)"
1999
2000 if [ "$retval" -eq "0" ] ; then
2001 echo -en "...$DONE\n"
2002 LogAll "INFO: $BOOT_SIZE KB boot disks were created OK\n"
2003 else
2004 echo -en "...failed\n"
2005 LogAll "WARNING: $BOOT_SIZE""KB boot disk was NOT created\n"
2006 fi
2007 [ "$retval" -ne "0" ] && LogAll "ERROR: PrepareBootDiskImage() is returning $retval"
2008 return $retval
2009}
2010
2011ParseModprobeForIncludes() {
2012local MODPROBE_CONF mpincfile includes include
2013
2014MODPROBE_CONF=/etc/modprobe.conf
2015mpincfile=$1
2016touch $mpincfile
2017if [ -a $MODPROBE_CONF ]; then
2018 includes=$($AWK '/^[ \t]*include[ \t]+/ {if(NF>=2){print $2}}' $MODPROBE_CONF|sort -u)
2019 if [ -n "$includes" ]; then
2020 for include in $includes
2021 do
2022 if [ -a "$include" ]; then
2023 echo $include >> $mpincfile
2024 fi
2025 done
2026 fi
2027fi
2028}
2029
2030
2031PrepareDataDiskImages() {
2032 local needlist bigdir diskdir res i j k old_pwd lines lfiles includefile
2033
2034 rm -f $MINDI_CACHE/mindi.iso
2035 needlist=$MINDI_TMP/what-we-need.txt
2036 bigdir=$MINDI_TMP/bigdir
2037 mkdir -p $bigdir/usr/bin
2038 mkdir -p $bigdir/usr/sbin
2039 includefile=$MINDI_TMP/$$.includefile.txt
2040
2041 lfiles=`ls $DEPLIST_DIR/* | grep -v /minimal`
2042 if [ -e "$DEPLIST_FILE" ]; then
2043 lfiles="$DEPLIST_FILE $lfiles"
2044 fi
2045 lines=`grep -vx " *#.*" $lfiles | grep -vx "" | wc -l`
2046 ParseModprobeForIncludes $includefile
2047 lines=$(($lines+`cat $includefile | wc -l`))
2048 cat $lfiles $includefile | GenerateGiantDependencyList $needlist $lines
2049 res=$?
2050 rm -f $includefile
2051 ListKernelModulePaths >> $needlist
2052 if [ "$res" -ne "0" ] ; then
2053 Die "You have $res files present in dependency list\nbut absent from filesystem."
2054 fi
2055 mkdir -p $bigdir/tmp
2056 if [ _"$MONDO_SHARE" != _"" ]; then
2057 # TODO: no reason to have the cfg file stored twice
2058 MakeMondoConfigFile $MINDI_TMP/$MRCFG
2059 cp -f $MINDI_TMP/$MRCFG $bigdir/tmp &> /dev/null
2060 fi
2061
2062 # Needs to be done after the MRCFG creation
2063 FindAndAddUserKeyboardMappingFile
2064
2065 [ -d "/mnt/.boot.d" ] && echo "GENTOO" > $bigdir/tmp/DUMBASS-GENTOO
2066 DropOptimizedLibraries $needlist $bigdir
2067 echo -en "Assembling dependency files"
2068
2069 CopyDependenciesToDirectory < $needlist $bigdir `wc -l $needlist`
2070
2071 # also copy io.sys and msdos.sys, if we can find them
2072 for i in `mount | cut -d' ' -f3` ; do
2073 for j in io.sys msdos.sys ; do
2074 [ -e "$i/$j" ] && cp -f $i/$j $bigdir 2>> $LOGFILE
2075 done
2076 done
2077
2078 # master boot record, too
2079 i=`cat $MINDI_TMP/BOOTLOADER.DEVICE 2> /dev/null`
2080 if [ "$i" ] && [ "$BOOT_TYPE" = "BIOS" ]; then
2081 LogAll "INFO: Backing up $i's MBR"
2082 dd if=$i of=$bigdir/BOOTLOADER.MBR bs=446 count=1 >> $LOGFILE 2>> $LOGFILE
2083 sleep 1
2084 sync
2085 j=$i
2086 [ -h "$j" ] && j=`readlink -f $j`
2087 LogAll "INFO: Creating /dev/boot_device ($j)"
2088 mkdir -p $bigdir/dev
2089 cp -pRdf $j $bigdir/dev/boot_device 2>> $LOGFILE || Die "Unable to create /dev/boot_device on ramdisk"
2090 fi
2091
2092 old_pwd=`pwd`
2093 cd "$bigdir"
2094
2095 # Get terminfo content
2096 ti="usr/share/terminfo/l"
2097 if [ -d /$ti ]; then
2098 mkdir -p $ti
2099 cp -Rdf /$ti/* $ti 2>> $LOGFILE || LogAll "ERROR: issue copying terminfo"
2100 fi
2101 if [ -e "$MONDO_SHARE/restore-scripts" ]; then
2102 cp -Rdf $MONDO_SHARE/restore-scripts/* . 2>> $LOGFILE
2103 [ "$?" -ne "0" ] && [ _"$MONDO_SHARE" != _"" ] && Die "Cannot find/install $MONDO_SHARE/restore-scripts"
2104 fi
2105 if [ -d "/lib/dev-state" ]; then
2106 cp -a /lib/dev-state ./lib/ 2>> $MINDI_TMP/$$.log || LogAll "ERROR: Unable to handle /lib/dev-state" $MINDI_TMP/$$.log
2107 fi
2108 cd "$old_pwd"
2109 echo -e "$DONE"
2110 TOTAL_BIGDIR_SIZE=`du -sk $bigdir | cut -f1`
2111 MakeMountlist $MINDI_TMP/mountlist.txt
2112 CheckMountlist $MINDI_TMP/mountlist.txt
2113 mkdir -p $bigdir/tmp
2114 cp -f $MINDI_TMP/mountlist.txt $bigdir/tmp/mountlist.txt 2>> $LOGFILE || Die "Cannot copy mountlist.txt from $MINDI_TMP to data disk"
2115 if [ _"$MONDO_SHARE" != _"" ]; then
2116 cp -f $bigdir/tmp/mountlist.txt $MINDI_TMP/. 2>> $LOGFILE
2117 fi
2118 if [ $LVM != "false" ]; then
2119 $MINDI_LIB/analyze-my-lvm > $bigdir/tmp/i-want-my-lvm
2120 if [ "$?" -ne "0" ]; then
2121 LVM="false"
2122 rm -f $bigdir/tmp/i-want-my-lvm
2123 else
2124 LogFile "Your i-want-my-lvm file content is:"
2125 LogFile "-----------------------------------"
2126 cat $bigdir/tmp/i-want-my-lvm >> $LOGFILE
2127 LogFile "-----------------------------------"
2128 fi
2129 fi
2130 LogFile "Your mountlist.txt file content is:"
2131 LogFile "-----------------------------------"
2132 cat $bigdir/tmp/mountlist.txt >> $LOGFILE
2133 LogFile "-----------------------------------"
2134
2135 echo -en "$FILES_IN_FILELIST" > $bigdir/FILES-IN-FILELIST 2>> $LOGFILE
2136 echo -en "$LAST_FILELIST_NUMBER" > $bigdir/LAST-FILELIST-NUMBER 2>> $LOGFILE
2137 if [ _"$MONDO_SHARE" != _"" ]; then
2138 for q in filelist.full.gz biggielist.txt ; do
2139 [ ! -e "$MINDI_TMP/$q" ] && Die "Cannot find $MINDI_TMP/$q"
2140 cp -pRdf $MINDI_TMP/$q $bigdir/tmp 2>> $LOGFILE
2141 done
2142 fi
2143
2144 # copy (e)lilo/isolinux/grub/whatever stuff into it as well
2145 # to get it on the media (in addition to the boot part
2146 # and also to support UEFI boot mechanism
2147 bootdir=$bigdir/syslinux
2148 bootconf="$bootdir/syslinux.cfg"
2149 boottype=syslinux
2150 mkdir -p $bootdir
2151 if [ "$BOOT_TYPE" != "BIOS" ]; then
2152 if [ "$BOOT_TYPE" = "UNKNOWN" ]; then
2153 LogAll "ERROR: UNKNOWN BOOT_TYPE. Please report upstream"
2154 MindiExit -1
2155 fi
2156 # EFI or UEFI
2157 # TODO: names are hard-coded for now
2158 if [ "$BOOT_TYPE" = "UEFI" ]; then
2159 # UEFI
2160 efidir=$bigdir/EFI/BOOT
2161 # On RHEL6 grub works
2162 dname=`pbdistrocheck | grep -E '^Name:' | cut -d':' -f2`
2163 dver=`pbdistrocheck | grep -E '^Ver:' | cut -d':' -f2`
2164 if [ $dname = "rhel" ] && [ $dver = "6" ]; then
2165 bootbin=`find /boot/efi -iname "grub*.efi" | head -1`
2166 bootconf="$efidir/grub.conf"
2167 boottype=grub
2168 elif [ $dname = "rhel" ] && [ $dver = "7" ]; then
2169 bootbin=`find /boot/efi -iname "grub*.efi" | head -1`
2170 bootconf="$efidir/grub.conf"
2171 boottype=grub2
2172 else
2173 # Use syslinux.efi as the default boot loader ... but it doesn't work for now :-(
2174 FindSyslinux64EFI
2175 bootbin=$SYSLINUX64EFI
2176 bootconf="$efidir/syslinux.cfg"
2177 fi
2178 else
2179 # EFI
2180 efidir=$bootdir
2181 bootbin=`find /boot/efi -iname "elilo.efi" | head -1`
2182 boottype=elilo
2183 bootconf="$efidir/elilo.conf"
2184 fi
2185 LogAll "Found $boottype boot type"
2186
2187 # Copy it so that CD-ROM menu entry is satisfied
2188 mountefi=0
2189 df -T | grep /boot/efi | grep -qE 'vfat'
2190 if [ $? -ne 0 ]; then
2191 mount /boot/efi
2192 if [ $? -ne 0 ]; then
2193 echo "You have to mount your (U)EFI partition when using mindi"
2194 MindiExit -1
2195 fi
2196 mountefi=1
2197 fi
2198 mkdir -p $efidir
2199 cp $bootbin $efidir
2200 if [ $mountefi -eq 1 ]; then
2201 umount /boot/efi 2>&1 > /dev/null
2202 fi
2203
2204 if [ $boottype = "syslinux" ]; then
2205 FindLdlinuxe64Binary
2206 if [ -e "$LDLINUXE64" ]; then
2207 LogFile "INFO: Copying $LDLINUXE64 to $efidir"
2208 cp $LDLINUXE64 $efidir 2>> $LOGFILE || Die "Cannot copy $LDLINUXE64 to $efidir). Did you run out of disk space?"
2209 fi
2210 fi
2211 else
2212 # Useful for syslinux 5.x
2213 FindLdlinux32Binary
2214 if [ -e "$LDLINUXC32" ]; then
2215 LogFile "INFO: Copying $LDLINUXC32 to $bootdir"
2216 cp $LDLINUXC32 $bootdir 2>> $LOGFILE || Die "Cannot copy $LDLINUXC32 to $bootdir). Did you run out of disk space?"
2217 fi
2218 fi
2219
2220 MakeBootConfFile $boottype > $bootconf
2221
2222 echo -en "Tarring and zipping the data content..."
2223 size_of_all_tools=`du -sk $bigdir | cut -f1`
2224 (cd "$bigdir" ; tar -b 4096 -cf - . 2>> $MINDI_TMP/$$.log | gzip -9 > $MINDI_CACHE/all.tar.gz || LogAll "ERROR: Problem creating all.tar.gz" $MINDI_TMP/$$.log)
2225 LogFile "Size of the data content"
2226 LogFile "------------------------"
2227 du -sk $MINDI_CACHE/*gz >> $LOGFILE
2228 LogFile "------------------------"
2229 echo -e "$DONE"
2230
2231 FRIENDLY_OUTSTRING="Boot and data disk images were created."
2232 rm -rf $bigdir
2233 rm -f $needlist
2234}
2235
2236
2237Prompt() {
2238 echo -en "$1"
2239 read line
2240}
2241
2242
2243ReadLine() {
2244 local i incoming
2245 read incoming
2246 i=0
2247 while [ "$i" -le "32" ] && [ "$incoming" = "" ] ; do
2248 i=$(($i+1))
2249 read incoming
2250 done
2251 echo "$incoming"
2252}
2253
2254
2255SizeOfPartition() {
2256 local devpath drive res stub
2257 device=$1
2258 if [ "`echo "$device" | grep -E "^/dev/"`" = "" ] ; then
2259 Die "Cannot find $device's size - is your /etc/fstab sane?"
2260 fi
2261 if [ "`echo "$device" | grep -F "/dev/md"`" != "" ] ; then
2262 res=`SizeOfRaidPartition $device`
2263 [ "$res" = "" ] && Die "Cannot find $device's size - is your /etc/raidtab sane?"
2264 echo "$res"
2265 return 0
2266 fi
2267 # patch from Bill <bill@iwizard.biz> - 2003/08/25
2268 res=`$FDISK -s $device 2>> $LOGFILE`
2269 # end patch
2270 # take only the first in case of multiple mount (cifs, nfs, ...)
2271 [ "$res" = "" ] && res=`df -k -P -x supermount | tr -s '\t' ' ' | grep -F "$device " | cut -d' ' -f2 | head -1`
2272 [ "$res" = "" ] && res="-1"
2273 echo $res
2274 return 0
2275}
2276
2277
2278SizeOfRaidPartition() {
2279 local real_dev smallest_size silly tmp
2280
2281 silly=999999999
2282 smallest_size=$silly
2283
2284 for real_dev in `GetRaidDevMembers $1` ; do
2285 tmp=`SizeOfPartition $real_dev`
2286 [ "$tmp" -lt "$smallest_size" ] && smallest_size=$tmp
2287 done
2288
2289 if [ "$smallest_size" = "$silly" ] ; then
2290 echo "-1"
2291 return 1
2292 else
2293 echo "$smallest_size"
2294 return 0
2295 fi
2296}
2297
2298
2299StripExecutable()
2300{
2301 local tmpfile
2302
2303 tmpfile=$MINDI_TMP/stripped.$$.dat
2304 [ -d "$1" ] || [ -h "$1" ] && return
2305 cp -f $1 $tmpfile 2>> $LOGFILE
2306 strip $tmpfile 2> /dev/null
2307 if [ "$?" -eq "0" ] ; then
2308 cp -f $tmpfile $1 2>> $LOGFILE
2309 LogFile "INFO: Stripped binary $2"
2310 fi
2311 rm -f $tmpfile
2312}
2313
2314KernelVer() {
2315 local fkern_ver fname
2316
2317 fname=$1
2318 file $fname | grep -q gzip
2319 if [ "$?" -eq "0" ] ; then
2320 # Used by ia64
2321 fkern_ver=`gzip -cd $fname | strings 2> /dev/null | grep -E "[2-9]+\.[0-9]+\.[0-9]+[^\@]*@"`
2322 else
2323 fkern_ver=`strings $fname 2> /dev/null | grep -E "[2-9]+\.[0-9]+\.[0-9]+[^\@]*@"`
2324 fi
2325 echo "$fkern_ver"
2326}
2327
2328
2329# WARNING: This function should just echo the final result !!!
2330#
2331TryToFindKernelPath() {
2332 local fname fkern_ver we_want_version possible_kernels noof_kernels possible_xenkernels noof_xenkernels kp kdate duff_kernels output root
2333
2334 we_want_version=$KERVERRUN
2335 possible_kernels=""
2336 duff_kernels=""
2337 output=""
2338
2339 if [ "$ARCH" = "ia64" ] ; then
2340 root="/boot/efi/efi"
2341 else
2342 root="/"
2343 fi
2344 # See if we're booted from a Xen kernel
2345 # From http://wiki.xensource.com/xenwiki/XenCommonProblems#head-26434581604cc8357d9762aaaf040e8d87b37752
2346 if [ -f /proc/xen/capabilities ]; then
2347 # It's a Xen kernel
2348 KERNEL_IS_XEN="yes"
2349 LogFile "INFO: It's a Xen kernel..."
2350 fi
2351
2352 for fname in `find $root -maxdepth 2 -type f | grep -Ei 'lin|kern|xen' | grep -Ev '^/proc/|^/net/|^/mnt|^/lib|^/lib64|^/bin|^/sbin|^/usr|^/tmp'` ; do
2353 [ ! -e "$fname" ] && continue
2354 [ "$fname" = "/boot/vmlinuz.shipped" ] && [ -f "/boot/vmlinuz" ] && continue; # ignore SuSE's extra kernel
2355 fkern_ver=`KernelVer $fname`
2356 [ "$fkern_ver" = "" ] && continue
2357 [ "`echo "$fkern_ver" |grep -F "$we_want_version "`" = "" ] && continue
2358 [ -f "$fname" ] || continue
2359 [ -h "$fname" ] && continue
2360 kdate=`uname -v | $AWK '{for(i=1;i<NF;i++){if(index($i,":")){print $i;};};}' | $AWK '{print $NF;}'`
2361 file $fname | grep -q gzip
2362 if [ "$?" -eq "0" ] ; then
2363 # Used by ia64
2364 if [ "`gzip -cd $fname | strings 2> /dev/null | grep -F "$kdate"`" = "" ] ; then
2365 LogFile "Have you recompiled your kernel \"$fname\" w/o rebooting? Naughty but I'll allow it..."
2366 duff_kernels="$fname $duff_kernels"
2367 else
2368 [ "`echo "$fname" | grep -F "vmlinux"`" ] && continue
2369 possible_kernels="$fname $possible_kernels"
2370 fi
2371 else
2372 if [ "`strings $fname 2> /dev/null | grep -F "$kdate"`" = "" ] ; then
2373 LogFile "Have you recompiled your kernel \"$fname\" w/o rebooting?\n Naughty but I'll allow it..."
2374 duff_kernels="$fname $duff_kernels"
2375 else
2376 [ "`echo "$fname" | grep -F "vmlinux"`" ] && continue
2377 possible_kernels="$fname $possible_kernels"
2378 fi
2379 fi
2380 done
2381 if [ ! "$possible_kernels" ] && uname -a | grep Knoppix > /dev/null ; then
2382 possible_kernels=`find /boot/vmlinuz-[23].* | tail -n1`
2383 fi
2384 if [ ! "$possible_kernels" ] ; then
2385 LogAll "INFO: No kernel matches exactly. Are there any duff kernels?"
2386 possible_kernels="$duff_kernels"
2387 if [ ! "$possible_kernels" ] ; then
2388 LogAll "INFO: Sorry, no duff kernels either"
2389 else
2390 LogAll "INFO: I bet you're running Debian or Gentoo, aren't you?"
2391 LogAll "INFO: Your kernel doesn't have a sane builddate. Oh well..."
2392 fi
2393 fi
2394 if [ $KERNEL_IS_XEN = "yes" ]; then
2395 possible_xenkernels=`echo "$possible_kernels" | tr -s ' ' '\n' | grep -i "xen" | sort -u | tr '\n' ' '`
2396 noof_xenkernels=`CountItemsIn "$possible_xenkernels"`
2397 fi
2398 possible_kernels=`echo "$possible_kernels" | tr -s ' ' '\n' | grep -vi "xen" | sort -u | tr '\n' ' '`
2399 noof_kernels=`CountItemsIn "$possible_kernels"`
2400 if [ "$noof_kernels" -eq "0" ] ; then
2401 LogAll "Could not find your kernel."
2402 if [ -e "/boot/vmlinuz" ] ; then
2403 LogAll "INFO: Using /boot/vmlinuz as a last resort."
2404 output=/boot/vmlinuz
2405 else
2406 output=""
2407 fi
2408 elif [ "$noof_kernels" -eq "1" ] ; then
2409 kp=`echo "$possible_kernels" | sed s/' '//`
2410 LogFile "INFO: Your kernel is $kp (v$KERVERRUN)"
2411 output="$kp"
2412 else
2413 for i in $possible_kernels ; do
2414 if [ "`echo $i | grep "$KERVERRUN"`" ]; then
2415 LogAll "INFO: OK, I used my initiative and found that "
2416 LogAll "INFO: $i is probably your kernel. "
2417 output="$i"
2418 break
2419 fi
2420 done
2421 if [ ! -n "$output" ]; then
2422 if [ "`echo " $possible_kernels " | grep -F "/boot/vmlinuz " &> /dev/null`" ]; then
2423 output=/boot/vmlinuz
2424 LogFile "INFO: Schlomo, this one's for you."
2425 else
2426 LogFile "INFO: Two or more possible kernels found. You may specify any one of them and the "
2427 LogFile "INFO: boot disks will still work, probably. If one does not work, try another."
2428 LogFile "INFO: $possible_kernels"
2429 output=""
2430 fi
2431 fi
2432 fi
2433 if [ $KERNEL_IS_XEN = "yes" ]; then
2434 if [ "$noof_xenkernels" -eq "0" ]; then
2435 xenkernelpath=""
2436 elif [ "$noof_xenkernels" -eq "1" ]; then
2437 xenkernelpath=`echo "$possible_xenkernels" | sed s/' '//`
2438 LogFile "INFO: Your Xen kernel is $xenkernelpath (v$KERVERRUN)"
2439 else
2440 for i in $possible_xenkernels ; do
2441 if [ "`echo $i | grep "$KERVERRUN"`" ]; then
2442 LogFile "INFO: OK, I used my initiative and found that "
2443 LogFile "INFO: $i is probably your Xen kernel. "
2444 xenkernelpath="$i"
2445 break
2446 fi
2447 done
2448 if [ ! -n "$xenkernelpath" ]; then
2449 new_possible_xenkernels=`echo "$possible_xenkernels" | tr -s ' ' '\n' | grep -E "^/boot" | sort -u | tr '\n' ' '`
2450 if [ ! -n "$new_possible_xenkernels" ]; then
2451 xenkernelpath=`echo $new_possible_xenkernels | tr -s ' ' '\n' | head -1`
2452 LogFile "INFO: Using $xenkernelpath"
2453 else
2454 LogFile "INFO: Two or more possible Xen kernels found. You may specify any one of them and the "
2455 LogFile "INFO: boot disks will still work, probably. If one does not work, try another."
2456 LogFile "INFO: $possible_xenkernels"
2457 output=""
2458 xenkernelpath=`echo $possible_xenkernels | tr -s ' ' '\n' | head -1`
2459 LogFile "INFO: Using $xenkernelpath"
2460 fi
2461 fi
2462 fi
2463 if [[ -z "$xenkernelpath" || ! -f "$xenkernelpath" ]]; then
2464 Die "Cannot find Xen kernel $xenkernelpath, aborting"
2465 fi
2466 fi
2467 #LogAll "TryToFindKernelPath found $output"
2468 echo "$output"
2469}
2470
2471
2472TurnTgzIntoRdz() {
2473 local tgz_dir_fname rdz_fname tempfile old_pwd nodes kernelsize maxsize res currsize not_copied j k s w needed_modules_path d thelink templog
2474
2475 tgz_dir_fname=$1
2476 rdz_fname=$2
2477 kernelsize=$3
2478 maxsize=$(($BOOT_SIZE-$kernelsize))
2479 maxsize=$(($maxsize*2)); # to allow for compression of 50%
2480 tempfile=$MINDI_TMP/temp.rd
2481 res=0
2482 templog=$MINDI_TMP/$$.log
2483 > $templog
2484
2485 echo -en "..."
2486 dd if=/dev/zero of=$tempfile bs=1k count=$ramdisk_size &> /dev/null || Die "Not enough room for temporary ramdisk (TurnTgzIntoRdz)"
2487 echo -en "..."
2488 LogFile "INFO: Creating ext2 filesystem on $tempfile"
2489 mke2fs -b 1024 -m 1 -i 2048 -F $tempfile >> $LOGFILE 2>> $LOGFILE || Die "Unable to create an ext2 file system on $tempfile"
2490 echo -en "..."
2491 mkdir -p $mountpoint
2492 mount -t ext2 -o loop $tempfile $mountpoint || Die "Cannot loopmount $tempfile to $mountpoint! The reason may be missing support for loopfs or ext2 (or both) in the running kernel."
2493 echo -en "..."
2494 old_pwd=`pwd`
2495 cd "$mountpoint"
2496
2497 # Check whether /lib64 or /lib or /sbin or /bin is a link and if so explicitly create one in rootfs (Fedora 17 crazyness)
2498 for d in bin sbin lib lib64; do
2499 if [ -h "/$d" ]; then
2500 thelink=`readlink /$d`
2501 mkdir -p $mountpoint/$thelink || LogIt "ERROR: Unable to create $thelink in $mountpoint."
2502 mv $mountpoint/$d/* $mountpoint/$d/.??* $mountpoint/$thelink 2> /dev/null
2503 if [ -d "$mountpoint/$d" -a ! -h "$mountpoint/$d" ]; then
2504 rmdir $mountpoint/$d
2505 fi
2506 if [ ! -h $mountpoint/$d ]; then
2507 rm -f $mountpoint/$d 2> /dev/null
2508 (cd $mountpoint ; ln -s $thelink $d) || LogIt "ERROR: /$d is a symbolic link, but I couldn't create it in $mountpoint."
2509 fi
2510 fi
2511 done
2512
2513 LogFile "INFO: what is now in $mountpoint"
2514 ls -alR $mountpoint >> $LOGFILE
2515
2516 # Check files before copying to discover configuration issues or McAfee preventing mindi reading these files
2517 # copy from rootfs into mountpoint
2518 for f in $tgz_dir_fname/*; do
2519 if [ ! -r $f ]; then
2520 Die "ERROR: Unable to copy $f to the target dir. Check your installation or McAfee presence"
2521 else
2522 cp -af $f . 2>&1 >> $LOGFILE
2523 fi
2524 done
2525 (cd etc ; ln -sf bashrc profile ; ln -sf bashrc shrc ; ln -sf ../proc/mounts mtab ; ln -sf ../usr/sbin/init linuxrc)
2526 ln -sf usr/sbin/init linuxrc
2527
2528 cd dev || Die "Can't cd to dev"
2529 tar -zxf dev-entries.tgz || Die "Cannot untar dev-entries.tgz"
2530 rm -f dev-entries.tgz
2531 cd ..
2532
2533 for w in insmod.static insmod.static.old ; do
2534 s=`which $w 2> /dev/null`
2535 if [ -e "$s" ] ; then
2536 tar cf - -C / $s 2> /dev/null | tar xf -
2537 fi
2538 done
2539
2540 [ -e "/dev/.devfsd" ] && echo "/dev/.devfsd found" > tmp/USE-DEVFS
2541
2542 # Copy of files mandatory for ssh to automate mount if sshfs is used
2543 mkdir -p $mountpoint/.ssh $mountpoint/tmp
2544 cp -a ~root/.ssh/* $mountpoint/.ssh 2> /dev/null
2545 cat > $mountpoint/tmp/myssh << EOF
2546ssh -o StrictHostKeyChecking=no $*
2547EOF
2548 chmod 755 $mountpoint/tmp/myssh
2549
2550 # Copy of files mandatory for ld.so
2551 cp -a /etc/ld.so.c* $mountpoint/etc
2552
2553 # Handle the case where busybox and mount are dynamically linked
2554 file $MINDI_LIB/rootfs/usr/bin/busybox 2>&1 | grep -q "dynamically"
2555 if [ $? -eq 0 ]; then
2556 # We want to use the real mount and all the supported variants (nfs, cifs, ...)
2557 rm -f bin/mount
2558 fi
2559
2560 # Copy of files from the minimal env needed as per the deplist.d/minimal.conf & udev.conf file (which includes all busybox deps)
2561 rm -f $MINDI_TMP/minimal.lis $MINDI_TMP/minimal2.lis
2562 for f in `cat $DEPLIST_DIR/minimal.conf $DEPLIST_DIR/udev.conf | grep -vE " *#.*|^#" | sort -u` ; do
2563 if [ -d $f ]; then
2564 for g in `find $f`; do
2565 echo $g >> $MINDI_TMP/minimal.lis
2566 LocateDeps $g >> $MINDI_TMP/minimal2.lis
2567 done
2568 else
2569 if [ -r $f ]; then
2570 echo $f >> $MINDI_TMP/minimal.lis
2571 LocateDeps $f >> $MINDI_TMP/minimal2.lis
2572 fi
2573 fi
2574 done
2575 LogAll "Processing all dependencies of required files..."
2576 for f in `sort -u $MINDI_TMP/minimal.lis $MINDI_TMP/minimal2.lis`; do
2577 mr-read-all-link $f >> $MINDI_TMP/minimal.lis
2578 done
2579 # Initial / are trucated by tar
2580 finallist=""
2581 # Remove directories from the list, as tar/cp will create them anyway
2582 # and it may hurt if /lib is in it as on Debian/Ubuntu
2583 # recent bash says that -d is true for a link to a dir !
2584 for f in `sort -u $MINDI_TMP/minimal.lis`; do
2585 if [ -e "$f" -a ! -d "$f" ] || [ -h $f ]; then
2586 # Do not overwrite files already in destination (avoid using option -n of cp not portable)
2587 if [ ! -e "$mountpoint/$f" ]; then
2588 finallist="$finallist $f"
2589 fi
2590 fi
2591 done
2592 rm -f $MINDI_TMP/minimal.lis $MINDI_TMP/minimal2.lis
2593
2594 fnllist=`echo $finallist | sort -u`
2595 #tar cf - $finallist 2> $templog | tar xf - || LogIt "WARNING: Problem in minimal analysis" $templog
2596 echo "INFO: Copy the minimal env with cp -a --parents $finallist -t $mountpoint" 2>&1 >> $templog
2597 cp -a --parents $fnllist -t $mountpoint 2> $templog || LogIt "WARNING: Problem in minimal analysis" $templog
2598
2599 # In case target /bin dir still doesn't exist, create it before using it
2600 if [ ! -d $mountpoint/bin ]; then
2601 mkdir -p $mountpoint/bin
2602 fi
2603
2604 # For older distributions expecting /sbin/init provides it
2605 if [ ! -e "sbin/init" ]; then
2606 (cd sbin ; ln -sf ../usr/sbin/init .)
2607 fi
2608
2609 # To improve support for distribution scripts, we now prefer to use bash as the std shell. Also fixes #600
2610 ln -sf /bin/bash bin/sh
2611 LogFile "INFO: Using bash as default shell"
2612
2613 # Avoids an issue on some distro (RHEL5)
2614 rm -f $mountpoint/etc/ld.so.conf.d/kernelcap*
2615
2616 mkdir -p $mountpoint/tmp
2617 # Management of udev (which includes modprobe in rules)
2618 ps auxww | grep -v grep | grep -qw udevd
2619 if [ $? -eq 0 ]; then
2620 echo "udev device manager found" > $mountpoint/tmp/USE-UDEV
2621 LogFile "INFO: udev device manager found"
2622 tar cf - -C / /etc/udev 2> $templog | tar xf - || LogIt "ERROR: Problem in /etc/udev analysis" $templog
2623 # This avoids NIC remapping if on another machine at restore time on Debian/Ubuntu at least
2624 rm -f ./etc/udev/rules.d/[z]*[0-9][0-9][-_]persistent-net.rules
2625 # Do not do it if it's a link (Ubuntu 64 bits #503)
2626 if [ -e "/lib64/udev" ] && [ ! -h "/lib64" ] && [ ! -h "/lib64/udev" ]; then
2627 tar cf - -C / /lib64/udev 2> $templog | tar xf - || LogIt "ERROR: Problem in /lib64/udev analysis" $templog
2628 fi
2629 if [ -e "/lib32/udev" ] && [ ! -h "/lib32" ] && [ ! -h "/lib32/udev" ]; then
2630 tar cf - -C / /lib32/udev 2> $templog | tar xf - || LogIt "ERROR: Problem in /lib32/udev analysis" $templog
2631 fi
2632 if [ -e "/lib/udev" ] && [ ! -h "/lib" ] && [ ! -h "/lib/udev" ]; then
2633 tar cf - -C / /lib/udev 2> $templog | tar xf - || LogIt "ERROR: Problem in /lib/udev analysis" $templog
2634 fi
2635 if [ -e "/usr/lib/udev" ] && [ ! -h "/usr/lib" ] && [ ! -h "/usr/lib/udev" ]; then
2636 tar cf - -C / /usr/lib/udev 2> $templog | tar xf - || LogIt "ERROR: Problem in /usr/lib/udev analysis" $templog
2637 fi
2638 if [ -x /sbin/udevd ] || [ -x /usr/bin/udevd ] || [ -x /usr/lib/systemd/systemd-udevd ] || [ -x /lib/systemd/systemd-udevd ]; then
2639 lis2=`grep -Ev '^#' $DEPLIST_DIR/udev.conf`
2640 lis=""
2641 # Get only the files which exist in that list
2642 # and potentially their symlink structure
2643 for i in $lis2; do
2644 if [ -h $i ]; then
2645 j=$i
2646 while [ -h $j ]; do
2647 lis="$lis $j"
2648 j=`readlink -f $j`
2649 done
2650 lis="$lis $j"
2651 elif [ -f $i ]; then
2652 lis="$lis $i"
2653 fi
2654 done
2655 # And their deps
2656 LocateDeps $lis > $MINDI_TMP/udev.lis
2657 for i in $lis; do
2658 if [ "`echo $i | cut -c1`" = "/" ]; then
2659 j=`echo $i | cut -c2-`
2660 [ "$j" != "" ] && rm -f $j
2661 fi
2662 echo "$i" >> $MINDI_TMP/udev.lis
2663 done
2664 finallist=""
2665 # Remove directories from the list, as tar/cp will create them anyway
2666 # and it may hurt if /lib is in it as on Debian/Ubuntu
2667 # recent bash says that -d is true for a link to a dir !
2668 for f in `sort -u $MINDI_TMP/udev.lis`; do
2669 if [ -e "$f" -a ! -d "$f" ] || [ -h "$f" ]; then
2670 # Do not overwrite files already in destination (avoid using option -n of cp not portable)
2671 if [ ! -e "$mountpoint/$f" ]; then
2672 finallist="$finallist $f"
2673 fi
2674 fi
2675 done
2676 #tar cf - -C / $lis `sort -u $MINDI_TMP/udev.lis` 2> $templog | tar xf - || LogIt "ERROR: Problem in udev.lis analysis" $templog
2677 echo "INFO: Copying udev related files with cp -a --parents $finallist -t $mountpoint/" 2>&1 >> $templog
2678 cp -a --parents $finallist -t $mountpoint/ 2> $templog || LogIt "ERROR: Problem in udev.lis analysis" $templog
2679 rm -f $MINDI_TMP/udev.lis
2680 else
2681 LogAll "WARNING: udevd daemon not in standard place (/sbin or /usr/bin)"
2682 LogAll " mindi will use static devices which may cause problems"
2683 rm -f $mountpoint/tmp/USE-UDEV
2684 fi
2685 fi
2686
2687 # Management of potential HW info (ProLiant only at the moment)
2688 rm -rf $MINDI_CACHE/bkphw
2689 mindi-bkphw $MINDI_CACHE $MINDI_CONF | tee -a $LOGFILE
2690 if [ -d $MINDI_CACHE/bkphw ]; then
2691 LogIt "INFO: Hardware Information found and saved ..."
2692 cp -rp $MINDI_CACHE/bkphw .
2693 if [ -f $MINDI_CACHE/tools.files ]; then
2694 lis=`grep -Ev '^#' $MINDI_CACHE/tools.files`
2695 LocateDeps $lis > $MINDI_TMP/tools.lis
2696 tar cf - $lis `sort -u $MINDI_TMP/tools.lis` 2> $templog | tar xf - || LogIt "ERROR: Problem in tools.lis analysis" $templog
2697 fi
2698 if [ -f $MINDI_CACHE/mindi-rsthw ]; then
2699 mv -f $MINDI_CACHE/mindi-rsthw .
2700 chmod 755 ./mindi-rsthw
2701 fi
2702 rm -f $MINDI_TMP/tools.lis $MINDI_CACHE/tools.files
2703 fi
2704
2705 # Management of perl scripts delivered needed at restore time
2706 LogAll "Analyzing perl modules dependencies..."
2707 mindi-get-perl-modules `cat $MINDI_CONF/perl-scripts` /usr/[s]*bin/mr-* 2> $templog > $MINDI_TMP/perl.lis || LogIt "ERROR: Problem in mindi-get-perl-modules" $templog
2708 LogFile "DBG4: Perl Modules found:"
2709 LogFile "-------------------------"
2710 cat $MINDI_TMP/perl.lis >> $LOGFILE
2711 LogFile "-------------------------"
2712 tar cf - `cat $MINDI_TMP/perl.lis` 2> $templog | tar xf - || LogIt "ERROR: Problem in perl scripts analysis" $templog
2713
2714 for w in cdrom groovy-stuff ; do
2715 mkdir -p mnt/$w
2716 done
2717
2718 tar cf - -C / /dev/fd0*[1,2][4,7,8]* 2> $templog | tar xf - || LogIt "ERROR: Problem in fd dev analysis" $templog
2719
2720 echo -en "..."
2721 cd /
2722
2723 needed_modules=""
2724 list_of_groovy_mods="$CDROM_MODS $FORCE_MODS"
2725
2726 if [ -e "$MINDI_TMP/NETFS-SERVER-MOUNT" ] ; then
2727 # For PXE boot
2728 list_of_groovy_mods="$list_of_groovy_mods $NET_MODS"
2729 fi
2730 for i in $DENY_MODS; do
2731 LogFile "INFO: Removing $i from the list of modules to load"
2732 list_of_groovy_mods=`echo ${list_of_groovy_mods} | tr ' ' '\n' | grep -Ev "^${i}$" | tr '\n' ' '`
2733 done
2734
2735 if [ "${kernelname}" != "" ]; then
2736 needed_modules_path=lib/modules/${kernelname}
2737 mkgmopt="-k ${kernelname}"
2738 else
2739 needed_modules_path=lib/modules/$KERVERRUN
2740 mkgmopt="-k $KERVERRUN"
2741 fi
2742
2743 [ -e "$needed_modules_path" ] || LogIt "WARNING: path $needed_modules_path does not exist.\n If you're not using a modular kernel then mindi won't probably work."
2744 LogAll "Analyzing kernel modules dependencies..."
2745 needed_modules=`mr-kernel-get-modules $mkgmopt $list_of_groovy_mods`
2746
2747 LogFile "INFO: Adding $needed_modules to the rootfs with $mkgmopt"
2748 cp --parents -aL $needed_modules $mountpoint/ 2> $templog || LogIt "ERROR: Unable to copy modules to $mountpoint" $templog
2749
2750 # Uncompress modules if not using udev and native modprobe
2751 if [ ! -f $mountpoint/tmp/USE-UDEV ]; then
2752 for i in $needed_modules; do
2753 if [ "`echo "$i" | grep -E ".gz$"`" ]; then
2754 gunzip -f $mountpoint/$i
2755 fi
2756 if [ "`echo "$i" | grep -E ".bz$"`" ]; then
2757 bunzip2 -f $mountpoint/$i
2758 fi
2759 if [ "`echo "$i" | grep -E ".xz$"`" ]; then
2760 unxz -f $mountpoint/$i
2761 fi
2762 LogFile "INFO: Uncompressing $i"
2763 done
2764 fi
2765
2766 # Also copy modules.* in case of udev so that normal modprobe works
2767 tar cf - -C / /$needed_modules_path/modules.* 2> $templog | (cd "$mountpoint" ; tar xf -) || LogIt "ERROR: Unable to copy modules.* to $mountpoint" $templog
2768
2769 # Copy FW in case some drivers needs it
2770 for d in "/lib" "/usr/lib"; do
2771 if [ -d "$d/firmware" -a ! -h $d ]; then
2772 cp -a "$d/firmware" "$mountpoint/$d"
2773 fi
2774 done
2775
2776 # Copy multipath dynamic libraries in case multipath is used (RHEL 6.4 and later)
2777 for d in "/lib" "/usr/lib" "/lib64" "/usr/lib64"; do
2778 if [ -d "$d/multipath" -a ! -h $d ]; then
2779 cp -a "$d/multipath" "$mountpoint/$d"
2780 fi
2781 done
2782
2783 # Ensure that with mindi-busybox 1.21, the links also exists under /bin for older distro which need it for their scripts
2784 (cd $mountpoint/usr/bin ; for i in `ls`; do if [ ! -e "$mountpoint/bin/$i" ]; then (cd $mountpoint/bin ; ln -sf ../usr/bin/$i .); fi; done)
2785
2786 # Copy an additional ProLiant tool for OBDR support
2787 if [ -f $MINDI_TMP/OBDR ]; then
2788 found=0
2789 if [ -x /usr/bin/hpsa_obdr_mode ]; then
2790 mkdir -p $mountpoint/usr/bin
2791 cp -a /usr/bin/hpsa_obdr_mode $mountpoint/usr/bin
2792 LogIt "INFO: Copying /usr/bin/hpsa_obdr_mode to ramdisk for improved Smart Array OBDR support"
2793 found=1
2794 fi
2795 if [ -x /usr/bin/sg_wr_mode ]; then
2796 mkdir -p $mountpoint/usr/bin
2797 lis="/usr/bin/sg_map /usr/bin/sg_inq /usr/bin/sg_reset /usr/bin/rev"
2798 LocateDeps $lis > $MINDI_TMP/obdr.lis
2799 (cd $mountpoint ; tar cf - $lis -C / `sort -u $MINDI_TMP/obdr.lis` 2> $templog | tar xf - || LogIt "ERROR: Problem in obdr.lis analysis" $templog)
2800 LogIt "INFO: Copying /usr/bin/sg_reset to ramdisk for improved SCSI OBDR support"
2801 found=1
2802 fi
2803 if [ $found -eq 0 ]; then
2804 LogAll "WARNING: You're using OBDR mode without having the /usr/bin/hpsa_obdr_mode nor the /usr/bin/sg_wr_mode tool"
2805 LogAll " This may lead to a tape not going back to sequential mode after OBDR boot"
2806 fi
2807 fi
2808
2809 if [ ! -e "/sbin/devfsd" ]; then
2810 LogFile "INFO: Deleting devfsd daemon from ramdisk"
2811 [ ! -e "/sbin/devfsd" ] && LogFile " ...because /sbin/devfsd not found"
2812 rm -f $mountpoint/sbin/devfsd
2813 fi
2814 cd "$old_pwd"
2815 [ "$TAPEDEV" ] && echo -en "$TAPEDEV" > $mountpoint/tmp/TAPEDEV-LIVES-HERE
2816 if [ _"$MONDO_SHARE" != _"" ]; then
2817 MakeMondoConfigFile $mountpoint/tmp/$MRCFG
2818 cp -f $mountpoint/tmp/$MRCFG $MINDI_TMP 2>> $LOGFILE || Die "Cannot copy $MRCFG to ramdisk"
2819 cp -f $MINDI_TMP/mountlist.txt $mountpoint/tmp/ 2>> $LOGFILE || Die "Cannot copy mountlist to ramdisk"
2820 echo -en "$FILES_IN_FILELIST" > $mountpoint/tmp/FILES-IN-FILELIST
2821 echo -en "$LAST_FILELIST_NUMBER" > $mountpoint/tmp/LAST-FILELIST-NUMBER
2822 fi
2823
2824 # Create module list to load at restore time
2825 rm -f $mountpoint/tmp/modules
2826 for m in $CDROM_MODS; do
2827 echo $m >> $mountpoint/tmp/modules
2828 done
2829
2830 # copy boot stuff now generated in PrepareDataDiskImage
2831 if [ "$BOOT_TYPE" = "UEFI" ]; then
2832 (cd $mountpoint ; tar xfz $MINDI_CACHE/all.tar.gz ./EFI)
2833 else
2834 (cd $mountpoint ; tar xfz $MINDI_CACHE/all.tar.gz ./syslinux)
2835 fi
2836
2837 mkdir -p $mountpoint/proc
2838 LogFile "---------------------------"
2839 LogFile "Size of initial ramdisk:"
2840 LogFile "---------------------------"
2841 (cd "$mountpoint" ; du -sh .) >> $LOGFILE
2842 LogFile "---------------------------"
2843 LogFile "Content of initial ramdisk:"
2844 LogFile "---------------------------"
2845 (cd "$mountpoint" ; ls -Rla ) >> $LOGFILE
2846 LogFile "---------------------------"
2847
2848 # Determine what filesystem to use for initrd image
2849 LogFile "INFO: Call GetInitrdFilesystemToUse() with parameter ${kernelpath} to get filesystem to use for initrd."
2850 gvFileSystem=`GetInitrdFilesystemToUse ${kernelpath}`
2851 [ -z gvFileSystem ] && Die "GetFilesystemToUse() failed. Terminating."
2852 if [ "$gvFileSystem" = "ext2fs" ] || [ "$gvFileSystem" = "ext3fs" ] || [ "$gvFileSystem" = "ext4fs" ]; then
2853 # say what will be used
2854 LogFile "INFO: Creating an $gvFileSystem initrd image..."
2855 # kernel expects linuxrc in ext2 filesystem
2856 ( cd "$mountpoint" && ln -sf usr/sbin/init linuxrc )
2857 # unmount loop filesystem and create image file using the standard approach
2858 umount $mountpoint || Die "Cannot unmount $tempfile"
2859 dd if=$tempfile bs=1k 2> /dev/null > ${rdz_fname}.tmp 2> /dev/null
2860 if [ "$gvFileSystem" = "ext4fs" ] && [ -x "/sbin/tune4fs" ]; then
2861 bs=`/sbin/tune4fs -l ${rdz_fname}.tmp | grep -E '^Block size:' | cut -d: -f2 | sed 's/^ *//'`
2862 else
2863 bs=`tune2fs -l ${rdz_fname}.tmp | grep -E '^Block size:' | cut -d: -f2 | sed 's/^ *//'`
2864 fi
2865 MINDI_ADDITIONAL_BOOT_PARAMS="$MINDI_ADDITIONAL_BOOT_PARAMS ramdisk_blocksize=$bs"
2866 gzip -c9 ${rdz_fname}.tmp > $rdz_fname
2867 rm -f ${rdz_fname}.tmp
2868 # log that we are done
2869 LogFile " ...done."
2870 elif [ "$gvFileSystem" = "initramfs" ]; then
2871 # say what will be used
2872 LogFile "INFO: Creating a gzip'ed cpio (AKA initramfs) initrd image..."
2873 # make sure that cpio is there
2874 which cpio &> /dev/null; [ $? -eq 0 ] || Die "cpio not found. Please install package cpio and try again."
2875 # go into filesystem
2876 cd "$mountpoint"
2877 # kernel expects init in cpio filesystem
2878 ln -sf usr/sbin/init init
2879 # create cpio image file and unmount loop filesystem
2880 find . -print | cpio -o -H newc | gzip -9 > $rdz_fname 2> /dev/null
2881 cd "$old_pwd"
2882 umount $mountpoint || Die "Cannot unmount $tempfile"
2883 # log that we are done
2884 LogFile " ...done."
2885 else
2886 Die "Filesystem $gvFileSystem not supported for initrd image. Terminating."
2887 fi
2888
2889 if [ "$res" -eq "0" ] ; then
2890 echo -en "..."
2891 else
2892 echo -en "\rMade an rdz WITH ERRORS. \n"
2893 fi
2894 return 0
2895}
2896
2897
2898##############################################################################
2899#----------------------------------- Main -----------------------------------#
2900##############################################################################
2901
2902# Now we can create what we need
2903mkdir -p $MINDI_TMP
2904
2905# --nolog needs to be first, and is used in analyze-my-lvm
2906if [ "$1" = "--nolog" ] ; then
2907 shift
2908 LOGFILE=/dev/stderr
2909else
2910 > $LOGFILE
2911fi
2912if [ "$1" = "--printvar" ] ; then
2913 shift
2914 if [ _"$1" != _"" ] ; then
2915 set | grep -Ew "^$1" | cut -d= -f2
2916 fi
2917 exit 0
2918fi
2919
2920LogFile "mindi v$MINDI_VERSION"
2921LogFile "$ARCH architecture detected"
2922LogFile "mindi called with the following arguments:"
2923echo "$@">> $LOGFILE
2924LogFile "Start date : `date`"
2925LogFile "-----------------------------"
2926
2927[ -e "/sbin/mkdosfs" ] && [ ! -e "/sbin/mkfs.vfat" ] && LogAll "/sbin/mkfs.vfat is missing!"
2928
2929# Log some capital variables
2930[ "$MINDI_PREFIX" = "XXX" ] && Die "Mindi has not been installed correctly."
2931[ "$MINDI_CONF" = "YYY" ] && Die "Mindi has not been installed correctly."
2932LogFile "MONDO_SHARE = $MONDO_SHARE"
2933LogFile "MINDI_LIB = $MINDI_LIB"
2934LogFile "MINDI_SBIN = $MINDI_SBIN"
2935LogFile "MINDI_CONF = $MINDI_CONF"
2936# Purge from potential old run
2937if [ _"$MINDI_CACHE" = _"" ]; then
2938 Die "MINDI_CACHE undefined"
2939else
2940 LogFile "MINDI_CACHE = $MINDI_CACHE"
2941fi
2942
2943if [ -f $MINDI_CONFIG ]; then
2944 LogFile "-----------------------------"
2945 LogFile " Mindi configuration file "
2946 LogFile "-----------------------------"
2947 grep -Ev '^#' $MINDI_CONFIG >> $LOGFILE
2948 LogFile "-----------------------------"
2949fi
2950LogFile "In Mindi"
2951LogFile "--------"
2952LogFile "EXTRA_SPACE = $EXTRA_SPACE"
2953LogFile "BOOT_SIZE = $BOOT_SIZE"
2954LogFile "--------"
2955
2956trap AbortHere SIGTERM SIGHUP SIGQUIT SIGKILL SIGABRT SIGINT
2957
2958# Sanity checks
2959which which > /dev/null 2> /dev/null || Die "Please install 'which'."
2960which strings > /dev/null 2> /dev/null || Die "Please install binutils and libbinutils; you have no 'strings' executable."
2961which gawk > /dev/null 2> /dev/null || Die "Gawk is missing from your computer. Please install gawk. You may find the package on Debian's website. How did I know you're running Debian? Because only Debian would be stupid enough not to include gawk in your distribution."
2962which gawk > /dev/null 2> /dev/null && AWK=`which gawk 2>/dev/null` || AWK="`which awk 2>/dev/null`"
2963if which awk &> /dev/null ; then
2964 if ! which gawk &> /dev/null ; then
2965 LogIt "INFO: You have awk but not gawk.\nPlease note that mindi works fine with a _sane_ awk binary.\nIf your awk binary misbehaves then please contact your vendor\nor distribution's mailing list for technical support.\n"
2966 fi
2967fi
2968which mke2fs > /dev/null 2> /dev/null || Die "Please put mke2fs in system path"
2969[ ! -e "$FDISK" ] && Die "Cannot find $FDISK"
2970
2971[ "`echo $KERVERRUN | grep -E "2\.4\.[0-6]" | grep -vE "2\.4\.[0-9][0-9]"`" != "" ] && echo "WARNING! Your kernel may have buggy loopfs code. Consider upgrading to 2.4.7"
2972
2973# Update the PATH variable if incomplete
2974if [ -e "/sbin/mkfs" ] && ! which mkfs &> /dev/null ; then
2975 PATH=$PATH:/sbin:/usr/sbin
2976 export PATH
2977 LogFile "INFO: Your PATH did not include /sbin or /usr/sbin. I have fixed that, temporarily."
2978 LogFile "INFO: However, you may wish to ask your vendor to provide a permanent fix..."
2979 LogFile "INFO: Or you might like to call 'su -' instead of 'su', for example."
2980fi
2981
2982if ! which mkfs.vfat 1> /dev/null 2> /dev/null ; then
2983 Die "mkfs.vfat missing from your filesystem - please install your dosfstools RPM or DEB package. Perhaps your PATH environmental variable is broken, too?"
2984fi
2985
2986### TODO
2987### Fix as it's not mandatory on ia64
2988if [ "$ARCH" = "ia64" ] ; then
2989 if which elilo &> /dev/null ; then
2990 LILO_EXE=elilo
2991 else
2992 LILO_EXE=`which false 2> /dev/null`
2993 fi
2994else
2995 FindIsolinuxBinary
2996fi
2997trap "Aborted" SIGTERM
2998DONE="\r\t\t\t\t\t\t\t\tDone. "
2999kernelpath=""
3000MONDO_ROOT=/var/cache/mondo
3001mkdir -p $MONDO_ROOT
3002
3003if [ -d "/proc/lvm" ]; then
3004 # LVM v1
3005 LVMCMD=""
3006 LVM="v1"
3007elif [ -d "/dev/mapper" ]; then
3008 # LVM v2
3009 LVMCMD="lvm"
3010 LVM="v2"
3011else
3012 LVM="false"
3013fi
3014
3015if [ -e "/proc/cmdline" ]; then
3016 CMDLINE="/proc/cmdline"
3017elif [ -e "/tmp/cmdline" ]; then
3018 CMDLINE="/tmp/cmdline"
3019else
3020 CMDLINE="/dev/null"
3021fi
3022
3023LogFile "INFO: LVM set to $LVM"
3024LogFile "----------"
3025LogFile "mount result:"
3026LogFile "-------------"
3027mount >> $LOGFILE
3028if [ -e "/etc/raidtab" ]; then
3029 LogFile "-------------"
3030 LogFile "/etc/raidtab content:"
3031 LogFile "-------------"
3032 cat /etc/raidtab >> $LOGFILE
3033else
3034 LogFile "No file /etc/raidtab"
3035fi
3036if [ -e "/etc/mdadm.conf" ]; then
3037 LogFile "-------------"
3038 LogFile "/etc/mdadm.conf content:"
3039 LogFile "-------------"
3040 cat /etc/mdadm.conf >> $LOGFILE
3041else
3042 LogFile "-------------"
3043 LogFile "No file /etc/mdadm.conf"
3044fi
3045LogFile "-------------"
3046LogFile "cat $CMDLINE"
3047LogFile "-------------"
3048cat $CMDLINE >> $LOGFILE
3049LogFile "-------------"
3050LogFile "cat /proc/swaps:"
3051LogFile "-------------"
3052cat /proc/swaps >> $LOGFILE
3053LogFile "-------------"
3054if [ -e "/proc/mdstat" ]; then
3055 LogFile "cat /proc/mdstat:"
3056 LogFile "-------------"
3057 cat /proc/mdstat >> $LOGFILE
3058else
3059 LogFile "No pseudo file /proc/mdstat"
3060fi
3061LogFile "-------------"
3062LogFile "cat /proc/partitions:"
3063LogFile "-------------"
3064cat /proc/partitions >> $LOGFILE
3065LogFile "-------------"
3066LogFile "cat /proc/filesystems:"
3067LogFile "-------------"
3068cat /proc/filesystems >> $LOGFILE
3069LogFile "-------------"
3070LogFile "lsmod result:"
3071LogFile "-------------"
3072lsmod >> $LOGFILE
3073MODULES="`cat /proc/modules | $AWK '{print $1}'`"
3074if [ -x /usr/sbin/esxcfg-module ]; then
3075 LogFile "-------------"
3076 LogFile "INFO: VMWare ESX server detected - Enabling dedicated support"
3077 LogFile "-------------"
3078 LogFile "VMWare modules"
3079 LogFile "-------------"
3080 /usr/sbin/esxcfg-module -l >> $LOGFILE
3081 MODULES="$MODULES `/usr/sbin/esxcfg-module -l | $AWK '{print $1}'`"
3082fi
3083LogFile "-------------"
3084LogFile "FORCE_MODS:"
3085LogFile "-------------"
3086LogFile "$FORCE_MODS"
3087LogFile "-------------"
3088LogFile "DENY_MODS:"
3089LogFile "-------------"
3090LogFile "$DENY_MODS"
3091LogFile "-------------"
3092LogFile "df result:"
3093LogFile "----------"
3094df -aT >> $LOGFILE
3095LogFile "-------------"
3096LogFile "df -i result:"
3097LogFile "----------"
3098df -i >> $LOGFILE
3099LogFile "-------------"
3100if [ -r /boot/grub/menu.lst ]; then
3101 LogFile "-------------"
3102 LogFile "INFO: /boot/grub/menu.lst content"
3103 LogFile "-------------"
3104 cat /boot/grub/menu.lst >> $LOGFILE
3105 LogFile "-------------"
3106fi
3107if [ -r /boot/grub/grub.conf ]; then
3108 LogFile "-------------"
3109 LogFile "INFO: /boot/grub/grub.conf content"
3110 LogFile "-------------"
3111 cat /boot/grub/grub.conf >> $LOGFILE
3112 LogFile "-------------"
3113fi
3114if [ -r /boot/grub/grub.cfg ]; then
3115 LogFile "-------------"
3116 LogFile "INFO: /boot/grub/grub.cfg content"
3117 LogFile "-------------"
3118 cat /boot/grub/grub.cfg >> $LOGFILE
3119 LogFile "-------------"
3120fi
3121if [ -r /boot/grub/device.map ]; then
3122 LogFile "-------------"
3123 LogFile "INFO: /boot/grub/device.map content"
3124 LogFile "-------------"
3125 cat /boot/grub/device.map >> $LOGFILE
3126 LogFile "-------------"
3127fi
3128if [ -r /etc/lilo.conf ]; then
3129 LogFile "-------------"
3130 LogFile "INFO: /etc/lilo.conf content"
3131 LogFile "-------------"
3132 cat /etc/lilo.conf >> $LOGFILE
3133fi
3134if [ -d /boot/efi ]; then
3135 gcf=`find /boot/efi -name 'grub.c*'`
3136 if [ _"$gcf" = _"" ]; then
3137 LogFile "Found a /boot/efi directory without a grub config file in it"
3138 else
3139 LogFile "-------------"
3140 LogFile "INFO: $gcf content"
3141 LogFile "-------------"
3142 cat $gcf >> $LOGFILE
3143 LogFile "-------------"
3144 fi
3145fi
3146
3147LogFile "Full fdisk info"
3148LogFile "---------------"
3149$FDISK -l >> $LOGFILE
3150LogFile "----------------"
3151
3152# Compute libata version
3153laver=`modinfo libata 2> /dev/null | grep -Ei '^Version:' | cut -d: -f2 | cut -d. -f1 | sed 's/ *//g' 2> /dev/null`
3154# If libata v2 is used then remove ide-generic as it will perturbate boot
3155if [ "`echo $MODULES | grep libata`" ]; then
3156 if [ "$laver" = "2" ]; then
3157 DENY_MODS="$DENY_MODS ide-generic"
3158 LogFile "INFO: ide-generic removed from module list as your system uses libata v2+"
3159 LogFile "-------------"
3160 fi
3161fi
3162
3163# Check for McAfee which disturbs the access to some files (tgz in articular)
3164if [ "x`cat /proc/linuxshield/enabled 2>/dev/null`" = "x1" ]; then
3165 LogFile "WARNING: McAfee LinuxShield is enabled. McAfee might block access to certain special files."
3166 LogFile "WARNING: Check in /var/opt/NAI/LinuxShield/etc/nailsd.cfg for 'nailsd.profile.OAS.action.error: Block'"
3167 LogFile "WARNING: You have two options:"
3168 LogFile "WARNING: - Exclude all directories with special files (check McAfee System Events Log)"
3169 LogFile "WARNING: - Disable the scanner during the backup"
3170fi
3171
3172# Check for ISO_CMD command
3173if [ ! -x $ISO_CMD ]; then
3174 LogFile "NOTE: No CD image (ISO file) utility found"
3175fi
3176
3177FLOPPY_WAS_MOUNTED=""
3178for mtpt in /media/floppy /mnt/floppy /floppy ; do
3179 if mount | grep -w $mtpt &> /dev/null ; then
3180 FLOPPY_WAS_MOUNTED="$FLOPPY_WAS_MOUNTED $mtpt"
3181 umount $mtpt
3182 fi
3183done
3184
3185#
3186# If we have a USB device we need to store info
3187# and remove it from the parameters line
3188#
3189if [ "$#" -ne "0" ] ; then
3190 if [ "$1" = "--usb" ] ; then
3191 shift
3192 USBDEVICE=$1
3193 if [ _"$USBDEVICE" = _"" ]; then
3194 Die "No USB device specified"
3195 fi
3196 shift
3197 fi
3198fi
3199
3200if [ "$#" -ne "0" ] ; then
3201 if [ "$1" = "--findkernel" ] ; then
3202 resk=`TryToFindKernelPath`
3203 # Avoids logfile content for mondo
3204 export MONDO_SHARE=""
3205 if [ "$resk" = "" ] ; then
3206 if [ $KERNEL_IS_XEN = "yes" ]; then
3207 echo "$xenkernelpath"
3208 LogFile "INFO: xenkernelpath = $xenkernelpath"
3209 MindiExit 0
3210 else
3211 MindiExit -1
3212 fi
3213 else
3214 echo "$resk"
3215 LogFile "INFO: kernelpath = $resk"
3216 MindiExit 0
3217 fi
3218 elif [ "$1" = "--locatedeps" ] ; then
3219 [ ! "$2" ] && Die "Please specify the binary to look at"
3220 LocateDeps $*
3221 # Avoids logfile content for mondo
3222 export MONDO_SHARE=""
3223 MindiExit $?
3224 elif [ "$1" = "--readalllink" ] ; then
3225 [ ! "$2" ] && Die "Please specify the binary to look at"
3226 # Avoids logfile content for mondo
3227 export MONDO_SHARE=""
3228 mr-read-all-link $2
3229 MindiExit $?
3230 elif [ "$1" = "--makemessage" ] ; then
3231 MakeMessageFile | cut -c1-80
3232 MindiExit 0
3233 elif [ "$1" = "--makemountlist" ] ; then
3234 [ ! "$2" ] && Die "Please specify the output file"
3235 MakeMountlist $2
3236 CheckMountlist $2
3237 # Avoids logfile content for mondo
3238 export MONDO_SHARE=""
3239 MindiExit $?
3240 elif [ "$1" = "-V" ] || [ "$1" = "-v" ] || [ "$1" = "--version" ] || [ "$1" = "-version" ] ; then
3241 echo "Mindi v$MINDI_VERSION"
3242 # Avoids logfile content for mondo
3243 export MONDO_SHARE=""
3244 MindiExit 0
3245 elif [ "$#" -ge "9" ] && [ "$1" = "--custom" ] ; then
3246 MONDO_TMP=$2
3247 # Change MINDI_TMP for the one provided by mondo
3248 # So that it can get back the built files
3249 if [ _"$MONDO_TMP" = _"" ]; then
3250 Die "MONDO_TMP is empty, aborting"
3251 fi
3252 if [ _"$MONDO_TMP" = _"/" ]; then
3253 Die "MONDO_TMP is /, aborting"
3254 fi
3255 mv $MINDI_TMP/* $MINDI_TMP/.??* $MONDO_TMP 2>> $LOGFILE
3256 rmdir $MINDI_TMP
3257 export MINDI_TMP=$MONDO_TMP
3258 mkdir -p $MINDI_TMP
3259
3260 # This is the scratch dir in mondo - subdir images
3261 MINDI_CACHE=$3
3262 LogFile "MINDI_CACHE = $MINDI_CACHE"
3263
3264 kernelpath=$4; [ "$kernelpath" = "(null)" ] && kernelpath=""
3265 [ "$kernelpath" = "" ] && kernelpath=`TryToFindKernelPath`
3266
3267###
3268### Sq-Modification...
3269### Attempt to locate kernel specific module path
3270### if module path is found then use it other wise use uname -r to set it...
3271###
3272 if [ $KERNEL_IS_XEN = "yes" ]; then
3273 LogAll "INFO: xenkernelpath = $xenkernelpath"
3274 fi
3275 kernelname=`echo $kernelpath | cut -d'-' -f2- | sed 's/.[bg]z[2]*$//'`
3276 if [ ! -d "/lib/modules/$kernelname" ]; then
3277 LogAll "WARNING: Module path for ${kernelpath} not found..."
3278 LogAll " using running kernel\'s modules."
3279 kernelname=$KERVERRUN
3280 else
3281 LogAll "INFO: Using modules for kernel: ${kernelname}"
3282 fi
3283 LogAll "INFO: kernelname = $kernelname"
3284 LogAll "INFO: kernelpath = $kernelpath"
3285###
3286### end of Sq-Modification
3287###
3288 TAPEDEV=$5
3289 TAPESIZE=$6
3290 FILES_IN_FILELIST=$7
3291 USE_LZO=$8
3292 CDRECOVERY=$9
3293 if [ "${10}" = "(null)" ] || [ "${10}" = "" ] ; then
3294 IMAGE_DEVS=""
3295 else
3296 IMAGE_DEVS="`echo "${10}" | tr '|' ' '`"
3297 fi
3298 if [ "${11}" ] ; then
3299 LILO_OPTIONS=""
3300 # LogAll "INFO: LILO will use conservative settings, to be compatible with older BIOSes."
3301 fi
3302 LAST_FILELIST_NUMBER=${12}
3303 ESTIMATED_TOTAL_NOOF_SLICES=${13}
3304 export MINDI_EXCLUDE_DEVS="${14}"
3305 USE_COMP="${15}"
3306 USE_LILO="${16}"
3307 USE_STAR="${17}"
3308 INTERNAL_TAPE_BLOCK_SIZE="${18}"
3309 DIFFERENTIAL="${19}"
3310 USE_GZIP="${20}"
3311 USE_LZMA="${21}"
3312 NOT_BOOT="${22}"
3313 BOOT_TYPE="${23}"
3314 [ "$USE_COMP" = "" ] && USE_COMP=yes
3315 [ "$USE_GZIP" = "" ] && USE_GZIP=no
3316 [ "$USE_LZMA" = "" ] && USE_LZMA=no
3317 [ "$NOT_BOOT" = "" ] && NOT_BOOT=no
3318 [ "$TAPEDEV" ] && LogIt "INFO: This is a tape-based backup. Fine."
3319 # MONDO_ROOT is the real scratchdir
3320 MONDO_ROOT=`echo $MINDI_CACHE | sed 's/\(.*\)\/.*/\1/'`
3321 if [ _"$MONDO_ROOT" != _"" ]; then
3322 mkdir -p $MONDO_ROOT
3323 else
3324 Die "MONDO_ROOT is undefined"
3325 fi
3326 else
3327 LogScreen "Syntax: mindi (--custom ....)"
3328 MindiExit -1
3329 fi
3330fi
3331
3332if [ _"$MINDI_CACHE" != _"" ]; then
3333 rm -rf $MINDI_CACHE/* 2> /dev/null
3334 mkdir -p $MINDI_CACHE
3335fi
3336
3337[ "$CDRECOVERY" = "yes" ] || CDRECOVERY=no
3338
3339if [ _"$MONDO_SHARE" = _"" ]; then
3340 LogIt "Mindi Linux mini-distro generator v$MINDI_VERSION"
3341 LogIt "Latest Mindi is available from http://www.mondorescue.org"
3342 LogIt "BusyBox sources are available from http://www.busybox.net"
3343 LogIt "------------------------------------------------------------------------------"
3344else
3345 LogFile "INFO: You are using Mindi v$MINDI_VERSION to make boot+data disks"
3346fi
3347if [ -f $MINDI_LIB/rootfs/usr/bin/busybox ]; then
3348 LogIt "INFO: You are using Mindi-`$MINDI_LIB/rootfs/usr/bin/busybox 2>&1 | head -1`"
3349else
3350 LogIt "ERROR: Unable to find mindi-busybox, please install it"
3351 MindiExit -1
3352fi
3353
3354for i in loop cdrom ide-cd isofs linear raid0 raid1 raid5 ; do
3355 modinfo $i 2> /dev/null 1> /dev/null
3356 if [ $? -eq 0 ]; then
3357 modprobe $i 2>&1 > /dev/null
3358 fi
3359done
3360
3361LogFile "DIFFERENTIAL = $DIFFERENTIAL"
3362LogFile "INTERNAL TAPE BLOCK SIZE = $INTERNAL_TAPE_BLOCK_SIZE"
3363LogFile "NOT_BOOT = '$NOT_BOOT'"
3364if [ "$NOT_BOOT" != "" ] && [ "$NOT_BOOT" != "0" ] && [ "$NOT_BOOT" != "no" ] ; then
3365 LogIt "INFO: Just creating $MRCFG and a small all.tar.gz for Mondo. Nothing else."
3366 MakeMondoConfigFile $MINDI_TMP/$MRCFG
3367 MakeMountlist $MINDI_TMP/mountlist.txt
3368 CheckMountlist $MINDI_TMP/mountlist.txt
3369 mkdir -p $MINDI_TMP/small-all/tmp
3370 cd "$MINDI_TMP/small-all"
3371 cp -f $MINDI_TMP/{mountlist.txt,$MRCFG,filelist.full.gz,biggielist.txt} tmp 2>> $LOGFILE || Die "Cannot copy small all.tar.gz"
3372 tar -cv ./tmp | gzip -9 > $MINDI_TMP/all.tar.gz 2>> $MINDI_TMP/$$.log || Die "Cannot make small all.tar.gz" $MINDI_TMP/$$.log
3373 sleep 2
3374 LogIt "Done. Exiting."
3375 MindiExit 0
3376fi
3377
3378if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
3379 LogIt "INFO: Including the generation of a Bootable USB device on $USBDEVICE"
3380fi
3381
3382if [ "$kernelpath" = "" ] ; then
3383 [ _"$MONDO_SHARE" != _"" ] && Die "Please use -k <path> to specify kernel."
3384 echo -en "Do you want to use your own kernel to build the boot disk ([y]/n) ?"
3385 read ch
3386 if [ "$ch" != "n" ] && [ "$ch" != "N" ] ; then
3387 USE_OWN_KERNEL="yes"
3388 else
3389 USE_OWN_KERNEL="no"
3390 fi
3391 if [ "$USE_OWN_KERNEL" = "yes" ]; then
3392 kernelpath=`TryToFindKernelPath`
3393 if [ "$kernelpath" = "" ] ; then
3394 echo -n "Please enter kernel path : "
3395 read kernelpath
3396 fi
3397 fi
3398fi
3399
3400echo -e "Mindi's temp dir = $MINDI_TMP \nMindi's output dir=$MINDI_CACHE" >> $LOGFILE
3401[ "$(($RANDOM%64))" -eq "0" ] && LogIt "INFO: Dude, I've looked inside your computer and it's really dusty..."
3402
3403mountpoint=$MINDI_TMP/mountpoint.$$
3404PrepareDataDiskImages
3405
3406export ramdisk_size=$(($size_of_all_tools+$EXTRA_SPACE))
3407
3408LogFile "INFO: Ramdisk will be $ramdisk_size KB"
3409PrepareBootDiskImage $kernelpath || Die "Failed to create boot disk image."
3410
3411[ -e "$MINDI_LIB/memtest.img" ] && BOOT_MEDIA_MESSAGE="$BOOT_MEDIA_MESSAGE\n\
3412...Or type 'memtest' to test your PC's RAM thoroughly.\n"
3413
3414if [ _"$MONDO_SHARE" = _"" ]; then
3415 ListImagesForUser
3416 OfferToMakeBootableISO
3417 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ]; then
3418 OfferToMakeBootableUSB
3419 fi
3420 LogAll "Finished."
3421elif [ "$TAPEDEV" ] ; then
3422 if [ "$ARCH" != "ia64" ] ; then
3423 # We need to keep the img file as boot file for ia64 platform
3424 rm -f $MINDI_CACHE/{*img,*iso}
3425 else
3426 rm -f $MINDI_CACHE/*iso
3427 fi
3428 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
3429 OfferToMakeBootableUSB
3430 fi
3431 OfferToMakeBootableISO
3432 if [ -e "$MINDI_CACHE/all.tar.gz" ] ; then
3433 cp -f $MINDI_CACHE/all.tar.gz $MINDI_TMP/ 2>> $LOGFILE
3434 else
3435 Die "Cannot find all.tar.gz, to be written to tape"
3436 fi
3437elif [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then
3438 OfferToMakeBootableUSB
3439else
3440 OfferToMakeBootableISO
3441fi
3442
3443if [ -f $MINDI_TMP/$MRCFG ]; then
3444 LogFile "INFO: Your $MRCFG file is:"
3445 LogFile "--------------------------"
3446 cat $MINDI_TMP/$MRCFG >> $LOGFILE
3447 LogFile "--------------------------"
3448else
3449 if [ _"$MONDO_SHARE" != _"" ] ; then
3450 LogIt "ERROR: You don't have a $MRCFG file !"
3451 fi
3452fi
3453# cleanup
3454LogAll "INFO: $FRIENDLY_OUTSTRING"
3455for mtpt in $FLOPPY_WAS_MOUNTED ; do
3456 mount $mtpt
3457done
3458MindiExit 0
Note: See TracBrowser for help on using the repository browser.