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

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