bluerider / liveroot

Initcpio hooks for overlayfs ontop of root
BSD 3-Clause "New" or "Revised" License
79 stars 13 forks source link

BTRFS instructions possibly incomplete? #18

Closed raingloom closed 7 years ago

raingloom commented 7 years ago

preface: I'm running linux-zen, if that changes anything

I have a BTRFS root partition and selected the BTRFS option at install time, I also have an empty subvolume at /snapshots.

I also tried symlinking /snapshots to /.snapshots (which is what snapper uses), but nothing changed. This is the output I get when I boot with any of the oroot options:

![booterror](https://cloud.githubusercontent.com/assets/8085052/21185313/101b4a00-c208-11e6-90e4-a4b50efc9e0b.png

(the btrfs thing before it only appeared once so far)

So, I'm not sure what I'm doing wrong, I can boot without issues if I leave the oroot option out, my fstab is correct and I have run mkinitcpio again just for safety.

raingloom commented 7 years ago

closing because it may have been my own fault after all