- mkdir -p /myroot
- mount -t nfs -o rw,nolock 192.168.0.10:/home/rmainz/work/quantron_mgudert_test20190111/jncg/ptxdist/platform-ecu01/root-debug /myroot/
- cd /myroot
- mount --bind /proc $PWD/proc
- mount --bind /sys $PWD/sys
- mount --bind /dev $PWD/dev
- mount --bind /home $PWD/home
- chroot /myroot /bin/bash
quantron chroot run-codesyscontrol receipt
Posted by Anonymous on Thu 17th Jan 2019 11:52
raw | new post
modification of post by Anonymous (view diff)
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.