Announcement

Collapse
No announcement yet.

Move Home from SSD to HDD; Guide? What happened to etc/fstab?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Originally posted by oshunluvr View Post
    what's the output of ls -a ~/
    Let me preface this by saying things got weird with the screen/desktop so I restarted than gave the command.
    Is it possible I lost something temporary that would have been important?

    Here's what I get:
    . .bash_history Documents .gtkrc-2.0 .mozilla .thumbnails
    .. .cache Downloads sam Music Videos
    00sortmelater .config .dropbox .kde Pictures .Xauthority
    .adobe Desktop .dropbox-dist .local Public .xsession-errors
    .AMD .directory .gconf .macromedia Templates .xsession-errors.old
    Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

    Comment


      #47
      Hey!
      I found the stuff.
      It's in sam in the above post list along with OOsortmelater, etc.
      I did cd into it and opened a second sam and there I found all the stuff I moved with rsync including, e.g. another Documents folder.
      The Documents folder in the above list has 0 in it while the one in second sam has 141 items in it.

      I'm baffled but grateful....

      What do I do now?
      Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

      Comment


        #48
        Folks,

        I'll answer my "What do I do now?" question with more:

        Would it be enough to view it as a simple editing question so that I could move the directories in the second sam, including those starting with DOt up a level in the hierarchy and if prompted about replacing some that are there, answer yes?
        That is, does place within the hierarchy determine how plasma chooses to execute the configuration items I presume are embedded?

        Or is there a separate process, etc.?

        I'll wait before doing anything....
        Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

        Comment


          #49
          Sounds like a plan pwrcul. I suggest getting everything except the dot-files copied into position, first.
          You can do that by a simple copy and paste operation in Dolphin until you have things tidied up how you want them.
          When that is done, copy and paste the dot files, replacing as you suggest. Then do a reboot.
          ...and again let us know how it went.

          Comment


            #50
            Originally posted by bobbicat View Post
            Sounds like a plan pwrcul. I suggest getting everything except the dot-files copied into position, first.
            You can do that by a simple copy and paste operation in Dolphin until you have things tidied up how you want them.
            When that is done, copy and paste the dot files, replacing as you suggest. Then do a reboot.
            ...and again let us know how it went.
            bobbicat, thanks.

            I tried it. In Dolphin I did not see how it is possible in Dolphin.
            I can open the second sam in /home and select a directory, e.g., R, and R-click on it and select "copy" but back up a level in /home "paste" is greyed out.
            Is there something I am missing? Googling did not help in the short term.

            I could try cp -r from within the second sam as something like
            cp -r R ../
            then delete the old R directory in sam
            Tha -r recursive gives me pause going up one level, but I bet there is a way,
            I did not search the man page for cp.
            Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

            Comment


              #51
              run this in the console:
              Code:
              sudo chown -R sam:sam /home/sam
              then try to again do the tidy up with Dolphin

              Comment


                #52
                Originally posted by bobbicat View Post
                run this in the console:
                Code:
                sudo chown -R sam:sam /home/sam
                then try to again do the tidy up with Dolphin
                I have not done your proposal on ownership, but meanwhile....

                I can't explain it, but after reading up some on Dolphin, esp. in
                https://userbase.kde.org/Dolphin/File_Management
                http://www.linuxtopia.org/online_boo...e_dolphin.html
                I went back and successfully now copied and pasted R but 3 more directories.
                I have not deleted anything in the second sam, the subdirectory.
                I think that is what you mean by "tidying up."

                I will keep on my regular directory work and then tidy up.
                Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

                Comment


                  #53
                  Once everything is in place you can delete your 'second sam' but make sure that you keep the backup on your external drive for now.
                  the ownership command is to make sure everything in /home/sam is yours to do with as you will.

                  Comment


                    #54
                    Will you post the result for:
                    Code:
                    sudo hdparm -I /dev/sda | grep "TRIM supported"
                    also post the contents of:
                    Code:
                    kate /etc/cron.weekly/fstrim

                    I might have a suggestion for you
                    Last edited by bobbicat; Jun 02, 2015, 09:25 AM.

                    Comment


                      #55
                      Originally posted by bobbicat View Post
                      Once everything is in place you can delete your 'second sam' but make sure that you keep the backup on your external drive for now.
                      the ownership command is to make sure everything in /home/sam is yours to do with as you will.
                      I ran the chown command.
                      I completed copying the non DOT directories.

                      I will take a break to get some sleep.
                      I will come back when I am less error-prone and continue
                      I will need to rise and work out, etc.

                      Meanwhile thanks. I will be back on the air.
                      I will leave everything running.
                      Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

                      Comment


                        #56
                        bobbicat, oshunluvr, xennex81,

                        I am back in business with a separate partition on a separate drive in my system.
                        Thank you for your help and thanks to kubuntuforums as well.

                        I rested up, etc., then today reviewed what I had done last night and went on using Dolphin to select from the second sam multiple DOT folders and overwrite the upper level ones.

                        Then I rebooted.
                        I have back the plamoids, virtual desktops, Firefox bookmarks, etc. so my customizations as well as my documents were all recovered and restored.

                        I will need to come back and go over the fine points people have pointed out so I have a little more than a cookbook idea of the process
                        Neon 18.04.1 User on desktop and on Asus Transformer 3 Pro laptop

                        Comment


                          #57
                          Thank you for your support, I am glad it was sorted finally. I just let it over to the geniuses here, not sure a person as meagre as myself could have done this.

                          And you're welcome.

                          Comment


                            #58
                            Originally posted by pwrcul View Post
                            bobbicat, oshunluvr, xennex81,

                            I am back in business with a separate partition on a separate drive in my system.
                            Thank you for your help and thanks to kubuntuforums as well.

                            I rested up, etc., then today reviewed what I had done last night and went on using Dolphin to select from the second sam multiple DOT folders and overwrite the upper level ones.

                            Then I rebooted.
                            I have back the plamoids, virtual desktops, Firefox bookmarks, etc. so my customizations as well as my documents were all recovered and restored.

                            I will need to come back and go over the fine points people have pointed out so I have a little more than a cookbook idea of the process
                            Thanks goodness! I was getting concerned...

                            Please Read Me

                            Comment


                              #59
                              To any reading this who might also want to move their /home folder, there is an excellent, step by step, up to date guide in this Forum, written by oshunlvr .

                              Click this link to view:

                              https://www.kubuntuforums.net/showth...root-partition

                              Any time you intend to make fundamental changes to your system make the first step a backup of your settings and data. Even if everything goes horribly wrong there is then always a way back.
                              Last edited by bobbicat; Jun 02, 2015, 03:45 PM.

                              Comment

                              Working...
                              X