https://github.com/aqur1n/repairit
A utility for working with disks and restoring the OS
https://github.com/aqur1n/repairit
lua minecraft oc opencomputers
Last synced: about 1 year ago
JSON representation
A utility for working with disks and restoring the OS
- Host: GitHub
- URL: https://github.com/aqur1n/repairit
- Owner: aqur1n
- License: gpl-3.0
- Created: 2023-03-02T14:46:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T11:33:50.000Z (about 2 years ago)
- Last Synced: 2024-04-13T20:57:05.996Z (about 2 years ago)
- Topics: lua, minecraft, oc, opencomputers
- Language: Lua
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/aqur1n/repairIt/releases)
[](https://www.lua.org/manual/5.2/)

A utility that will help you manage your disks and check the integrity of your OS files.
## Features
* Running without an OS
* View information about the components of your computer
* View the contents of disks and change their properties (coming soon)
* Restore/reinstall BIOS
* Check the integrity of OpenOS files (and possibly others) and repair damage (coming soon)
## System requirements
| | Minimal | Recommended |
|---------------|-----------|----------------------------------------------|
| CPU | Tier 1 | Tier 2 |
| GPU | Tier 1 | Tier 2 |
| RAM | 1x Tier 1 | 1x Tier 1.5 or 2x Tier 1 |
| Screen | Tier 1 | Tier 2 |
| Internet Card | - | To restore the OS (if there are no packages) |
*As well as the keyboard*
## Table of information about different builds of repairIt
| | MINIMAL | LITE | FULL |
|-------------------------------|---------|--------------|--------------------------------------------------------------------|
| Drive management | Yes | Yes | Yes |
| Viewing the contents of disks | Yes | Yes | Yes |
| Console | Yes | Yes | Yes |
| Viewing components | Not all | Not all | All |
| Working with the bios | No | Vanilla only | Vanilla, [BetterBIOS](https://codeberg.org/KeyTwoZero/BetterBIOS), [advancedLoader](https://oc.cil.li/topic/1707-advancedloader-better-bios/) |
| Working with OS (coming soon) | No | OpenOS only | OpenOS |
## Download and install
### OpenOS
* Run this command in the console:
```
wget -f https://raw.githubusercontent.com/aqur1n/repairIt/master/installer/openos.lua /tmp/repairit.lua && /tmp/repairit.lua
```
## Useful links
* [Discord server](https://discord.gg/v4hC2z4ZHh)