12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
How to install e2fsprogs:
|
||
|
||
method 1:
|
||
sudo apt-get install e2fsprogs
|
||
|
||
method 2:
|
||
download e2fsprogs source and compile: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
|
||
|
||
method 3:
|
||
download buildroot and build:https://buildroot.org/download.html
|
||
|