Talk:Installing a second hard drive
From Debian Wiki
Last entry (line in /etc/fstab) should be changed from this... /dev/hdc1 /new-drive ext3 defaults,errors=remount-ro 0 1
to this... /dev/hdc1 /new-disk ext3 defaults,errors=remount-ro 0 1
--Justinhartman 12:04, 11 August 2008 (SAST) Completed the above change.