mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
Update README.md
This commit is contained in:
parent
98c58bc541
commit
d9e0ccba3b
@ -31,12 +31,14 @@ Finally, you can forget all above and use just `sudo make`
|
||||
|
||||
## How to burn it on disk
|
||||
|
||||
First link in google bro
|
||||
To burn iso:
|
||||
|
||||
```
|
||||
sudo dd if=<input_file> of=<device_name> status=progress
|
||||
sudo dd if=/path/to/minceraftOS.iso of=/dev/<disk_id> status=progress
|
||||
```
|
||||
|
||||
Use `lsblk` to find out your `disk_id` (ex. sda)
|
||||
|
||||
## How to use
|
||||
|
||||
IDK bro just do what you want that's it \
|
||||
|
Loading…
x
Reference in New Issue
Block a user