Wandboard - separate boot partition

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Wandboard - separate boot partition

Postby opotonil » Sat Aug 19, 2017 5:00 pm

How can I separate the boot partition? I want use BTRFS for the rootfs partition.

The current in kernel BTRFS support is enough? Or I will require to use a initramfs.

https://github.com/archlinuxarm/PKGBUIL ... nfig#L7857
opotonil
 
Posts: 40
Joined: Sat Feb 08, 2014 1:17 pm

Re: Wandboard - separate boot partition

Postby summers » Sun Aug 20, 2017 8:15 am

btrfs is currently not in the main kernel, and so loaded as a module. This means yes it would need to be in an initramfs.

Guess if you go that direction, either work out how to run mkinitcpio for arm arch on another architecture (e.g.on a desktop computer), or booting the wanderboard from an external file system (e.g. USB - alas I don't know the wanderboard hardware), and then creating an initramfs wih the right modules.

The actual creation of the boot partition is quite simple.

Anyway what I did on my NSA325, was to keep a root fs in ext4, and just make the user partition in btfs. Root I keep small, 2GB IIRC, the home directory is then 1TB, and used for doing backups on. btrfs is good for thinks like snapshots - so ideal for backups.
summers
 
Posts: 984
Joined: Sat Sep 06, 2014 12:56 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 15 guests