[Eisfair] [e1] fstab bind-mount Bootproblem
Marcus Röckrath
marcus.roeckrath at gmx.de
Do Mai 14 07:39:07 CEST 2020
Hallo Thomas,
Thomas Bork wrote:
> Was zeigt denn
>
> findmnt -lo source,target,fstype,options -t ext2,ext3,ext4,xfs
> findmnt -lo source,target,fsroot,fstype,options -t ext2,ext3,ext4,xfs
>
> mit den bind-Mounts bei Dir?
Habe das hier auch mal durchgespielt:
eis64 # mount -o bind,ro /home/eis /mnt
eis64 # findmnt -lo source,target,fstype,options -t ext2,ext3,ext4,xfs
SOURCE TARGET FSTYPE OPTIONS
/dev/sda3 / ext4
rw,relatime,errors=remount-ro,data=ordered
/dev/sda1 /boot ext4
rw,relatime,errors=remount-ro,data=ordered
/dev/sda3[/home/eis] /mnt ext4
ro,relatime,errors=remount-ro,data=ordered
eis64 # findmnt -lo source,target,fsroot,fstype,options -t
ext2,ext3,ext4,xfs
SOURCE TARGET FSROOT FSTYPE OPTIONS
/dev/sda3 / / ext4
rw,relatime,errors=remount-ro,data=ordered
/dev/sda1 /boot / ext4
rw,relatime,errors=remount-ro,data=ordered
/dev/sda3[/home/eis] /mnt /home/eis ext4
ro,relatime,errors=remount-ro,data=ordered
eis64 # mount
/dev/sda3 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
/dev/sda3 on /mnt type ext4 (ro,relatime,errors=remount-ro,data=ordered)
--
Gruß Marcus
[eisfair-Team]
Mehr Informationen über die Mailingliste Eisfair