roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: May 18 2005,22:57 |
|
Meo, do we really have to have multiple treads on the same subject again? I saw this first post, but again not enough information is given.
If you have no backup.des then you probably don't have a backup device specified via the backup/restore GUI or the actual file /opt/.backup_device.
Try this: Boot up with your protect option When you get to the desktop. Click DSLpanel Click Backup/restrore Now tell me what DEVICE is displayed there?
If nothing is there you must of course specify a DEVICE and not a mount point. Click backup and the backup.des is created. You can check it by mounting the device and taking a look.
I thought that you normally run by boot from a cdrom with fromhd=/dev/sda1 qemu frugal and using the virtual device harddisk that is used by qemu.
If this is still your configuration then specify "harddisk" as the device. Then mount /mnt/hdb and you will see the backup.des. Upon subsequent boots the option "protect" given the correct password will resotre from the backup.des file.
You will always have to boot with protect to try to create or access a backup.des file. If you don't specify "protect" then the standard unencrypted backup.tar.gz will of course be used if one is available. You will not be prompted at the startup of restore to enter a password. It is done at boot time, or you can add the option "protect" to isolinux.cfg, syslinux.cfg. extlinux.conf, or grub as appropriate to your installation.
|