Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaryx authored Jun 22, 2024
1 parent 3b48b6f commit ddaa81c
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,18 +164,11 @@ GuestSneezeOS is built Using Archiso (There is a `build.sh` for people who do no
* BIOS
* Older motherboards that do not support GPT partition layouts will not be able to boot GuestSneezeOS.
## GuestSneezeOS not being installed
- change root password and go into root
```
sudo passwd root && su
```
- type in terminal
```
cd /root/ArchScripts/
./install.sh
```
if this installer does not work try this (GuestSneezeOS 5+)
```
cd root/newbackup/
bash install.sh
sudo passwd root
su
cd ~/newbackup/
sudo bash install.sh
```
if it is still is not working either make your own installer or contact me

0 comments on commit ddaa81c

Please sign in to comment.