Changeset 1529 in MondoRescue for branches/stable/mindi/README.proliant
- Timestamp:
- Jul 6, 2007, 2:28:03 PM (18 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/README.proliant
r1524 r1529 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.