Click to See Complete Forum and Search --> : Partitioning


thully
01-05-2001, 01:36 PM
Hello,
I'm preparing to install a Linux distribution. How do I best divide up the partitions? I want to be able to try FreeBSD in the future, yet save my Linux home directory etc. I have 5GB of space at the end of this drive for these operating systems. Could I make a few ext2 partitions and just format the main ext2 partition as UFS when I want to try FreeBSD? Would the Linux /home work in FreeBSD? Any other suggestions?

henri
01-08-2001, 11:05 AM
I'm not sure but I think that BSD doesn't know anything about ext2fs (the default file system for linux) so keep linux and BSD apart
say half of your spare space

Strike
01-08-2001, 12:33 PM
BSDs also use a different partitioning scheme anyway. They take a single partition and then divide it further into "slices" (seems kinda counter-intuitive if you ask me, but... nobody did).

But yes, the default filesystem for BSDs is not ext2, though I'm pretty sure they could read it (but not sure that the default kernels have that support built-in, and hence, it would make the kernel unbootable).