File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ mounts:
145
145
| ⚡ Requirement | Lima >= 0.18 + (Windows >= 10 Build 19041 OR Windows 11) |
146
146
| ----------------- | -------------------------------------------------------- |
147
147
148
- The "wsl2" mount type relies on using WSL2's navite disk sharing, where the root disk is available by default at `/mnt/$DISK_LETTER` (e.g. `/mnt/c/`).
148
+ The "wsl2" mount type relies on using WSL2's native disk sharing, where the root disk is available by default at `/mnt/$DISK_LETTER` (e.g. `/mnt/c/`).
149
149
150
150
An example configuration :
151
151
{{< tabpane text=true >}}
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ weight: 6
28
28
- [ Networking] ( #networking )
29
29
- [ "Cannot access the guest IP 192.168.5.15 from the host"] ( #cannot-access-the-guest-ip-192168515-from-the-host )
30
30
- [ "Ping shows duplicate packets and massive response times"] ( #ping-shows-duplicate-packets-and-massive-response-times )
31
- - [ "IP address is not assigined for vmnet networks"] ( #ip-address-is-not-assigined -for-vmnet-networks )
31
+ - [ "IP address is not assigned for vmnet networks"] ( #ip-address-is-not-assigned -for-vmnet-networks )
32
32
- [ Filesystem sharing] ( #filesystem-sharing )
33
33
- [ "Filesystem is slow"] ( #filesystem-is-slow )
34
34
- [ "Filesystem is not writable"] ( #filesystem-is-not-writable )
@@ -206,7 +206,7 @@ PING google.com (172.217.165.14): 56 data bytes
206
206
207
207
For more details, see [Documentation/Networking](https://wiki.qemu.org/Documentation/Networking#User_Networking_.28SLIRP.29).
208
208
209
- # ### "IP address is not assigined for vmnet networks"
209
+ # ### "IP address is not assigned for vmnet networks"
210
210
Try the following commands :
211
211
` ` ` bash
212
212
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --add /usr/libexec/bootpd
You can’t perform that action at this time.
0 commit comments