Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 1996 13:53:48 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        lehey.pad@sni.de (Greg Lehey)
Cc:        pierce@diamondmm.com, hackers@FreeBSD.org
Subject:   Re: Converting from Linux to FreeBSD
Message-ID:  <199601312053.NAA10520@phaeton.artisoft.com>
In-Reply-To: <199601311519.QAA02179@nixpbe.pdb.sni.de> from "Greg Lehey" at Jan 31, 96 04:15:24 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > My questions...
> >
> >         can linux be 'upgraded' in place to freeBSD?
> 
> Probably not.  Certainly, in view of the requirement that you don't go
> down for long, you'd be better off installing FreeBSD on separate
> disks.  That way, if you *do* experience problems, you can fall back
> to Linux quickly and painlessly.

In particular, the Linux second stage boot code will not work for
FreeBSD, which expects the second stage boot code to pass it much
information from BIOS space that is unavailable in protected mode.

In addition, using the FreeBSD second stage boot will not by default
recognize the unsliced partitions Linux uses as mountable as root,
nor will the kernel recognize ext2fs by default (variant root FS
types is one argument pro a bootfs).

At a minimum, your root FS will need to be UFS at present, unless you
plan to use unredistributable local hacks to put the GPL'ed code
statically in a BSD kernel.

> >         does freeBSD support the ext2 file system from linux w/o
> >                 reformatting?
> 
> No, sorry.  You'll have to convert everything to ufs.

Yes, but not for root (see above).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601312053.NAA10520>