1
edit
Changes
→Composing Images
*ssh user@iraq.proximity.on.ca
*ssh user@cal-7-2
*Note if you restart or the node is shutdown you will need to bind mount /proc, /dev, /sys to f17v6/proc, f17v6/dev, f17v6/sys with the following command before you chroot.
*mount -o bind /proc/ f17v6/proc
*mount -o bind /dev/ f17v6/dev
*mount -o bind /sys/ f17v6/sys
chroot into the armv6hl directory on the arm device.