Last bits befor DB migrate

This commit is contained in:
2026-09-22 08:52:21 +03:00
parent 2a82989954
commit 3bf87809ec
8 changed files with 1730 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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