Skip to content

Commit 711bed7

Browse files
authored
Update README.md
1 parent 1e2a1a5 commit 711bed7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## One File Linux
2-
<img width=600 alt="One File Linux" src="https://hub.zhovner.com/img/one-file-linux.png" />
3-
42
Live linux distro combined in one ~20MB file. Runs on any UEFI computer (PC or Mac) without installation. Just copy one file to EFI system partition and boot.
53

4+
<img width=600 alt="One File Linux" src="https://hub.zhovner.com/img/one-file-linux.png" />
5+
66
**Download:** https://github.com/zhovner/OneFileLinux/releases
77

8+
About in russian: https://habrahabr.ru/post/349758/
89
### Main advantages
910

1011
* **No installation required** — no need to create additional paritions. Just copy one file to EFI system partition and add new boot entry to NVRAM.
@@ -37,7 +38,7 @@ My personal goal is to use laptop's internal PCIe WiFi card for cracking WiFi wi
3738
where diskN is your EFI disk number.
3839
To find your EFI disk number use `diskutil list` command.
3940

40-
<img width="500" alt="macOS diskutil list EFI partition" src="/img/diskutil-list-efi.png" />
41+
<img width="500" alt="macOS diskutil list EFI partition" src="https://hub.zhovner.com/img/diskutil-list-efi.png" />
4142

4243
For me it will be: `diskutil mount disk0s1`
4344

@@ -94,7 +95,7 @@ Replace `/dev/sda` to you disk path and `--part 2` to your EFI partition number.
9495

9596
On my ThinkPad X220 I press F12 while power on to open boot menu. Hotkey depends on your motherboard.
9697

97-
<img alt="ThinkPad X220 boot menu" width="600" src="/img/thinkpad-x220-boot-menu.png" />
98+
<img alt="ThinkPad X220 boot menu" width="600" src="https://hub.zhovner.com/img/thinkpad-x220-boot-menu.png" />
9899

99100
---
100101

0 commit comments

Comments
 (0)