Results 1 to 4 of 4

Thread: merging and old partition into ubutu

  1. #1
    Join Date
    Aug 2016
    Beans
    2

    Question merging and old partition into ubutu

    so, a bit of backstory: when i originally installed ubuntu (14.04, at the time) on this (windows) laptop, i made seperate /home and /root partitions. my headphone jack always worked wierdly on this computer, and my brother had the same model and the same problem so we assumed it was a hardware issue. i ran into some posts the other day that made me realize it was most likely a issue with ubuntu and, for the first time in maybe a year, actually booted windows up, and the sound worked fine. soooo i decided trying to use different fixes for sound/audio jack problems, and... messed up something with alsamixer, which tbh i had never even heard of, and in trying to correct THAT, I ****ed up my kernel. i did a fresh install, but because i was already on the latest version (16.04), i couldn't just upgrade and leave my partitions as is. i would have chosen "something else" and placed the partititions where their old versions where, but i never labelled mine when i originally partitioned and then couldn't tell which partition had been home and which had been root (i know i know, im and idiot), so i just backed up some important files on my phone (i coulndn't access the internet even through internet because of whatever i did), and wiped my old install.

    but, and here's where my actually question starts, the installer didn't make a seperate home partition, and left mine alone. it's now a mountable seperate partition wth all my old files untouched, and my home folder is in my root partition. is there a way to change my home folder to that seperate partition, oooor if i just merged the two partitioned (they are next to one another) where would i then find the folders? would they be in a folder in /? thans for the help

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: merging and old partition into ubutu

    persephon-eeeek; Hello; Welcome to the forum.

    There are a number of things one can do here to gain access to your old home.
    1st up is to identify the partition containing your old home.
    post back the outputs - between code tags - of terminal commands :
    Code:
    sudo parted -l
    sudo fdisk -lu
    mount
    code tag tutorial:
    http://ubuntuforums.org/showthread.p...8#post12776168
    and with this we start mounting the partitions and looking to identify your target files.
    Once access if gained .. then you decide what you want to do.

    'buntu
    all things are possible
    Last edited by Bashing-om; August 31st, 2016 at 09:45 PM. Reason: mount
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Aug 2016
    Beans
    2

    Re: merging and old partition into ubutu

    oh no i have acess, it isn't really an issue it just seems clunky and disorganized to have those things in a separate partition. i mean i have a lot of files in my windows os partition so again it's not like it really matters, but im just trying to figure out the best way to reintegrate the folders. it's not a priority at all

  4. #4
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: merging and old partition into ubutu

    persephon-eeeek; Well;

    As a thought, I also multi-boot and what I do is move shared files to a 'data' partition.

    many paths to an end
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •