File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
## One File Linux
2
- <img width =600 alt =" One File Linux " src =" https://hub.zhovner.com/img/one-file-linux.png " />
3
-
4
2
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.
5
3
4
+ <img width =600 alt =" One File Linux " src =" https://hub.zhovner.com/img/one-file-linux.png " />
5
+
6
6
** Download:** https://github.com/zhovner/OneFileLinux/releases
7
7
8
+ About in russian: https://habrahabr.ru/post/349758/
8
9
### Main advantages
9
10
10
11
* ** 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
37
38
where diskN is your EFI disk number.
38
39
To find your EFI disk number use ` diskutil list ` command.
39
40
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" />
41
42
42
43
For me it will be: ` diskutil mount disk0s1 `
43
44
@@ -94,7 +95,7 @@ Replace `/dev/sda` to you disk path and `--part 2` to your EFI partition number.
94
95
95
96
On my ThinkPad X220 I press F12 while power on to open boot menu. Hotkey depends on your motherboard.
96
97
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" />
98
99
99
100
---
100
101
You can’t perform that action at this time.
0 commit comments