Changeset 3889 in MondoRescue for branches/3.3/mindi


Ignore:
Timestamp:
Mar 10, 2024, 8:22:38 PM (7 weeks ago)
Author:
Bruno Cornec
Message:

Remove EFI references for ia64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi/mindi

    r3888 r3889  
    21982198                    mount /boot/efi
    21992199                    if [ $? -ne 0 ]; then
    2200                         echo "ERROR: You have to mount your (U)EFI partition when using mindi"
     2200                        echo "ERROR: You have to mount your UEFI partition when using mindi"
    22012201                        MindiExit -1
    22022202                    fi
Note: See TracChangeset for help on using the changeset viewer.