<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 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>