Opened 3 years ago
Closed 3 years ago
#211 closed System Defect (fixed)
FreeBSD installation from PCBSD DVD on zfs root
| Reported by: | aplsms | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 8.0 |
| Component: | System Configuration | Version: | 8.0-ALPHA |
| Keywords: | Cc: | trac-bugs@… |
Description
hi!
i can set in the installer / slice as ZFS, but system can't boot from ZFS slice.
Solution1: Add additional check on installer that /boot slice is on UFS filesystem.
Solution2: recompile bootblock with ZFS support
Solution3: migrate to GPT (gpart) as partition manager.
http://lulf.geeknest.org/blog/freebsd/Setting_up_a_zfs-only_system/
Some scripts here http://mfsbsd.vx.sk/
Change History (1)
comment:1 Changed 3 years ago by kris
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Thanks for the heads up.
Just fixed this in SVN, should be corrected for 8.0-RC and onward.