Files
Troposphere/Troposphere Docs/SetupEnviroment.txt
T

10 lines
296 B
Plaintext
Raw Normal View History

2026-09-22 08:52:21 +03:00
to setup debootstrap env
# mount -t proc /proc /opt/test/dual_rootfs/proc
# mount -t sysfs /sys /opt/test/dual_rootfs/sys
# mount --bind /dev /opt/test/dual_rootfs/dev
# mount --bind /dev/pts /opt/test/dual_rootfs/dev/pts
# chroot /opt/test/dual_rootfs /debootstrap/debootstrap --second-stage