OpenSUSE Install :: Splinting A Home Directory Three Ways For Two Distros?

Jan 6, 2010

I want to do something that would make my life easier. Problem:

1. I use OpenSUSE as my main OS for over 2 years now. BUT I like playing with a flavor of the month OS.

2. Virtual OS installs are not my cup of tea. a) You don't get a "true" feeling for the OS without it being installed on metal. b) I have a OLD cpu and virtual anything is painfully slow.

Solution: Split the /home directory into three partitions.

1. Shared /home partition holding all visible data files

2. OpenSUSE /home partition having all the hidden .files and .directories for its configuration.

3. Flavor of the month OS /home partition having all the hidden .files and .directories for its configuration.

Reasoning:
I can therefore install another OS or Distro and just format and install to 2 partitions. I still have all my documents and files in a separate shared partition.

Issues:
1. I understand why they made the configuration files in /home for multiple users, but when someone wants to keep trying out different things it causes problems. 2. I don't want to place my files on my NAS. I have the same issue. My config files are saved in the NAS/home/and I can't share it without headaches. Doesn't solve my issue. 3. A symbolic link (soft) won't work since it will not update itself if files are moved.
4. Drop Box won't solve my issue and just take up space. 5. Syncing the /home/ folders between the two would take double the space. Just an issue with videos music and pictures. 6. If I make any changes won't this causes issues with the operating system and applications placing .config and defaults to the wrong place?

Solution I can't figure out how to process:

1. Save my .config files on a separate partition.

2. Making a link for each folder from the SUSE or Flavor of the month's /home folder to the storage /home folder located on a separate partition.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Share Home Directory With 2 Distros?

Jun 14, 2010

I'm not sure if this is the proper section of the forum for this, but I haven't really seen anything about this particular topic. I've got Ubuntu 10.04 installed as my main OS. It's on a 25GB partition, and I have a 175GB partition that I use as my /home directory.

On the second hard disk I have a 15GB partition that I would like to install, and try out, Slackware 13.1.
Is it a bad idea to try to also use that 175GB /home partition for Slackware and Ubuntu at the same time? Can that cause incompatibility problems for me, with any shared software between the two distros, or is this something that should work ok?

View 3 Replies View Related

OpenSUSE Install :: Cannot Enter Home Directory

Jul 18, 2010

I get this error when I boot opensuse default and fail safe. It takes me to a console log in, which works. This happened after new kernel install in Linux Mint, which is unbootable atm. I can boot windows, bsd but no Linux.

View 9 Replies View Related

OpenSUSE Install :: Upgrade Erased /home/ Directory?

May 14, 2010

I have just followed the instructions here: Upgrade/Supported - openSUSE to upgrade from version 11.1 to 11.2. When it was upgrading the system, by using: It had problems with a couple of rpms (one oppenofice extras and the other i cant remember). I went away for a moment and when i returned the computer was blocked. I whaited to no avail. I pushed the power button and turned of the PC. I started it again, and in the boot menu it still said version 11.1, but the background was not that of 11.1, but that of 11.2. I booted but did not started X windows, worse still my /home/ directory is empty!

View 1 Replies View Related

OpenSUSE Install :: Migrating The Encrypted Home-directory?

Oct 5, 2010

I am trying to open an encrypted home directory from opensuse 11.2 with opensuse 11.3. This means i have a user.img and a user.key So far i have done:

losetup /dev/loop3 user.img
cryptsetup luksOpen /dev/loop3 home
Enter passphrase for /dev/loop3:

No key available with this passphrase. At this point it will not accept my passphrase.

A luksDump reveals:

cryptsetup luksDump /dev/loop3
LUKS header information for /dev/loop3

[code]....

When i try to use the key file, i get:

cryptsetup luksOpen /dev/loop3 home --key-file home.key No key available with this passphrase.

View 3 Replies View Related

OpenSUSE Install :: Setting Up An Encrypted Home Directory?

Dec 12, 2010

I am having a problem setting up an encrypted home directory with openSUSE 11.3. I used Yast User and Group Management to edit an existing user to encrypt the home directory and the user.key and user.img files were created in the /home directory. I tried it out and logged in as user and created a new file. I logged out and logged in as a different user and was able to see the newly created file in the first users home directory.

I figured I did something wrong so I went back to Yast and deleted the user. I deleted the /home/user directory using file manager su mode. I tried again to create a new user with an encrypted home directory using Yast and now when Yast tries to write the changes I get an error: "pam_mount is already setup for user. Use --replace to replace the
existing entry." I do not know how to proceed from here except to try with a different user name as I do not understand what the error message means and what command to use --replace with.

View 1 Replies View Related

OpenSUSE Install :: Home Directory Is Running Out Space

Mar 19, 2011

My machine telling me that my home directory is running out space,It is said 95% in usage.Try to delete the big unwanted files in users (just two user in my machine),df ing, but the home usage status keep on 95%.

View 9 Replies View Related

OpenSUSE Install :: Oversize /Home Directory On Formatted Partition

Jul 17, 2010

I just installed suse 11.3 on formatted partitions (5GB swap, 30GB / and 500GB /home). Just after the installation, My computer showed 25.2GB of /home to be used. When I do:

Code:
dyn-0a2a1f40:/ # df -h .....

That seem to be roughly correct because since yesterday I've been running a program that constantly writes logs and other data files and plots, which might have accumulated a few GB's. It is also collaborated by the output of

Code:
dyn-0a2a1f40:/ # du -sk /home
10548452 /home

I'm not hard-up on space right now but storage has been dear until the recent past. Also out of curiosity, the size of the /home partition is shown as 493 instead of the 500GB allocated while the swap also lists only 4GB instead of 5GB. Below is the output for fdisk -l in case anyone needs it:

Code:
dyn-0a2a1f40:/ # fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x219b052d .....

I have Linux 2.6.34-12-desktop x86_64 and KDE 4.4.5 (which I had previously used in 11.2 without any problems) and 4.0GB RAM.

View 9 Replies View Related

OpenSUSE Install :: Guest User Able To Read Home Directory

Sep 17, 2010

I've created a guest user in the group "user." I'd like to limit its read access to its own home directory. However, by navigating through File system>home it's able to read my home directory. I was under the impression that users were limited to their own home directories. Am I missing something, or is there a group I can assign this guest to, to limit its read access to its own home directory? I've read about Pessulus (I use Gnome), but that seems to be geared toward limiting access to applications, not directories.

Ideally, I'd like to create a group that cannot navigate through any files except its own home directory. But it seems that if I try to do that, the guest user will not be able to execute any applications. I've read all the posts (and other forums) I could find about creating such a limited account, but the chroot jail is beyond my understanding. I get the feeling that it's geared toward networks.

View 9 Replies View Related

OpenSUSE Install :: Using An SSD But Keeping Home Directory On Hard Drive?

Jun 14, 2011

I have a dual boot windows XP/OpenSuse 11.3 system running from a hard drive. They are both 32 bit in spite of the fact that the system can run 64 bit.

I would like to upgrade to Windows 7 64 bit (the wife insists, not yet a Linux possibility) and OpenSuse 11.4 64 bit, but having the programme files on an SSD for faster loading, with my data files on the existing hard drive.

I'm happy with the notion of getting the SSD going as a dual boot system. With Windows, as I understand it, it can tell it fairly easily where to look for the "my documents" folder on the hard drive.

However, the Home directory in Linux is not quite the same. How (if it's possible) could I run the SSD but use my existing Home directory on the hard drive?

View 9 Replies View Related

OpenSUSE Install :: Error When Converting HOME Directory To Encryption?

Jun 19, 2011

Using SUSE 11, I'm trying to change my existing login user id HOME directory to use encryption. I use YAST to do this, just by clicking the ENCRYPTION box inside the USER AND GROUP MANAGER tool.I receive this error message -- "Not enough disk space left to copy existing data".Which file system do I need to add space to?Here are the filesystem existing sizes --

Filesystem: / Size: 6g Used: 3g
Filesystem: /home Size: 1.8g Used: 65m

View 4 Replies View Related

General :: Testing Home Directory Scripts By Setting $HOME To The Location Of The Test Directory

Apr 20, 2010

I have an interdependent collection of scripts in my ~/bin directory as well as a developed ~/.vim directory and some other libraries and such in other subdirectories. I've been versioning all of this using git, and have realized that it would be potentially very easy and useful to do development and testing of new and existing scripts, vim plugins, etc. using a cloned repo, and then pull the working code into my actual home directory with a merge.

The easiest way to do this would seem to be to just change & export $HOME, eg

cd ~/testing; git clone ~ home
export HOME=~/testing/home
cd ~
screen -S testing-home
# start vim, write/revise plugins, edit scripts, etc.
# test revisions

However since I've never tried this before I'm concerned that some programs, environment variables, etc., may end up using my actual home directory instead of the exported one. Is this a viable strategy? Are there just a few outliers that I should be careful about?

View 1 Replies View Related

OpenSUSE Install :: Encrypt Home Directory To Use It "on The Fly" (ubuntu)?

Dec 22, 2010

I am looking for something like Ubuntu does (or claims to do :-) ): encrypt the home folder so that, once done, you can even forget that it ever was encrypted.

I have had a quick look to encfs, and to the KDE "right click menu"; but, when dealing with folders, it seems that they pack them into a single file and then encrypts it (if I have correctly understood).

So, what is the way of encrypting the home folder (and subfolders) as Ubuntu does? (and so that you can completely forget afterwards)

View 7 Replies View Related

OpenSUSE Install :: Cannot See Other Distros On Laptop

Sep 3, 2011

I have a problem with opensuse grub - it cannot see other distros on my laptop (Ubuntu and Mint) and the original grup got glitchy when I recovered it (I couldnt reinstall it with terminal, so I used rescatux to recover it, but I couldnt update it). It works with windows. Is it some kind of bug or osuse isnt compatible with other distros?opensuse: 11.4 64 bit

View 8 Replies View Related

General :: Could Two Distros Share The Same /home

Jul 27, 2010

Just out of curiosity, suppose I had a harddrive with three partitions. One partition contains Slackware (or whatever), and one partition contains Debian (or whatever). Could both of these installs use the third partition as its /home, without causing any problems?

edit: meant to put this into Linux General, not Debian. Could anyone move it?

View 13 Replies View Related

General :: Two Distros With The Same /home Partition?

Oct 11, 2010

I am running Ubuntu with root on one partition and /home on another. I am proposing adding another distro (probably openSUSE) with its root on a partition which is unused at present, and the same /home partition as Ubuntu. Will using the same /home partition for two distros work? I realise that I will have to use the same usernames and passwords for both.

View 5 Replies View Related

OpenSUSE :: Compile Some Code - Install Other Distros Repos?

Apr 17, 2011

I am trying to build the java gnome gtk+ bindings on open suse and ran into a snag. the libcairo2-dev package is not apart of pensuse - how ever it is apart of ubuntu and the debian launchpad. can i install other distros repos to solve this issue? actually no i cant. how to install this package? zypper install libcairo2-dev comes back as not found.

View 9 Replies View Related

OpenSUSE Install :: Replace GRUB With Multiple Distros

Jun 21, 2011

I have used the following

Code: #Don't change this comment - YaST2 identifier: Original name: none# title Ubuntu 10.04 booting via symlinks kernel (hd0,6)/vmlinuz root=/dev/disk/by-id/ata-ST9500325AS_6VE3ZHX6-part7 ro quiet splash initrd (hd0,6)/initrd.img for Ubuntu for some time. Can this symlinks-booting technique (with the appropriate partition numbers/names) be used for LinuxMint and/or Fedora ?

Currently, I have one PC with Ubuntu's GRUB2 managing multiple distros (openSUSE 11.3 and 11.4, Ubuntu, Linux Mint and Fedora) with Windows 7. I would like to replace it with the openSUSE GRUB, and the Ubuntu, LinuxMint and Fedora are rarely used.

View 8 Replies View Related

Software :: Install Destination Of Deb Package / Install Under User's Home Directory?

Jul 2, 2010

I am new to deb package. I have read some docs, but did not know how to specify the destination for to-be-installed files. For example, I want to install under user's home directory. How to specify that?

View 7 Replies View Related

Ubuntu Installation :: Using /home For Multiple Distros?

Apr 24, 2010

I dual boot multiple distros of Ubuntu and I'm trying to use my /home from 9.10 for 10.04 also.Is this possible? If not, does anyone know if I can copy sections of my 9.10 Crossover files to my 10.04 /home. Biggest thing is for WoW which takes forever to load each new distro I upgrade to.

View 6 Replies View Related

Ubuntu :: Sharing A /home Partition Between 3 Distros?

Jun 18, 2010

On my netbook I want to have three linux distros: full desktop ubuntu, a quick loading web oriented netbook OS (maybe UNR or a couple others), and backtrack 4.

To save HD space, I was thinking about having like a 10GB partition for each OS, a 2GB swap partition to be shared, and a /home partition taking up the rest of the drive to be shared between all the OSes. Are there any potential complications here? Should I use a separate user and home folder for each distro or would it be ok to share the same home folder between all of them?

View 3 Replies View Related

Ubuntu :: Share Folders In Home Between Distros

May 28, 2011

I've set up a dual boot between a few different distros that I use. One of them has a seperate home partition and I'd like to bind folders from that into the other distros' home directories, I would like to share music documents and ideally firefox bookmarks between them.

View 4 Replies View Related

OpenSUSE Install :: Incompatibility For Disk Encryption Among Distros / Versions

Feb 8, 2010

any incompatibility for an encrypted disk (i.e. impossibility of reading the file system) among different versions of the same distro or among different Linux distros.

View 1 Replies View Related

General :: Sharing /home And Swap Partitions Between Several Distros?

Jan 18, 2010

I have a new laptop, the HDD is 160 GB size, I would like to install several linux distros, such as Debian, UbuntuStudio and BackTRack, the HDD partition would be like this:

- first logical partition (100 GB): 3 ext3 extended partition (1 partition for each distro)
-second logical partition (2 GB): swap
-thid logical partition (55 GB): ext3 /home partition
-four logical partition (3 GB): free space

is possible to share the swap and the /home partition between the 3 distros?

View 4 Replies View Related

Ubuntu :: Encrypt Home Directory After Install?

Apr 6, 2010

have the home directory encrypted after the initial installation? I know on a clean installation you can set this up.However, is there an easy way to do so after? Ubuntu Karmic x64

View 1 Replies View Related

Ubuntu :: Getting New Install Pointing At Old Home Directory?

Oct 16, 2010

am having to reinstall 10.10 and putting on it's own drive. Even though I can't get my system to boot properly, my old home directory is still intact on a different drive. How can I get the new install to point at the old home directory? I have read the tutorials, but it just isn't clicking for me.

View 9 Replies View Related

General :: Install From Source To Home Directory

Jun 11, 2010

I have a user account on a server that runs debian. I do not have the root or superuser password b/c i am not the local system admin, but I want to install a program (djvu2pdf and djvulibre-tools). I did some searching on the internet and found some useful information, but nothing to really tell me what to do.My question, if it compiled succesfully, did it install? Where am I at in the install process? I want it to put the executable files in my /home/usr_acnt/bin/ folder, how do I do that?

View 2 Replies View Related

CentOS 5 :: Install Java In Home Directory?

Aug 22, 2011

Is it possible to install java in my home directory and that only i can use it ?
Because i dont have root access.

View 7 Replies View Related

General :: Installing Multiple Distros - Create Another / And /home Partitions For The New Distro?

Nov 20, 2010

My partition layout is as follows:

sda1: 14GB / ext4
sda2: 10GB /iso ext4
sda3: 4GB /home ext4
sda4: 86GB Extended
sad5: 2GB swap

I have 84GB free space on this hard drive and want to install another distro. Will I be able to create another / and /home partitions for the new distro?

View 6 Replies View Related

Software :: How To Build KDE3 5.10 And Install To Home Directory

Jun 12, 2009

I love KDE4 now, but I still want KDE3, so I I want to build KDE3.5.10 and install it to my home directory, sort of like konstruct does, but the current version. I've built almost an entire KDE3 before, so I'm pretty sure it's doable, but what do I do different to point the installer at ~. If the answer is in the man page for make I couldn't see it.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved