[SOLVED] Where did my old home directory go?

I just copied my home folder over to a bigger partition for lack of space, and edited my fstab file accordingly.
Then I logged out, renamed the old user folder from /home/myuser to /home/__myuser just to be sure I was not operating from the old directory anymore.
I rebooted, and all seem to have went well - except now I have no idea where that __myuser folder has ended up residing? it is not in the /home directory anymore, but I can tell it still exist by looking at the disc usage on my root partition.
Where to look?
Last edited by jerik (2015-05-15 21:43:13)

When you mount a partition to "/home" is "goes over top of" what is already there.  Most likely your old user is underneath that old mount and can't be seen because the new mount is sitting on top of it.  You could boot off the Arch ISO, make sure your new /home isn't mounted, and move your old user out of /home and then mount your new /home and copy the user onto that partition.

Similar Messages

  • [SOLVED] Where did the arrows on the scrollbars go?

    I'm currently using Cinnamon (Gnome 3) with the default Adwaita theme.  It's the base install that I haven't customized anything to.
    One of my first problems was the lack of the up and down arrows on the top and bottom of the scrollbar -- ie like in Firefox and Gnome Terminal
    I was able to add the arrows within Firefox by modification of the /usr/share/themes/Adwaita/gtk-2.0/gtkrc file and specifically changing the sections:
        GtkScrollbar::has-backward-stepper        = 1 
        GtkScrollbar::has-forward-stepper        = 1
    Although this solved my lack of arrows with Firefox, I still don't have any up/down arrows in programs like gnome shell and within the file manager.  Is there any suggestion on where I can make a modification to add these?  Gnome Tweak Tool didn't really help.
    Last edited by kevdog (2013-02-03 14:59:40)

    I had been modifying the global /usr setting.
    This is the best solution I have found - in the users home directory!
    Pick up your changes without logging out:
    Close terminal window
    Hit ALT-F2
    type restart
    hit enter
    chanslor
    Last edited by chanslor (2013-10-23 03:15:45)

  • [Solved] Where did ifconfig go?

    I can't find ifconfig in the repositories, where did it go? Did it get replaced by some other package?
    $ sudo ifconfig
    sudo: ifconfig: command not found
    $ sudo pacman -S ifconfig
    error: target not found: ifconfig
    Last edited by Paaskehare (2011-11-13 23:44:55)

    Paaskehare wrote:Thanks, just needed net-tools, I had no idea that ifconfig was part of that package, atleast it is a standalone package in debian
    https://wiki.archlinux.org/index.php/FA … is_X_in.3F
    Edit: Exactly what bernarcher said. And please mark this thread as solved :-)
    Last edited by karol (2011-08-02 18:47:19)

  • Where did my old podcasts go?  I just upgraded iTunes?

    I just upgraded iTunes and now I cannot find my old podcasts.  Where did they go?  How do I get them back into iTunes so I can relisten to them?
    I'll appreciate any help.

    the iPhone is not designed to work as a standalone phone. It MUST periodically sync with iTunes. You may have memory corruption on the phone, and syncing it may fix that. If not you will have to connect to iTunes and do a Restore. If it is hacked or jailbroken there's nothing you can do.

  • How do I print a mirror image?  Where did the old functionality go?

    Within the last several months I was able to print a mirror image of my document to my HP DeskJet F4180 in high resolution. I don't know if it is the new HP drivers, or my new Snow Leopard OS but now I can' figure out how to do it again. I can grab a screen shot in and flip it in Preview but it ends up printing in low resolution.
    I have printed mirror images in the past from my PDF applciations and I think from Office 2008 (PowerPoint). I find no documents saved on my hard drive that come up saved as a reverse image so I suspect that I was using a printer feature not an application feature to print mirror images.
    Where did this functionality go?

    Found it!
    Use the check box marked Flip Image. Didn't is say mirror before?

  • [SOLVED]cannot share folder in home directory with SAMBA

    My problem is relatively small as I can use a workaround but I would like to be able to discern whether or not my troubles  stem from a bug or my own incompetence. 
    Basically it seems I can share just about anything I want EXCEPT for a file or folder in my home directory.  I  have two primary users on my box, root & dunce, and what I am unable to do is share "/home/dunce/shared".  I've tried quite a few different configs based on what I could find online but nothing works.  Initially I followed the SAMBA instrucions on the Arch Wiki and that was fine for other items I wanted to share.  I feel like I'm kinda'   makin' a mountain out of a molehill here but I would really like to understand WHY I can't share from "/home/dunce/shared".  I really don't think it's a problem in smb.conf but then again . . .  Any insight would be greatly appreciated.
    Last edited by Captain Dunce (2011-01-24 07:11:06)

    The option browseable if not defined is per default set to yes.
    Excerpt from The definitive guide to samba 3
    browseable: This parameter determines whether a share appears in browse lists on clients. The default value of YES causes a share to appear and is usually appropriate. You can hide a share by setting this parameter to NO; however, be aware that this setting doesn't make a share unavailable, only hidden from casual browsing.
    Another thing I stumbled upon is that samba can get confused if security=share is used. It will try different usernames until it finds one that can be used, or will deny access if none can be used. The following list is the order it tries to access the share:
    Guest, Client provided username, Prior login, Share name, Client name, User list (if defined).
    You can try to set
    guest ok = yes
    and see if that changes the behaviour. You will need
    guest account = nobody
    or something similar in you global configuration to make this work.
    Whatever user you set as guest need to exist in the samba database. And must be a existing linux username as well.
    Another option is to set the guest account in the share definition and only allow guest access.
    [share]
    path = /home/dunce/sharefolder
    browseable = yes
    writable = yes
    guest account = dunce
    guest ok = yes
    guest only = yes
    Again the username (dunce) need to exist in the samba database. Depending on your setup this can be set with the command pdbedit.
    There is a samba book available online from O'Reilly. It is a bit dated, but the info on shares should still be valid. I think chapter 6 is especially interesting for you in your scenario.
    http://oreilly.com/catalog/samba/chapte … index.html

  • [solved] Where did XFCE's volume control panel item go?

    I did an update recently and noticed that the volume control panel item disappeared.  So I went to add it again ... and it's not in the list!  I looked in the repos and there isn't a package for it either.  Where did it go?
    Last edited by synthead (2008-10-30 10:50:20)

    peart wrote:
    Hi synthead,
    Is this the problem you are having?
    peart wrote:
    Got it.  Change the last line of /usr/share/xfce4/panel-plugins/xfce4-mixer.desktop to :
    X-XFCE-Exec=/usr/lib/xfce4/xfce4/panel-plugins/xfce4-mixer-plugin
    I'll file a bug report.
    Yes!  It was.  Was, as in, it's fixed now.  Thanks!

  • Where did the old left click shortcut go - to 'make link'?

    Aloha, Please tell me if there is a way to make a link like there was prior to installing the 10.4.11 update.
    Before i installed that update i was able to press control & click and the pop up menu would give me the quick option 'make link' from the link text i typed. Now, since i have installed the update, it is gone and some of my links don't automatically become links; in email they seem to but on, for example, myspace they do not.
    Please tell me if there is a shortcut to get to that sweet, quick and easy old 'make link' option.
    many mahalo's
    j

    But, Simon...
    where is the link to mail?
    I did use your link (as I have before) but nowhere on this page is there a link to mail. Is it hidden somewhere? Is it a secret? All I see are ads for using .Mac.
    This is what I see:
    • Tour .Mac
    • One-click web publishing
    • Photocast with iPhoto
    • Exchange files from anywhere
    • Communicate Apple style
    • Bring groups together
    • Stay in sync
    • Backup your life
    • How it works
    • .Mac in action
    • Membership options
    Where the heck is Mail? And why did Apple decide to make it so difficult to find?

  • Where did my old custom settings go?

    Just downloaded compressor 4 from App Store...where are all my custom settings from Compressor 3 and will they work in compressor 4?

    When you mount a partition to "/home" is "goes over top of" what is already there.  Most likely your old user is underneath that old mount and can't be seen because the new mount is sitting on top of it.  You could boot off the Arch ISO, make sure your new /home isn't mounted, and move your old user out of /home and then mount your new /home and copy the user onto that partition.

  • [SOLVED] Where did uml_utilities go?

    Trying to do:
    [root@host ~]# tunctl -b -u 1001
    Which doesn't work because i need uml_utilities, and that package can't be found anywhere (AUR, Core, Extra)?
    Any ideas to what i should do or where to get it?
    I've installed bridge-utils so that works fine, now i need tunctl, or is there a equivilant?
    I know OpenVPN can handle this without uml_utilities so i assume there's a workaround if this package is not supported but in that case, how?
    Last edited by Torxed (2013-06-04 11:02:54)

    trapanator wrote:Is it possible to receive the name of newly tun device with the 'ip tuntap add...' command?  i.e. tun0
    I wrote this script as a drop-in replacement for tunctl. If anybody has improvement ideas, please do post them!
    #!/bin/bash
    # Drop-in replacement for tunctl from the old uml_utilities
    # replaced by ip from the iproute2 package.
    # By Alexandre de Verteuil 2013-06-06.
    if ! which ip &> /dev/null; then
    echo "ip not found, is iproute2 package installed?" >&2
    exit 1
    fi
    while getopts d:bu:t: argument
    do
    case $argument in
    d)
    ip tuntap del dev "$OPTARG" mode tap
    exit $?
    u)
    USERARG="user $OPTARG"
    b)
    #Brief, there is no verbose.
    t)
    DEVNAME="dev $OPTARG"
    esac
    done
    # Memorize existing tap devices.
    before=$(ip tuntap list | cut -d: -f1 | sort)
    # Create the new tap device.
    ip tuntap add $DEVNAME mode tap $DEVNAME || exit 1
    # Memorize the new list of tap devices.
    after=$(ip tuntap list | cut -d: -f1 | sort)
    # Spit out the name of the new device, just like tunctl would do.
    echo $(comm -13 <(echo "$before") <(echo "$after"))
    I saved it as /usr/local/bin/tunctl.

  • Where did my old Iphone backup go?

    Dear iPhoners,
    I am lost!
    I wanted to restore an old Iphone backup because I lost my most meaningful text messages. When I right clicked on the device it only showed me a backup from today!
    When I looked in preferences-> devices-> It only showed one; the one I made today!
    Also when I looked via users->appl data-> roaming -> mobileSync... it only showed methe same recent back up.. Now how can this be?
    I am very very sad... and I looked through the internetforums, I tried to use backup extractor, which only showed me some 4 messages from april 2010, so I am still hopefull caus this means the data must be somewhere right?
    But how can I restore my old  backup? I am most certain I NEVER deleted it myself. And when I try to google this strange phenomenon it only gives me information about restoring via backups the way it normally works.
    Help!

    The photos will be in an Event.  Peruse in the Event mode to see if you can find the Event.
    You know the file names of the photos you imported so search by file name to see if the photos can be found in iPhoto:
    Can you find them?  If so you can Control (right) - click  on a photo and have it show you the Event. 

  • [SOLVED] Where did I put exec startx ?!

    Hi guys,
    Been away from Arch for a while and come back. When booting up I go straight into gnome 3.2.1. Now I know I put the command exec startx SOMEWHERE, but I've forgotten where. What are the options?
    It's not in ~/.xinitrc
    Thanks!
    Mark
    Last edited by mark1977 (2011-11-20 11:55:44)

    If you want to boot straight to X, read https://wiki.archlinux.org/index.php/Start_X_at_Boot
    The stuff in ~/.xinitrc is run when you type 'startx' or when startx is executed e.g. via your ~/.bash_profile.
    Last edited by karol (2011-11-19 20:45:39)

  • [SOLVED] Where did Xscreensaver go??

    Pacman -Syu prompted me to update to the latest Xscreensaver version (5.01), which I did. But now it is no longer in the System-Preferences menu. It is still a running process though.
    Any ideas on how to get it back on the menu? I'd like to change my screensaver
    Last edited by alphahsk (2007-10-25 07:22:30)

    mrunion wrote:Also -- at least on my machine -- I have the "Lock Screen" icon added to my panel.  If you right-click that icon and select "Properties", it pops open the XScreensaver configuration window.
    Thanks for that as well! I didn't know about the Lock Screen icon.

  • [Solved] where did kcachegrind go?

    I can't find any kcachegrind package, even though there are various valgrind-related packages. (even aur/python-pyprof2calltree, "Help visualize profiling data from cProfile with kcachegrind", but not kcachegrind itself)
    Am I missing something? did it get replaced by something else?
    Last edited by Dieter@be (2009-03-30 15:34:18)

    Huh, that sucks. Well 4.2.2 is in testing right now, I am using that and it works okay for me so hopefully you will have more luck when that hits extra.

  • HT4599 where did my old emails go

    can't find my old emails. THey disappear after 30 days

    Uh-oh- then you need to change your mail peferences...
    When you have mail open, at top of page click on the word mail and hold- and a drop down menu appears..lower the cursor to the word preferences and let go.
    A new window opens, click on Accounts at the top and click open mailbox behaviors..then look down and see Trash: and click on the options you prefer.You want to choose the last-most one...
    Hold on too- you want to look at Sent delet sent messages NEVER
    It is late... look at the entire preferences page carefully and completely.
    If you set it right, you will not lose emails you deleted, from the server. (I like to keep copies on disk, and then delete at once...works for me.)
    Good luck.I hope that helped.

Maybe you are looking for

  • Problem with file association

    I have read on this forum that people have problem with the file association when they haved installed StarOffice 8. I have the same problem. I install StarOffice on a computer as network administrator - every thing looks fine. When i then log off an

  • Finder issue with Spaces

    I found a Finder issue when using spaces. I performed an upgrade installation on my Intel Core Duo iMac. Finder worked as expected. Then, I turned on Spaces. After a few minutes the finder hung. I tried using activity monitor several times to force q

  • Passing multiple parameters to an Oracle procedure

    I'm having trouble passing multiple parameters to a stored procedure in Crystal Reports 2008 (12.2.0.290). I'm using an OLE DB (ADO) connection to an Oracle 10g database. I have created a stored procedure that has 3 parameters (in out sys_refcursor,

  • Not sending mac

    After moving a cat6513 from one location to another uor 6513 has stopped sending mac-addresses OUT on all gig-interfaces. Have done two reload. Still no change. What can this be? Need help.

  • No display after FB08 reverse

    we use fb08 to reverse Nov. depreciation posting document,  after that, we run afab, both planed and repeat run, no list is displayed for Nov, so how to repost Nov. depreciation?