Changeset 3901 in MondoRescue
- Timestamp:
- Dec 17, 2024, 11:28:41 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/mondo/src/mondorestore/mondo-rstr-tools.c
r3893 r3901 630 630 paranoid_free(mount_isodir_command); 631 631 log_to_screen("I have mounted the device where the ISO files are stored."); 632 }633 if (!IS_THIS_A_STREAMING_BACKUP(bkpinfo->backup_media_type)) {634 mount_media(MNT_CDROM);635 632 } 636 633 i = what_number_cd_is_this(); /* has the side-effect of calling mount_media() */
Note:
See TracChangeset
for help on using the changeset viewer.