Skip to content

Commit 5837e15

Browse files
bcumminghavogt
andauthored
Update docs/guides/storage.md
Co-authored-by: Hannes Vogt <[email protected]>
1 parent ae7f2f5 commit 5837e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Note that the original virtual environment is still installed in `$SCRATCH/sqfs-
117117
A benefit of this approach is that the squashfs file can be copied to a location that is not subject to the Scratch cleaning policy.
118118

119119
!!! warning
120-
Most likely, your virtual environment is not relocatable as it contains symlinks to paths in the original location on the filesystem. Therefore, you need to mount the image in the exact same location where you created the virtual environment.
120+
Virtual environment are usually not relocatable as they contains symlinks to absolute locations inside the virtual environment. Therefore, you need to mount the image in the exact same location where you created the virtual environment.
121121

122122
#### Step 4: (optional) regenerate the virtual environment
123123

0 commit comments

Comments
 (0)