Skip to content

Commit

Permalink
Update README.md to get faster USB burn speed
Browse files Browse the repository at this point in the history
  • Loading branch information
Anduin2017 authored Dec 21, 2024
1 parent df77787 commit dfdef6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ After everything has been installed and preconfigured in the **chrooted** enviro
It is simple and easy, using "dd"
```shell
sudo dd if=ubuntu-from-scratch.iso of=<device> status=progress oflag=sync
sudo dd if=ubuntu-from-scratch.iso of=<device> status=progress oflag=sync bs=4M
```
## Summary
Expand Down

0 comments on commit dfdef6a

Please sign in to comment.