Re: epair(4)
- Reply: Adrian Chadd : "Re: epair(4)"
- In reply to: void : "Re: epair(4)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Jul 2025 09:04:12 UTC
Hi all, What's the best practice for setting up bridge0 on a NFS root system? Let's say the system is boot from TFTP via em0 and mount the NFS root filesystem, is there any way to create bridge0 and addm em0 after the system is up? or is it possible to create and use bridge0 before mounting the NFS root? Thanks,