Changeset 694 in MondoRescue for branches


Ignore:
Timestamp:
Jul 22, 2006, 12:03:37 AM (18 years ago)
Author:
bcornec
Message:

Indication for users of IDE burners and 2.6 kernels
(Suggestion from Moriarity, Christopher <cdm7_at_cdc.gov>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/common/libmondo-devices.c

    r685 r694  
    19621962            if (bkpinfo->media_device[0]) {
    19631963                sprintf(tmp,
    1964                         "I think I've found your %s burner at SCSI node %s; am I right on the money?",
     1964                        "I think I've found your %s burner at SCSI node %s; am I right on the money? (Say no if you have an IDE burner and you are running a 2.6 kernel. Instead, specify the IDE burner's /dev address at the next screen.)",
    19651965                        media_descriptor_string(bkpinfo->
    19661966                                                backup_media_type),
Note: See TracChangeset for help on using the changeset viewer.