2

I've been trying to change some configurations and now my ubuntu gets stuck in the loading page when starting. Even when I try to start using the safe mode it freezes... I had recently made a back up using systemback (not the iso) and can access the folder using the boot disc. Is there any way that I can recover my system using these systemback files from the disc (or using dual boot)??

Pedro Reis
  • 21
  • 2

1 Answers1

1

First, try to boot the system in normal mode. Wait a little and try to switch to tty1 with Ctrl+Alt+F1. If possible, then login and using systemback-cli command to perform a system restoration. If the restoration is not possible, you need to boot an other system. Install the Systemback and perform a system repair. Just set the storage directory, select a restore point and mount the partitions.

  • Thank you. That was kinda helpful. Actually I couldn't even access the tty1, so I had to reinstall the system, then reinstall systemback and only then restore. – Pedro Reis Oct 11 '15 at 04:29