Linux chroot中挂在/dev 2021年 7月 13日 / mount -t proc proc ./rootfs/proc mount -t sysfs sys ./rootfs/sys mount -o bind /dev ./rootfs/dev chroot rootfs