On Mon, May 6, 2019 at 10:26 AM Chris Murphy <li...@colorremedies.com> wrote:

> Looks like it wants to mount root, but it's already mounted and hence
> busy. Btrfs lets you do that, ext4 and XFS don't, they need to be bind
> mounted instead. Just a guess.

Nope, that's not correct. I can mount /dev/vda2 on /mnt just fine.

/dev/vda2 on / type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
[snip]
/dev/vda2 on /mnt type xfs (rw,relatime,seclabel,attr2,inode64,noquota)



-- 
Chris Murphy
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to