[systemd-devel] EFI loader partition unknown

Chris Murphy lists at colorremedies.com
Tue May 7 02:55:36 UTC 2019


On Mon, May 6, 2019 at 10:26 AM Chris Murphy <lists at 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


More information about the systemd-devel mailing list