Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btrfs-convert doesn't work #136

Closed
solskogen opened this issue Nov 7, 2023 · 3 comments
Closed

btrfs-convert doesn't work #136

solskogen opened this issue Nov 7, 2023 · 3 comments

Comments

@solskogen
Copy link

This is special for the Pi5.
btrfs-convert cannot be used because of the page size.
` btrfs-convert /dev/mmcblk0
btrfs-convert from btrfs-progs v6.2

WARNING: blocksize 4096 is not equal to the page size 16384, converted filesystem won't mount on this system`

Normal mkfs.btrfs works.

@pelwell
Copy link

pelwell commented Nov 7, 2023

Yes, the same is true of F2FS. If btrfs is important to you, put kernel=kernel8.img in config.txt to use the Pi 4 kernel.

@solskogen
Copy link
Author

Yeah, it was more like a FYI rather than a bug. I noticed this when I got my Pi5 yesterday and my old sdcard didn't boot.

@leifliddy
Copy link

There's a discussion on this topic here:
https://social.treehouse.systems/@marcan/111493984306764821

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants