You are not logged in.
Pages: 1
Hi,
I am planning on installing Xubuntu and Arch on my laptop during the christmas break and have been reading around about how to best do this. I want to share the /home directory between these two installs to minimize duplicating files. I would like to know if there are any other folders that can be shared between two systems like Xubuntu and Arch.
Secondly, I would like to know if both Xubuntu and Arch can be installed on logical partitions within the same extended partitions.
Offline
Last edited by Montague (2015-07-28 02:36:35)
Offline
I don't anymore (rarely dual boot linux with linux these days) but if you're sharing a /home between two OS's I used to make the username on each system name-os (greg-arch and greg-ubuntu for my examples).
D:
Offline
Thank you. Will give it a shot soon.
Offline
It’s not really a solution to your problem at this point, but when data deduplication is introduced to btrfs (zfs in FreeBSD 9 has it), you could probably install the systems into different subvolumes and avoid duplicate files (I’m not an expert on btrfs though).
Sharing /boot is theoretically possible (if kernel and initrd have different names in the used distros) but a) doesn’t save any space and b) confuses grub2 (if you use it), it will p.e. generate entries which use the arch kernel and the xubuntu initrd.
But it should work fine if you use a bootloader with a manually created configuration file like syslinux or grub.
Offline
Pages: 1