Hi, My (little) problem is the "Can't determine disk and mount point from $CWD" message during an amrecover session. (restore works if i specify the _directory_ with "setdisk")
I suppose it comes from my disklist: panda:~# cat /usr/local/amanda/etc/amanda/DailySet1/disklist panda.baobab.home /home/olivier hard-disk-tar panda:~# cat /etc/fstab | cut -f1-2 # /etc/fstab: static file system information. # # <file system> <mount point> /dev/hda2 / /dev/hda1 none proc /dev/fd0 /floppy /dev/cdrom /cdrom I read in the man that disklist file is suppose to contain mount points or a disks. The guess_disk in the debug confirm this, but: "amadmin DailySet1 panda.baobab.home /home/olivier" find the backuped directory. My questions: Is there any reason to parse fstab instead of using amadmin parser wich find disks and directories ? Is it dangerous to use a directory in disklist file ? Did i miss something and should not have the "Can't determine disk" message ? In this case, i can give more information on my configuration in a next mail. I am using 2.4.3b2. ( no, my laptop's root is not read only, and has not hundred partitions. Shame on me :-) ) Bye and thank you.
