Folks,
Appreciate BSD has it's own file system or UFS but prior to installation is there a preferred format to have the drive prepared? As a Linux user my disk editors are unable to format to the BSD preferred so I tend to have them as Ext4 or is unallocated better?
Geoff
What format
Re: What format
GhostBSD uses ZFS.
But the ext2fs driver will permit the FreeBSD kernel to access ext2 file systems and its derivatives. It currently implements most of the features required by ext3 and ext4 file systems. Support for Extended Attributes in ext4 is experimental. Journalling and encryption are currently not supported.
But the ext2fs driver will permit the FreeBSD kernel to access ext2 file systems and its derivatives. It currently implements most of the features required by ext3 and ext4 file systems. Support for Extended Attributes in ext4 is experimental. Journalling and encryption are currently not supported.
Re: What format
Can it install to a logical partition within an extended partition? Reason I ask is that I am trying to install from a Live version and when I reach the partition editor I have to choose manual UFS as there are other O/Ss on the disk. When I highlight my intended partition options remain greyed out. Cannot delete or create root file system. Cannot proceed.slughorn wrote: ↑Sun Mar 08, 2020 4:56 am GhostBSD uses ZFS.
But the ext2fs driver will permit the FreeBSD kernel to access ext2 file systems and its derivatives. It currently implements most of the features required by ext3 and ext4 file systems. Support for Extended Attributes in ext4 is experimental. Journalling and encryption are currently not supported.
Geoff
-
- Posts: 12
- Joined: Thu Mar 05, 2020 5:38 pm
Re: What format
/ [ vs var tmp usr ] have to be in a primary parttion AFAIK * unless * some boot loader gets around that, don't know if any do.