Changes between Version 25 and Version 26 of Docs/825gen2/Dev/GettingStarted
- Timestamp:
- 12/14/23 10:21:38 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/GettingStarted
v25 v26 106 106 }}} 107 107 108 However, it is often useful to not copy the file to the 825 every time . Instead the 825 can mount the VM drive with NFS so that the file can be run whilestill in the VM.108 However, it is often useful to not copy the file to the 825 every time during development. Instead the 825 can mount the VM drive with NFS so that the 825 can run the file while it is still in the VM. 109 109 110 110 Connect to the 825 with SSH … … 112 112 SSH can be used from the terminal in the VM or if you have multiple monitors it can be convenient to use SSH from Windows PowerShell in another monitor. 113 113 114 First time for each session:114 Run the "test825" script the first time for each session: 115 115 {{{ 116 116 source test825 <ip address of VM>