I got around to adding a second hard drive to my system and it seems to be working now. I have a simple question though. It is currently mounted as /videos, but MythTV looks for videos in the /var/lib/mythtv/videos directory. Could I copy all of the files from the current /var/lib/mythtv/videos directory onto the new hard drive and then use fstab to mount it in the /var/lib/mythtv/videos location?
Right now sda2 (700GB) is mounted at /var/lib. It would be sdb1 (850GB) that I would like to mount at /var/lib/mythtv/videos
I would hope that this would work, but I really don't want to accidently cause problems doing something wrong.
Thanks.