Restore Cd Cannot Found Backup Server

Hi,

On my network Restore Cd Cannot Found Backup Server. Can i restore image without network ?

Regards :roll:

If you know a little bit about Linux you can drop into the shell and restore the image like this:

[quote=“uroni”]Indeed the backup server has to be running in order for you to be able to restore something easily.

Now if you know a little bit about Linux you can restore the image manually. You have to format the hard disk as it was before first before that though…
Then you can mount the drive where your backups are somewhere and restore it like this:

./cserver --plugin libfsimageplugin.so --vhdcopy_in /media/BACKUP/urbackup/clientname/Volume_C_111213_1415.vhd --vhdcopy_out /dev/sda1  

Where /dev/sda1 is the partition you want to restore.[/quote]

Otherwise I would suggest setting the IP address manually. If the KNOPPIX does not recognize the network card, you can google for that problem.