I just wanted to add that my HD channels are also working now, they just take a loooooooong time to open/function...as in about 8 seconds.
I'm only getting about 60% - 65% lock on all channels, so I think I need to realign my dish.
Once again, thanks for your help.
Default Storage Group directory assignment
Re: Default Storage Group directory assignment
The coolest command in Ubuntu some one share with me is this.
df -P file/goes/here | tail -1 | cut -d' ' -f 1
df -P /var/lib/mythtv/ | tail -1 | cut -d' ' -f 1
it tells you which system drive the directory is stored on.
yes my mythtv box was running out of space. I added a drive just to put the recordings on moved the directory over to it and
no more issue 4tb of what ever you want. I just wanted to share.
df -P file/goes/here | tail -1 | cut -d' ' -f 1
df -P /var/lib/mythtv/ | tail -1 | cut -d' ' -f 1
it tells you which system drive the directory is stored on.
yes my mythtv box was running out of space. I added a drive just to put the recordings on moved the directory over to it and
no more issue 4tb of what ever you want. I just wanted to share.