Fix mount failures in AutoInstaller GUI
- Add graceful error handling for mount operations in configure_target_system() - Fix mount order: mount /dev before /dev/pts to avoid dependency issues - Add directory existence checks before mounting - Add small delay to ensure directories are fully created - Update mount_target() to handle failures gracefully - Update unmount operations to handle 'already mounted' and 'not mounted' cases - Continue installation despite mount failures to prevent crashes
Showing
Please
register
or
sign in
to comment