• Stefy Lanza (nextime / spora )'s avatar
    Fix mount failures in configure_target_system and ensure progress never goes backward · 99673d23
    Stefy Lanza (nextime / spora ) authored
    - Add graceful error handling for mount operations in live system environment
    - Check if mount points are already mounted before attempting to mount
    - Continue installation despite mount failures with proper logging
    - Ensure progress bar never decreases by only updating when progress increases
    - Update re-estimation to show progress every 5 seconds with detailed ETA
    - Add proper unmount error handling for cleanup operations
    99673d23
autoinstallergui.py 72.6 KB