Update README.md
This commit is contained in:
parent
1a2358387f
commit
4059d6d868
@ -16,5 +16,9 @@ tune2fs -O dir_index /dev/DEVICE
|
|||||||
```
|
```
|
||||||
|
|
||||||
IN ADDITION, you need like... ALOT of Inodes like 2-3 million, i highly recommend making a DEDICATED ext4 partition JUST FOR this dictionary that has an outrageous inode count
|
IN ADDITION, you need like... ALOT of Inodes like 2-3 million, i highly recommend making a DEDICATED ext4 partition JUST FOR this dictionary that has an outrageous inode count
|
||||||
|
|
||||||
|
personally i recommend a 32-36GB that is 32,000,000,000 bytes / 3,000,000 goal inodes = 10,666 bytes per inode (waow that is crazy)
|
||||||
|
this is a decently efficent way to patition the format while still leaving a very decent amount of space left for extra files, or whatever future expansion may be required
|
||||||
|
|
||||||
building valDict is very easy, just clone the repo and run: `./downloadDict.sh` then run `./cleanbuild.sh` (beware, building takes a LONGGGG time... (has to write 20gb~ worth of files))
|
building valDict is very easy, just clone the repo and run: `./downloadDict.sh` then run `./cleanbuild.sh` (beware, building takes a LONGGGG time... (has to write 20gb~ worth of files))
|
||||||
RUN AT OWN RISK BE CAREFUL CAREFUL CAREFUL
|
RUN AT OWN RISK BE CAREFUL CAREFUL CAREFUL
|
Loading…
x
Reference in New Issue
Block a user