Changeset 1928 in MondoRescue for branches/2.2.6/mondo/src/mondorestore
- Timestamp:
- Apr 18, 2008, 3:14:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.6/mondo/src/mondorestore/mondo-rstr-tools.c
r1913 r1928 2396 2396 } 2397 2397 } else { 2398 /* That boot imae doesn't always exist where the following method always works2399 log_msg(2,2400 "gcffa --- looking at mounted CD for mindi-boot.2880.img");2401 sprintf(command,2402 "mount " MNT_CDROM2403 "/images/mindi-boot.2880.img -o loop %s", mountpt);2404 sprintf(mounted_cfgf_path, "%s/%s", mountpt, cfg_file);2405 if (!does_file_exist(mounted_cfgf_path)) {2406 */2407 2398 log_msg(2, 2408 2399 "gcffa --- Plan B, a.k.a. untarring some file from all.tar.gz");
Note:
See TracChangeset
for help on using the changeset viewer.