<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-forward-container">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Hi Basil,<br>
        The idea behind installing /home to a separate partition
        excludes your personal documents (Music, photos, Documents,
        Videos, etc...)  from the base OS.<br>
        All aps are stored in a few general places.... the most
        pertinent are:<br>
        /usr/bin<br>
        /opt<br>
        as well as the 'system administrator' apps being in:<br>
        /usr/sbin<br>
        The /usr/share/applications folder gives the Desktop Environment
        (i.e. LXDE/Lubuntu)<br>
        the information about the app, like Name (in various languages)
        Icon, Category and path to the executable... i.e.
        /usr/bin/some-program<br>
        Sharing this folder between other distros is <b>HIGHLY
          discouraged</b> by most people.  You can however have a
        partition that you keep separate to share between distros, and
        access it at will.<br>
        <br>
        My point I was making was about things in ~/.config/  and
        ~/.cache/<br>
        There are some configuration files in those folders that
        occasionally get messed up in an upgrade.  You can move the
        entire folder to a backup (mv ~/.config ~/backup_config
        && mv ~/.cache ~/backup_cache)<br>
        And see if this fixes your issues.  You will lose all of your
        data (firefox bookmarks, program settings) but you can (of
        course) copy those back from your backup.<br>
        <br>
        If it doesn't fix your issues, you may need to simply backup
        your /home directory and reinstall.<br>
        If you are very adept and understand dependencies you can use
        apt's cache as a backup for your current programs, though that
        is often asking for trouble, so if you are slightly unsure the
        answer is 'Do not try this!' :)<br>
        <br>
        NOW,<br>
        to set up a fresh install with a separate /home you must do this
        through the 'Something Else' option where you choose what to do
        when installing (other options are Replace Lubuntu 14.04,
        Install alongside, etc...)<br>
        <br>
        The way to partition your disk (assuming you have a regular x86
        machine (32/64 bit))<br>
        is very simple.<br>
        <br>
        1. Make a partition that is about 20Gigs and set it to mount at
        /<br>
        <br>
        2. If you have 2 Gig of Ram make a swap partition at the end of
        the disk that is 2 Gig<br>
        basically make a swap that is the same size as your Ram... swap
        is not as needed these days, but is very useful in certain
        circumstances, there are lots of different opinions about this,
        but that is a basic starting point.<br>
        <br>
        3. Use the rest of the disk mounted at /home<br>
        <br>
        You should most likely use ext4 format for your filesystems,
        though some people like some of the lesser used ones (brtfs for
        example) the default install uses ext4, so you probably should
        too unless you understand what the other types are and why you
        want to use them.<br>
        <br>
        I hope that explained what I meant much better<br>
        <br>
        On 09/09/2014 11:36 AM, Basil Fernie wrote:<br>
      </div>
      <blockquote cite="mid:op.xlxhrn1rog99lf@basil-lenovo-g585"
        type="cite">Hi Israel, <br>
        <br>
        Thanks for the as always considerate response. <br>
        <br>
        1. I tried the sudo apt-get update && sudo apt-get
        upgrade <br>
        <br>
        although I wonder if this has any more effect than issuing the
        two commands separately but consecutively. Anyway it downloaded
        and installed another 1-2MB of files which might just have been
        very recently released to the repositories? Whatever, the whole
        thing still failed on the sane-utils as before. <br>
        <br>
        There's enough Trusty Tahr floating around to thwart the other
        sudo which reports there isn't a new release to upgrade to. <br>
        <br>
        Regarding the /home trick, I'm confused. First, does  /home
        contain all my chosen and explicitly installed apps as well as
        data in eg Documents and Downloads folders? What about
        system-tied apps, e.g. utilities, which might be replaced in the
        new release by proxies not to my liking? How can I retain those
        without fouling up the new installation? I seem to recall that
        updated versions of LibreOffice get installed in /opt... <br>
        <br>
        Second, how do I redirect OS searches for /home away from the
        default disk to the substitute, POST-installaion of the new
        release? (I'm presuming that if the desirable /home is on sda6
        and I am clean-installing to sda7, involving formatting of sda7,
        and I rediract /home to sda6 DURING the installation, the
        installer is going to wipe the /home on sda6, if not the whole
        of sda6, as well as sda7 <br>
        <br>
        Any authoritative responses will be very welcome! I like the
        /home idea as it suggests the potential of having a variety of
        Debian-based distros accessing a common data- and- application
        base... but, "better safe than sorry" <br>
        <br>
        Basil <br>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
Regards</pre>
      <br>
    </div>
    <br>
  </body>
</html>