Ignore:
Timestamp:
Apr 25, 2016, 8:03:36 PM (8 years ago)
Author:
Bruno Cornec
Message:
  • Better log for keyboard detection
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/mondorestore/mondo-prep.c

    r3564 r3569  
    14371437
    14381438#ifndef __IA64__
     1439    /* TODO: In GPT and NOT in IA64 this is failse ! */
    14391440    if (current_devno == 5 && previous_devno == 4) {
    14401441        log_to_screen("You must leave at least one partition spare as the Extended partition.");
Note: See TracChangeset for help on using the changeset viewer.