Fred
Moderator
For my Unix administration class, one of the assignments for the midterm is to backup our hdd to another hdd using the command "dump" I dont know how many of you are familiar with this program or BSD, but I cannot seem to get the dang thing to dump to the slave Hdd. Right now, I am using the command
/dev/ad1 is the slave hdd and /dev/ad0 is my main hdd (with BSD already installed). Any suggestions are appreciated.
*EDIT* The error I am getting is
Also, I have just noticed that the slave drive is not in /etc/fstab but it does show when i use dmesg and it is listed under /dev (if that makes any difference to someone)
Code:
dump -0ua -f /dev/ad1 /dev/ad0
*EDIT* The error I am getting is
Code:
DUMP: Cannot find file system superblock