13 lines
635 B
Markdown
13 lines
635 B
Markdown
Fork of [ameliorated.info/linux_ameliorate_script](https://git.ameliorated.info/attachments/b35aa265-cb7d-400d-8a61-de15055d2831) modified to remove Debian/Ubuntu dependency.
|
|
|
|
Also removed [fzf](https://github.com/junnegun/fzf.git) dependency.
|
|
|
|
For a guide on how to use windows 10 ame check [this video](https://www.youtube.com/watch?v=YTL0i5XzS7k) or this [text guide](https://notthebe.ee/Windows10.html) or the [official documentation](https://ameliorated.info/documentation.html).
|
|
|
|
For a short version:-
|
|
|
|
- Mount Windows 10 drive (`mount /dev/sdX /mnt`)
|
|
- Go to the windows 10 mount point (`cd /mnt`)
|
|
- Run the ame script (`ame`)
|
|
|