Difference between revisions of "FAQ/zh-hans"

Jump to navigation Jump to search
(Created page with "我的ZIM文件过大,应该怎么做?")
(Created page with "在 Apple Mac OS X 上:")
Line 6: Line 6:
{{FAQ_entry|question=我的ZIM文件过大,应该怎么做?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
{{FAQ_entry|question=我的ZIM文件过大,应该怎么做?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
* On Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* On Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* On Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
Apple Mac OS X 上: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* On GNU/Linux and with the console: split --bytes=2000M my_big_file.zim
* On GNU/Linux and with the console: split --bytes=2000M my_big_file.zim