# 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
Linux, Windows, Software Tips, Articles and Hacks
# 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