On Mon, Feb 08, 2010 at 08:09:48AM -0600, Peter Steele wrote: > I've set up a system with gpart and have the swap partition first followed > by root, var, and so on. This works fine but I've seen documents that always > have root first, then swap. Is there any reason that root should be the > first partition or can it follow swap space?
It should work, but there are so many things that might assume to have / (root) as the first partition on a bootable drive that maybe it is best to just stick with that convention. ////jerry > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
