Changeset 1525 in MondoRescue
- Timestamp:
- Jul 4, 2007, 6:17:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.4/mindi/README.proliant
r1524 r1525 3 3 - Edit your /usr/sbin/mindi script 4 4 - Look for declaration of the variable FORCE_MODS. 5 - Change it to FORCE_MODS="usb _storage sr_mod"5 - Change it to FORCE_MODS="usb-storage sr_mod" 6 6 7 7 On 3.x.y version: 8 8 - Edit your /etc/mindi/mindi.conf configuration file 9 9 - Look for declaration of the variable mindi_force_mods 10 - Change it to mindi_force_mods="usb _storage sr_mod"10 - Change it to mindi_force_mods="usb-storage sr_mod" 11 11 12 12 Those drivers will then be available at restore time, and your virtual media thus detected and supported.
Note:
See TracChangeset
for help on using the changeset viewer.