<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 18/03/16 18:00, Bruce Herrington
wrote:<br>
</div>
<blockquote
cite="mid:CAMbSdQyiqkYqcOQ-SNKVJeyQmB+wdTZx=ALyugwE_fekhJy6OA@mail.gmail.com"
type="cite">
<div dir="ltr"><span
style="color:rgb(51,51,51);font-family:'Lucida
Grande','Trebuchet
MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2px;background-color:rgb(225,235,242)">I
have Mythbuntu 14.01 AMD64 installed on a sdd. After it was up
and running, I added a 4TB drive for storage. Everything was
running smoothly untill I tried installing "Splashtop-Client"
I ended up with broken and held packages and no disk space.
The following command was supposed to free disk space.</span><br
style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Lucida
Grande','Trebuchet
MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2px;background-color:rgb(225,235,242)">
<dl class="" style="margin:0px;padding:3px;border:1px solid
rgb(201,210,216);font-size:13px;color:rgb(51,51,51);font-family:'Lucida
Grande','Trebuchet
MS',Verdana,Helvetica,Arial,sans-serif;line-height:18.2px">
<dt style="margin:0px 0px
3px;padding:0px;text-transform:uppercase;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(204,204,204);font-size:0.8em;font-weight:bold">CODE: <a
moz-do-not-send="true"
href="https://forum.mythtv.org/viewtopic.php?f=29&t=1378#"
style="margin:0px;padding:0px;color:rgb(16,82,137);text-decoration:none;direction:ltr">SELECT
ALL</a></dt>
<dd style="margin:0px;padding:0px"><code style="margin:2px
0px;padding:5px 0px
0px;overflow:auto;display:block;height:auto;max-height:200px;font-stretch:normal;font-size:0.9em;font-family:Monaco,'Andale
Mono','Courier
New',Courier,mono;line-height:1.3em;color:rgb(46,139,87)">dpkg
--list | grep linux-image | awk '{ print $2 }' | sort -V |
sed -n '/'`uname -r`'/q;p' | xargs sudo apt-get -y purge</code></dd>
</dl>
<br
style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Lucida
Grande','Trebuchet
MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2px;background-color:rgb(225,235,242)">
<span style="color:rgb(51,51,51);font-family:'Lucida
Grande','Trebuchet
MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2px;background-color:rgb(225,235,242)">I
gained about 8 gig of space but could not find any images or
kernel headers left. I was afraid it wouldn't reboot so I
tried reinstalling the current kernel 3.16.67#87. That didn't
work so I tried upgrading the Kernel to 3.18 but it crashed
during upgrade and would no longer boot. I installed a new ssd
and a fresh Mythbuntu 14.02. Both old and new have Mythtv 0.28
fixes installed. My question is, Is it possible to get the old
database onto the new drive making the recordings accessible?
I haven't configured the tuners yet, can that config be moved
also?</span><br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
As you are using mythbuntu and if you setup backup using
"mythbuntu-control-centre" <br>
<br>
The mythbuntu system backup files have the form and can be restored
from within mythbuntu-control-center :<br>
<br>
<tt>mythbuntu-system-backup_<servername>_<date>_MBE_YESDB.tar.gz</tt><tt><br>
</tt><br>
e.g. for my server<br>
<br>
<tt>mythbuntu-system-backup_myth-server-1_20160317-0400_MBE_YESDB.tar.gz</tt><tt><br>
</tt><br>
You may also find some mythconverg database backup files in
/var/lib/mythtv/db_backups <br>
<br>
e,g.<br>
<br>
<tt>mythconverg-1343-20160314090057.sql.gz</tt><tt><br>
</tt><br>
You probably want to read
<a class="moz-txt-link-freetext" href="https://www.mythtv.org/wiki/Database_Backup_and_Restore">https://www.mythtv.org/wiki/Database_Backup_and_Restore</a><br>
<br>
Mike<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>