sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 388 forks source link

Add XFS support #1082

Open laloch opened 3 years ago

laloch commented 3 years ago

Hi, could you please build the kernels with XFS file system support (CONFIG_XFS_FS=y)?

sebanc commented 3 years ago

Could you try the below release ? It has XFS fs enabled https://github.com/sebanc/brunch-unstable/releases

laloch commented 3 years ago

Yes, it has and it works just fine. Thank you!