Skip to content

Commit 88e51b9

Browse files
authored
Merge pull request #1804 from AkihiroSuda/docs-less-scary
docs: Usage: remove scaring caution
2 parents b794d56 + 68441d3 commit 88e51b9

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

website/content/en/docs/Usage/_index.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ title: Usage
33
weight: 2
44
---
55

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-
146
## Start a linux instance
157

168
```console
@@ -105,4 +97,4 @@ The current default spec:
10597
- Filesystem sharing: [Reverse SSHFS (default), or virtio-9p-pci aka virtfs, or virtiofs](./docs/mount.md)
10698
- Port forwarding: `ssh -L`, automated by watching `/proc/net/tcp` and `iptables` events in the guest
10799

108-
{{% /fixlinks %}}
100+
{{% /fixlinks %}}

0 commit comments

Comments
 (0)