We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde7764 commit 6019691Copy full SHA for 6019691
README.md
@@ -1,8 +1,15 @@
1
# FuzzyOS
2
Experimental OS
3
4
+- It's experimental. So it's safe to assume that the burn operation can be destructive.
5
+- Use it at your own risk.
6
+
7
#### Usage
8
- Fix constants in `scripts/run.sh`
9
- Just a helpful script for sometime.
- - Point `${DISK}` to (virtual)? disk file.
-- Execute `scripts/run.sh` and start the VM?
10
+ - Point `${DISK}` to the disk file.
11
+- Execute `scripts/run.sh` and for build and then burn.
12
13
+##### Boot from Flash Drive
14
+- It's might better to format drive with MBR with a FAT partition.
15
+- Burn it with image.
0 commit comments