added build notes
This commit is contained in:
parent
5e74a99062
commit
4d967d8a8e
10
README.md
10
README.md
@ -12,11 +12,11 @@
|
||||
* Check S.M.A.R.T. values and make an 'passed' or 'not passed' decision
|
||||
* If passed, wipe the data securely
|
||||
|
||||
## Debian Install Notes
|
||||
## Debian Build Notes
|
||||
|
||||
* apt-get install ncurses-dev git make g++
|
||||
* clone repo
|
||||
* make release
|
||||
|
||||
* apt-get install ncurses-dev
|
||||
* apt-get install hwinfo
|
||||
* wget http://ftp.de.debian.org/debian/pool/main/s/smartmontools/smartmontools_7.1-1_amd64.deb
|
||||
* dpkg --install smartmontools_7.1-1_amd64.deb
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user