Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,163
edits
Tags: Mobile edit Mobile web edit |
(→Section II - Rebuilding the Database: include fix-titledb.py) |
||
Line 41: | Line 41: | ||
# In this new window, enter the following commands one at a time: | # In this new window, enter the following commands one at a time: | ||
## <code>py -3 -mpip install --user -r requirements.txt</code> | ## <code>py -3 -mpip install --user -r requirements.txt</code> | ||
## <code>py -3 fix-titledb.py -b boot9.bin -m movable.sed -s X:</code> | |||
## <code>py -3 rebuild-title-database.py -b boot9.bin -m movable.sed -s X: -o out</code> | ## <code>py -3 rebuild-title-database.py -b boot9.bin -m movable.sed -s X: -o out</code> | ||
##* replace <code>X:</code> with your SD card's drive letter | ##* replace <code>X:</code> with your SD card's drive letter |