Skip to content

Asus Easy Setup Script : Script to automate linux installs on Asus laptops (Works on other laptops too)

Notifications You must be signed in to change notification settings

drunckj/Asus-ESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asus-ESS

Asus Easy Setup Script : Script to automate linux installs on Asus laptops (Works on other laptops too)

blog for feature description : Asus-ESS

Functions of the Script

I distrohop alot and I found myself doing all this stuff manually which eventually got tiresome. So I created this script to help other distrohoppers and new linux users.

It takes backups before changing stuff for easy recovery

It works for other laptops too.

Features of Script

Menu

How to use

git clone https://github.com/drunckj/Asus-ESS
cd Asus-ESS/
./setupscript.sh

On first use it will ask for your package manager

pkgmgr

Screenshots

Audio codec selection

Screenshot from 2021-08-28 21-33-32

Ntfs partition option

Screenshot from 2021-08-28 21-40-44 Screenshot from 2021-08-28 21-41-19

Pulseeffects presets

Presets

Note

If ntfs partition option breaks your pc u can easily add init=/bin/bash to the end of your grub from grub screen and boot into bash. If system is mount readonly, enter this in bash

mount -o remount,rw / --target /

And now undo fstab changes by deleting the last entered line in /etc/fstab or deleting the /etc/fstab file and renaming the /etc/fstab.bak to /etc/fstab.

Want to buy me a coffee : Paypal || Crypto(preferred)

About

Asus Easy Setup Script : Script to automate linux installs on Asus laptops (Works on other laptops too)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages