Skip to content

Commit b88300e

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

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ About in russian: https://habrahabr.ru/post/349758/
2323
This can be useful when you need Linux on bare metal and can't use USB flash. In comparison with Live USB flash, one file Linux setups permanently in EFI partition and can boot any time later.
2424
My personal goal is to use laptop's internal PCIe WiFi card for cracking WiFi with <b>aircrack-ng</b> and <b>reaver</b> software, since PCIe devices can't be forwarded into virtual machine.
2525

26-
---
2726

2827
## Run on Macbook
2928

@@ -72,7 +71,7 @@ This command sets NVRAM option to boot OneFileLinux.efi only once. Next reboot w
7271
Reboot to run OneFileLinux. Once you've done, type `reboot` in Linux console and go back to macOS.
7372
Every time when you need it again, follow steps 2 and 4 from recovery console.
7473

75-
---
74+
7675

7776
## Run on PC
7877
There are few ways how to run OneFileLinux on PC motherboard. Some motherboards have builtin UEFI Shell that can run any efi binary from console.
@@ -97,7 +96,7 @@ On my ThinkPad X220 I press F12 while power on to open boot menu. Hotkey depends
9796

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

100-
---
99+
101100

102101
## Run from USB flash
103102
The only benefit from running OneFileLinux from USB flash, is that no additional software is required to create bootable flash drive.
@@ -119,7 +118,7 @@ Windows does not allow to format flash drive in GPT scheme from GUI, so you need
119118

120119
Then format drive from `diskmgmt.msc` in FAT32.
121120

122-
---
121+
123122

124123
## Build your own
125124

0 commit comments

Comments
 (0)