# nano /etc/rc.d/rc.local
Add the following line
mount /dev/sdb1 /backup
Where /dev/sdb1 if the partition and backup is the desired mount point
# nano /etc/rc.d/rc.local
Add the following line
mount /dev/sdb1 /backup
Where /dev/sdb1 if the partition and backup is the desired mount point