<br><br><div class="gmail_quote">On Mon, Nov 12, 2012 at 1:14 AM, Mark Wigmore <span dir="ltr"><<a href="mailto:mawigmore@gmail.com" target="_blank">mawigmore@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br>Made good progress yesterday with my new installation after discovering an LNB had somehow unconfigured itself. I even managed to connect the S/PDIF output of the soundcard to my hifi and all was working well. Then I shut down to install a big hard disk for the recordings, system is running on a small SSD, and then when I sat down to watch some telly the audio was stuttering like mad!<br>
<br>I've just spent an hour or two in [frontend] Setup > Audio and everything I try either produces no sound or stuttering even on the Test button. What could have changed? Where do I start looking for the source of the problem?<br>
<br>Also, how do I get the second hard disk to mount automatically at boot time?<br><br></blockquote><div><br>Put an entry in /etc/fstab, this is well documented on the web in many many places. <br><br>Make sure you use UUID numbering for the hard drive, as it avoids a lot of problems. The / directory entry in /etc/fstab will give you an example of how to do this. To find the UUID for a drive run sudo blkid.<br>
</div></div><br>