File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
website/content/en/docs/Usage Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,6 @@ title: Usage
3
3
weight : 2
4
4
---
5
5
6
- > ** CAUTION**
7
- > Lima may have bugs that result in loss of data.
8
- > ** Make sure to back up your data before running Lima.**
9
- > Especially, the following data might be easily lost:
10
- > - Data in the shared writable directories (` /tmp/lima ` by default),
11
- > probably after hibernation of the host machine (e.g., after closing and reopening the laptop lid)
12
- > - Data in the VM image, mostly when upgrading the version of lima
13
-
14
6
## Start a linux instance
15
7
16
8
``` console
@@ -105,4 +97,4 @@ The current default spec:
105
97
- Filesystem sharing: [ Reverse SSHFS (default), or virtio-9p-pci aka virtfs, or virtiofs] ( ./docs/mount.md )
106
98
- Port forwarding: ` ssh -L ` , automated by watching ` /proc/net/tcp ` and ` iptables ` events in the guest
107
99
108
- {{% /fixlinks %}}
100
+ {{% /fixlinks %}}
You can’t perform that action at this time.
0 commit comments